Class MoxyJaxbContextFactoryTest

java.lang.Object
de.hybris.platform.webservicescommons.jaxb.MoxyJaxbContextFactoryTest

public class MoxyJaxbContextFactoryTest extends Object
  • 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

      public void assertClassSet(Collection<Class<?>> expected, Collection<Class<?>> actual)