Class ClassNameUtilTest


  • @UnitTest
    public class ClassNameUtilTest
    extends java.lang.Object
    • Constructor Detail

      • ClassNameUtilTest

        public ClassNameUtilTest()
    • Method Detail

      • testPrototypeNone

        public void testPrototypeNone()
      • testPrototypeInvalid1

        public void testPrototypeInvalid1()
      • testPrototypeInvalid2

        public void testPrototypeInvalid2()
      • testPrototypeInvalid3

        public void testPrototypeInvalid3()
      • testPrototypeInvalid4

        public void testPrototypeInvalid4()
      • testPrototypeSimple

        public void testPrototypeSimple()
      • testPrototypeSimpleWithExtendsGeneric

        public void testPrototypeSimpleWithExtendsGeneric()
      • testPrototypeMulti

        public void testPrototypeMulti()
      • testPrototypeNested

        public void testPrototypeNested()
      • testPrototypeWicked

        public void testPrototypeWicked()
      • testShortenedClassnameWithExtendsGeneric

        public void testShortenedClassnameWithExtendsGeneric()
      • testShortenedClassname

        public void testShortenedClassname()