| abbot.util.ExtendedComparatorTest
ExtendedComparatorTest | public class ExtendedComparatorTest extends TestCase (Code) | | Test ArgumentParser functions.
|
ExtendedComparatorTest | public ExtendedComparatorTest(String name)(Code) | | Create a new test case with the given name.
|
main | public static void main(String[] args)(Code) | | Return the default test suite.
|
testArrayEquals | public void testArrayEquals()(Code) | | Checks array comparisons.
|
testCompareNull | public void testCompareNull()(Code) | | |
testCompareStrings | public void testCompareStrings()(Code) | | |
|
|