Class MoxyJaxbContextFactoryTest
java.lang.Object
de.hybris.platform.webservicescommons.jaxb.MoxyJaxbContextFactoryTest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidassertClassSet(Collection<Class<?>> expected, Collection<Class<?>> actual) voidsetup()voidvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
MoxyJaxbContextFactoryTest
public MoxyJaxbContextFactoryTest()
-
-
Method Details
-
setup
public void setup() -
testJavaClass
public void testJavaClass() -
testSimpleClass
public void testSimpleClass() -
testClassWithParents
public void testClassWithParents() -
testClassWithSublcass
public void testClassWithSublcass() -
testClassWithNestedSublcass
public void testClassWithNestedSublcass() -
testClassWithRecursive
public void testClassWithRecursive() -
testLevelDepth5
public void testLevelDepth5() -
testLevelDepth4
public void testLevelDepth4() -
testLevelDepth3
public void testLevelDepth3() -
assertClassSet
-