Class MoxyJaxbContextFactoryTest


  • public class MoxyJaxbContextFactoryTest
    extends java.lang.Object
    • Constructor Detail

      • MoxyJaxbContextFactoryTest

        public MoxyJaxbContextFactoryTest()
    • Method Detail

      • 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​(java.util.Collection<java.lang.Class<?>> expected,
                                   java.util.Collection<java.lang.Class<?>> actual)