public class MoxyJaxbContextFactoryTest
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MoxyJaxbContextFactoryTest.BaseA |
static class |
MoxyJaxbContextFactoryTest.BaseB |
static class |
MoxyJaxbContextFactoryTest.InnerA |
static class |
MoxyJaxbContextFactoryTest.InnerB |
static class |
MoxyJaxbContextFactoryTest.InnerC |
static class |
MoxyJaxbContextFactoryTest.Level0 |
static class |
MoxyJaxbContextFactoryTest.Level1 |
static class |
MoxyJaxbContextFactoryTest.Level2 |
static class |
MoxyJaxbContextFactoryTest.Level3 |
static class |
MoxyJaxbContextFactoryTest.Level4 |
static class |
MoxyJaxbContextFactoryTest.Level5 |
static class |
MoxyJaxbContextFactoryTest.Level6 |
static class |
MoxyJaxbContextFactoryTest.Level7 |
static class |
MoxyJaxbContextFactoryTest.Recursive |
static class |
MoxyJaxbContextFactoryTest.Simple |
static class |
MoxyJaxbContextFactoryTest.SimpleField |
| Constructor and Description |
|---|
MoxyJaxbContextFactoryTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
assertClassSet(java.util.Collection<java.lang.Class<?>> expected,
java.util.Collection<java.lang.Class<?>> actual) |
void |
setup() |
void |
testClassWithNestedSublcass() |
void |
testClassWithParents() |
void |
testClassWithRecursive() |
void |
testClassWithSublcass() |
void |
testJavaClass() |
void |
testLevelDepth3() |
void |
testLevelDepth4() |
void |
testLevelDepth5() |
void |
testSimpleClass() |
public void setup()
public void testJavaClass()
public void testSimpleClass()
public void testClassWithParents()
public void testClassWithSublcass()
public void testClassWithNestedSublcass()
public void testClassWithRecursive()
public void testLevelDepth5()
public void testLevelDepth4()
public void testLevelDepth3()
public void assertClassSet(java.util.Collection<java.lang.Class<?>> expected,
java.util.Collection<java.lang.Class<?>> actual)
Copyright © 2018 SAP SE. All Rights Reserved.