buildMapperBuildsEmptyMapperFromEmptyMappingConfiguration | 1 ms | Passed |
buildMapperCreatesConstructorResultMapperWithCorrespondingVariableMappersForParameters | 2 ms | Passed |
buildMapperCreatesEntityResultMapperWhenAllFieldMappingsAreSpecified | 49 ms | Passed |
buildMapperCreatesReferenceFieldMappersForObjectPropertyFieldResultMappings | 96 ms | Passed |
buildMapperCreatesReferenceFieldMappersForUnconfiguredObjectPropertyField | 28 ms | Passed |
buildMapperCreatesRowMapperWithVariableMappersConfiguredInMappingAnnotation | 1 ms | Passed |
buildMapperGeneratesFieldMappersForFieldsNotConfiguredByFieldResult | 46 ms | Passed |
buildMapperSkipsPluralAttributeEvenIfItIsConfiguredViaFieldResult | 47 ms | Passed |
buildMapperSkipsPluralAttributesOfTargetEntityWhenGeneratingFieldResultMappers | 29 ms | Passed |
buildMapperThrowsMappingExceptionWhenEntityMappingTargetClassIsNotEntity | 2 ms | Passed |
buildMapperThrowsMappingExceptionWhenMappedFieldDoesNotExist | 3 ms | Passed |