Class ClassNameUtilTest

java.lang.Object
de.hybris.bootstrap.beangenerator.ClassNameUtilTest

@UnitTest public class ClassNameUtilTest extends Object
  • Constructor Details

    • ClassNameUtilTest

      public ClassNameUtilTest()
  • Method Details

    • 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()