buildMapperBuildsEmptyMapperFromEmptyMappingConfiguration | 1 ms | Passed |
buildMapperCreatesConstructorResultMapperWithCorrespondingVariableMappersForParameters | 2 ms | Passed |
buildMapperCreatesEntityResultMapperWhenAllFieldMappingsAreSpecified | 44 ms | Passed |
buildMapperCreatesReferenceFieldMappersForObjectPropertyFieldResultMappings | 70 ms | Passed |
buildMapperCreatesReferenceFieldMappersForUnconfiguredObjectPropertyField | 43 ms | Passed |
buildMapperCreatesRowMapperWithVariableMappersConfiguredInMappingAnnotation | 1 ms | Passed |
buildMapperGeneratesFieldMappersForFieldsNotConfiguredByFieldResult | 41 ms | Passed |
buildMapperSkipsPluralAttributeEvenIfItIsConfiguredViaFieldResult | 47 ms | Passed |
buildMapperSkipsPluralAttributesOfTargetEntityWhenGeneratingFieldResultMappers | 39 ms | Passed |
buildMapperThrowsMappingExceptionWhenEntityMappingTargetClassIsNotEntity | 1 ms | Passed |
buildMapperThrowsMappingExceptionWhenMappedFieldDoesNotExist | 4 ms | Passed |