nice.tools.testsuite |
|
Java Source File Name | Type | Comment |
CompilerBugException.java | Class | This exception is thrown when a bug occurs in the compiler. |
FailTestCase.java | Class | TestCase class for test cases that should fail. |
GlobalSourceFile.java | Class | |
NiceSourceFile.java | Class | Class represents a nice source file. |
PassTestCase.java | Class | |
TestCase.java | Class | Class represents a testcase in the testsuite file. |
TestNice.java | Class | |
TestSuite.java | Class | A testsuite file with its testcases. |
TestSuiteException.java | Class | Nice TestSuite specific exception, that holds a reference to the original exception. |