buildMapperBuildsEmptyMapperFromEmptyMappingConfiguration | 1 ms | Passed |
buildMapperCreatesConstructorResultMapperWithCorrespondingVariableMappersForParameters | 4 ms | Passed |
buildMapperCreatesEntityResultMapperWhenAllFieldMappingsAreSpecified | 51 ms | Passed |
buildMapperCreatesReferenceFieldMappersForObjectPropertyFieldResultMappings | 88 ms | Passed |
buildMapperCreatesReferenceFieldMappersForUnconfiguredObjectPropertyField | 50 ms | Passed |
buildMapperCreatesRowMapperWithVariableMappersConfiguredInMappingAnnotation | 2 ms | Passed |
buildMapperGeneratesFieldMappersForFieldsNotConfiguredByFieldResult | 51 ms | Passed |
buildMapperSkipsPluralAttributeEvenIfItIsConfiguredViaFieldResult | 51 ms | Passed |
buildMapperSkipsPluralAttributesOfTargetEntityWhenGeneratingFieldResultMappers | 62 ms | Passed |
buildMapperThrowsMappingExceptionWhenEntityMappingTargetClassIsNotEntity | 2 ms | Passed |
buildMapperThrowsMappingExceptionWhenMappedFieldDoesNotExist | 5 ms | Passed |