Test Descriptor
Describes a test. A test may be a single atomic test, such as the execution of a test method, or it may be a composite test, made up of zero or more tests.
Functions
Link copied to clipboard
Returns the test class name for this test, if any.
Link copied to clipboard
Returns the display name of the test.
Link copied to clipboard
Returns the parent of this test, if any.
Link copied to clipboard
Returns the source of the test descriptor.
Link copied to clipboard
Is this test a composite test?