Jvm
    Describes a test that runs on the JVM and for which an event has occurred. At least a suite name, class name, or method name is available for each JVM test.
Since
2.4
Functions
Link copied to clipboard
                  Returns the name of the test class, if any.
Link copied to clipboard
                  Link copied to clipboard
                  Returns what kind of test this is.
Link copied to clipboard
                  Returns the name of the test method, if any.
Link copied to clipboard
                  Link copied to clipboard
                  Returns the name of the test suite, if any.
Link copied to clipboard