buildMapperBuildsEmptyMapperFromEmptyMappingConfiguration | 1 ms | Passed |
buildMapperCreatesConstructorResultMapperWithCorrespondingVariableMappersForParameters | 3 ms | Passed |
buildMapperCreatesEntityResultMapperWhenAllFieldMappingsAreSpecified | 56 ms | Passed |
buildMapperCreatesReferenceFieldMappersForObjectPropertyFieldResultMappings | 89 ms | Passed |
buildMapperCreatesReferenceFieldMappersForUnconfiguredObjectPropertyField | 69 ms | Passed |
buildMapperCreatesRowMapperWithVariableMappersConfiguredInMappingAnnotation | 1 ms | Passed |
buildMapperGeneratesFieldMappersForFieldsNotConfiguredByFieldResult | 55 ms | Passed |
buildMapperSkipsPluralAttributeEvenIfItIsConfiguredViaFieldResult | 74 ms | Passed |
buildMapperSkipsPluralAttributesOfTargetEntityWhenGeneratingFieldResultMappers | 78 ms | Passed |
buildMapperThrowsMappingExceptionWhenEntityMappingTargetClassIsNotEntity | 1 ms | Passed |
buildMapperThrowsMappingExceptionWhenMappedFieldDoesNotExist | 5 ms | Passed |