|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
Suite passed as subSuite to the end of
this Suite object's list of subsuites.
Reporter.
TestFailedException to indicate a test failed.
TestFailedException, with the passed
String message as the exception's detail
message, to indicate a test failed.
TestFailedException, with the passed
String message as the exception's detail
message and Throwable cause, to indicate a test failed.
TestFailedException, with the passed
Throwable cause, to indicate a test failed.
TestFailedException, or null if
the cause is nonexistent or unknown.
Date embedded in this Report.
String message.
String name of the entity about which this Report was generated.
Rerunnable that can be used to rerun the test or other entity
reported about by this Report, or null if the
test or other entity cannot be rerun.
List of this Suite object's subsuites.
Suite object.
execute method is invoked.
Suite object's test method, whose
simple String name is passed as testMethodName.
Thread about whose activity this Report was generated.
Throwable that indicated the condition
reported by this Report.
Reporter method.
TestFailedException to the specified value.
boolean stopRequested property.
infoProvided method invocations.
runAborted method invocations.
runCompleted method invocations.
runStarting method invocations.
runComleted method invocations.
suiteAborted method invocations.
suiteCompleted method invocations.
suiteStarting method invocations.
testFailed method invocations.
testStarting method invocations.
testSucceeded method invocations.
Report with specified source, name,
and message.
Report with specified source, name,
message, and rerunnable.
Report with specified source, name,
message, and throwable.
Report with specified source, name,
message, throwable, and rerunnable.
Report with specified source, name,
message, throwable, rerunnable, thread, and date.
Reporter.
Reporter.
boolean value.
Suite object with no subsuites.
Suite object with passed subsuites.
TestFailedException with no detail message.
TestFailedException with a detail message.
TestFailedException with the specified detail
message and cause.
TestFailedException with the specified cause.
String whose value is the name of its constant, for example, the
Config.REPORT_RUN_STARTING constant's toString method returns
"REPORT_RUN_STARTING".
String
message, is true.
|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||