Index
All Classes and Interfaces|All Packages|Constant Field Values
M
- MapperAttributesAsserts - Class in de.cuioss.test.valueobjects.contract.support
-
Helper class for asserting single-attribute mappings for
VerifyMapperConfiguration
- MapperAttributesAsserts(VerifyMapperConfiguration, RuntimeProperties, RuntimeProperties) - Constructor for class de.cuioss.test.valueobjects.contract.support.MapperAttributesAsserts
- MapperContractImpl<S,
T> - Class in de.cuioss.test.valueobjects.contract -
Defines tests for Mapper
- MapperContractImpl() - Constructor for class de.cuioss.test.valueobjects.contract.MapperContractImpl
- MapperTest<M extends Function<S,
T>, S, T> - Class in de.cuioss.test.valueobjects -
Allows to test a mapper implementing a
Function
to map a (pseudo-)DTO object based on whatever technology (FHIR, ...) to a DTO object. - MapperTest() - Constructor for class de.cuioss.test.valueobjects.MapperTest
- MappingTuple - Class in de.cuioss.test.valueobjects.contract.support
- MappingTuple(String, MappingAssertStrategy) - Constructor for class de.cuioss.test.valueobjects.contract.support.MappingTuple
- mapToPropertySupport(Collection<PropertyMetadata>, boolean) - Static method in class de.cuioss.test.valueobjects.objects.RuntimeProperties
- metadata(String) - Method in class de.cuioss.test.valueobjects.generator.JavaTypesGenerator
-
Creates a configured instance of
PropertyMetadata
- metadata(String, CollectionType) - Method in class de.cuioss.test.valueobjects.generator.JavaTypesGenerator
-
Creates a configured instance of
PropertyMetadata
with the variant that the content is to be be used as collectionGenerator. - metadataBuilder(String) - Method in class de.cuioss.test.valueobjects.generator.JavaTypesGenerator
-
Creates pre-configured instances of
PropertyMetadataImpl.PropertyMetadataBuilder
- metadataRequired(String) - Method in class de.cuioss.test.valueobjects.generator.JavaTypesGenerator
-
Creates a configured instance of
PropertyMetadata
with the required attribute set totrue
-> Property is required - metadataRequired(String, CollectionType) - Method in class de.cuioss.test.valueobjects.generator.JavaTypesGenerator
-
Creates a configured instance of
PropertyMetadata
with the required attribute set totrue
-> Property is required and the variant that the content is to be be used as collectionGenerator. - methodPrefix() - Element in annotation interface de.cuioss.test.valueobjects.api.contracts.VerifyBuilder
-
In case methodPrefix is not set the corresponding build method to be accessed for setting the value is the name of the attribute: propertyName(), in case it is a concrete value, e.g.
- methodPrefix() - Element in annotation interface de.cuioss.test.valueobjects.api.property.PropertyBuilderConfig
-
In case methodPrefix is not set the corresponding build method to be accessed for setting the value is the name of the attribute: propertyName(), in case it is a concrete value, e.g.
- modifyPropertyMetadata(Map<String, PropertyMetadata>, String[], String[], String[], String[], String[], String[]) - Static method in class de.cuioss.test.valueobjects.util.AnnotationHelper
-
Checks the individual contracts and changes / modifies the corresponding
PropertyMetadata
accordingly - modifyPropertyMetadata(Map<String, PropertyMetadata>, List<String>, List<String>, List<String>, List<String>, List<String>, List<String>) - Static method in class de.cuioss.test.valueobjects.util.AnnotationHelper
-
Checks the individual contracts and changes / modifies the corresponding
PropertyMetadata
accordingly
All Classes and Interfaces|All Packages|Constant Field Values