gunit.textui |
This package consists of text user interface components
|
Java Source File Name | Type | Comment |
ResultVerifier.java | Class | ResultVerifier presents the textual description of the
testcase operation and lets the user the assert the expected outcome
with actual one. |
TestLister.java | Class | |
TestRunner.java | Class | TestRunner is a runner that can run a suite of tests. |
XMLTestLister.java | Class | XMLTestLister is an implementation that simply prints
the method name in a XML form. |