minijlisp
Interface CompleteTestSuiteRunnerConstants

All Known Implementing Classes:
CompleteTestSuiteRunner

public interface CompleteTestSuiteRunnerConstants

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

WARNING: This interface is automatically generated by the script:

javautils-create-junit-test-runner-constants

Do not waste time editing the code manually!


Field Summary
static java.lang.Class[] TESTS
          An array of the following classes: LexerTest LispTest ParserTest
 

Field Detail

TESTS

public static final java.lang.Class[] TESTS

An array of the following classes: