get Class Name
Returns the test class name for this test, if any.
Note that as of Gradle 9.3, this method may return a value that is not a class name for non-class-based testing.
Return
The class name. May return null.
Returns the test class name for this test, if any.
Note that as of Gradle 9.3, this method may return a value that is not a class name for non-class-based testing.
The class name. May return null.