package com.kstenschke.shifter.utils.natorder;
import org.junit.Test;
import java.util.Arrays;
import java.util.List;
import static org.junit.Assert.*;
public class NaturalOrderComparatorTest {
@Test
public void compareRightTest() throws Exception {
}
@Test
public void compare() throws Exception {
}
@Test
public void charAt() throws Exception {
}
}