|
|
|
Artima SuiteRunner |
Why |
Getting Started |
Tutorial |
Get Help |
Print |
Email |
First Page |
Previous |
Next
|
|
Sponsored Link •
|
|
Advertisement
|
To run a different Suite, press the select button. The Select a Suite dialog will
appear, as shown in Figure 5:

Figure 5. Selecting from the suite selector dialog.
The Select a Suite dialog searches the runpath and class path for any classes that subclass
class Suite, and displays their names. If you select a name and press OK (or
double click on a name), that Suite will appear in the Suite combo box and be
immediately executed. Figure 6 shows the result of selecting InsufficientFundsExceptionSuite
from the Select a Suite dialog:

Figure 6. InsufficientFundsExceptionSuite succeeds.
Green is good. It means that all the tests ran without throwing
TestFailedException or any other exception.