buildMapperBuildsEmptyMapperFromEmptyMappingConfiguration | 1 ms | Passed |
buildMapperCreatesConstructorResultMapperWithCorrespondingVariableMappersForParameters | 3 ms | Passed |
buildMapperCreatesEntityResultMapperWhenAllFieldMappingsAreSpecified | 45 ms | Passed |
buildMapperCreatesReferenceFieldMappersForObjectPropertyFieldResultMappings | 67 ms | Passed |
buildMapperCreatesReferenceFieldMappersForUnconfiguredObjectPropertyField | 73 ms | Passed |
buildMapperCreatesRowMapperWithVariableMappersConfiguredInMappingAnnotation | 1 ms | Passed |
buildMapperGeneratesFieldMappersForFieldsNotConfiguredByFieldResult | 54 ms | Passed |
buildMapperSkipsPluralAttributeEvenIfItIsConfiguredViaFieldResult | 73 ms | Passed |
buildMapperSkipsPluralAttributesOfTargetEntityWhenGeneratingFieldResultMappers | 72 ms | Passed |
buildMapperThrowsMappingExceptionWhenEntityMappingTargetClassIsNotEntity | 2 ms | Passed |
buildMapperThrowsMappingExceptionWhenMappedFieldDoesNotExist | 4 ms | Passed |