| Frames | No Frames | 
Classes derived from gnu.test.Result | |
| class |  Test failed but was expected to pass.
  | 
| class |  Test passed and was excepted to pass.
  | 
| class |  Test produced indeterminate results.
  | 
| class |  Test does not have the required support to run.    | 
| class |  Test was not run -- a placeholder.
  | 
| class |  Test failed and was expected to fail.
  | 
| class |  Test passed but was expected to fail.
  | 
Methods with return type gnu.test.Result | |
| Result |  Performs a test.
  |