javautils
Interface CompleteTestSuiteRunnerConstants

All Known Implementing Classes:
CompleteTestSuiteRunner

public interface CompleteTestSuiteRunnerConstants

Contains an array of test classes (matching the pattern '*Test.java').


Field Summary
static java.lang.Class[] TESTS
          An array of the following classes: ClassesTest AlgsTest GraphsTest BfsTemplateTest DfsTemplateTest ImmutablePairTest ObjectsTest
 

Field Detail

TESTS

public static final java.lang.Class[] TESTS

An array of the following classes: