Interface TestClassResultDescriptor

    • Method Detail

      • getName

        @Nullable
        @Nullable String getName()
        Specified by:
        getName in interface NameProvider
        Returns:
        the name of TestClass
      • getShortName

        @Nullable
        @Nullable String getShortName()
        Returns:
        the short name of the TestClass (strips leading package names)