Interface TestClassResultDescriptor
- All Superinterfaces:
NameProvider
- All Known Subinterfaces:
TestClassResult
- All Known Implementing Classes:
TestClassResultImpl
-
Method Summary
-
Method Details
-
getName
- Specified by:
getName
in interfaceNameProvider
- Returns:
- the name of TestClass
-
getShortName
- Returns:
- the short name of the TestClass (strips leading package names)
-