Class Instances
- java.lang.Object
-
- de.quantummaid.mapmaid.testsupport.instances.Instances
-
public final class Instances extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ObjecttheFullyInitializedExampleDto()static ObjecttheFullyInitializedExampleDtoWithCollections()static ObjecttheFullyInitializedNestedExampleDto()
-
-
-
Method Detail
-
theFullyInitializedExampleDto
public static Object theFullyInitializedExampleDto()
-
theFullyInitializedExampleDtoWithCollections
public static Object theFullyInitializedExampleDtoWithCollections()
-
theFullyInitializedNestedExampleDto
public static Object theFullyInitializedNestedExampleDto()
-
-