JsUnit |
AllTestsCollector | A collector for the AllTests class |
Array | Standard ECMA class |
Assert | A set of assert methods |
AssertionFailedError | Thrown when a test assertion fails |
BaseTestRunner | General base class for an application running test suites |
CallStack | CallStack object |
ClassicResultPrinter | The ResultPrinter of JsUnit 1.1 |
ComparisonFailure | Thrown when a test assert comparing equal strings fail |
CtxTestRunner | Class for an application running test suites with the BroadVision ctxdriver and console output |
CtxWriter | Class for an application running test suites with the BroadVision ctxdriver and console output |
EmbeddedTextTestRunner | Class for an embeddable text-oriented TestRunner used in other applications with a status report |
Error | Error class according ECMA specification |
ExceptionTestCase | A TestCase that expects an exception of class mClass to be thrown |
Function | Standard ECMA class |
FunctionGluingError | FunctionGluingError class |
GenericTestCollector | A generic collector for all Test classes within a scope |
HTMLTestRunner | Class for an application running test suites reporting in HTML |
HTMLWriterFilter | A filter for a PrinterWriter encoding HTML |
InterfaceDefinitionError | InterfaceDefinitionError class |
JsUnitError | JsUnitError class |
JsUtil | Helper class with static flags |
NSServerTestRunner | Class for an application running test suites with a Netscape Server |
NSServerWriter | PrinterWriter for an application running test suites with the Netscape Server |
PrinterWriter | A PrinterWriter is an abstract base class for printing text |
PrinterWriterError | PrinterWriterError class |
Protectable | A protectable can be run and throw an Error |
RepeatedTest | A Decorator that runs a test repeatedly |
ResultPrinter | Class to print the result of a TextTestRunner |
String | Standard ECMA class |
StringWriter | The PrinterWriter into a String |
SystemWriter | The PrinterWriter of the JavaScript engine |
Test | A test can be run and collect its results |
TestCase | A test case defines the fixture to run multiple tests |
TestCaseCollector | A TestCase collector for all test cases within a scope |
TestCollector | A collector for Test classes |
TestDecorator | A Decorator for Tests |
TestFailure | A TestFailure collects a failed test together with the caught exception |
TestListener | A listener for test progress |
TestRunListener | A listener interface for observing the execution of a test run |
TestRunner | TestRunner of JsUnit 1.1 |
TestSetup | A Decorator to set up and tear down additional fixture state |
TestSuite | A TestSuite is a composition of Tests |
TestSuiteCollector | A TestSuite collector for all test suites within a scope |
TextTestRunner | Class for an application running test suites with a test based status report |
XMLResultPrinter | Convert the result of a TextTestPrinter into XML to be used by JUnitReport |
JsUnit © 1999, 2000, 2001, 2002, 2003, 2006, 2007 by Jörg Schaible
|
Generated on Wed Apr 15 2015 02:33:07 for JsUnit by doxygen 1.8.5
|