public class ClassNameUtilTest
extends java.lang.Object
| Constructor and Description |
|---|
ClassNameUtilTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testPrototypeInvalid1() |
void |
testPrototypeInvalid2() |
void |
testPrototypeInvalid3() |
void |
testPrototypeInvalid4() |
void |
testPrototypeMulti() |
void |
testPrototypeNested() |
void |
testPrototypeNone() |
void |
testPrototypeSimple() |
void |
testPrototypeSimpleWithExtendsGeneric() |
void |
testPrototypeWicked() |
void |
testShortenedClassname() |
void |
testShortenedClassnameWithExtendsGeneric() |
public void testPrototypeNone()
public void testPrototypeInvalid1()
public void testPrototypeInvalid2()
public void testPrototypeInvalid3()
public void testPrototypeInvalid4()
public void testPrototypeSimple()
public void testPrototypeSimpleWithExtendsGeneric()
public void testPrototypeMulti()
public void testPrototypeNested()
public void testPrototypeWicked()
public void testShortenedClassnameWithExtendsGeneric()
public void testShortenedClassname()
Copyright © 2018 SAP SE. All Rights Reserved.