| buildMapperBuildsEmptyMapperFromEmptyMappingConfiguration | 1 ms | Passed |
| buildMapperCreatesConstructorResultMapperWithCorrespondingVariableMappersForParameters | 2 ms | Passed |
| buildMapperCreatesEntityResultMapperWhenAllFieldMappingsAreSpecified | 42 ms | Passed |
| buildMapperCreatesReferenceFieldMappersForObjectPropertyFieldResultMappings | 72 ms | Passed |
| buildMapperCreatesReferenceFieldMappersForUnconfiguredObjectPropertyField | 38 ms | Passed |
| buildMapperCreatesRowMapperWithVariableMappersConfiguredInMappingAnnotation | 1 ms | Passed |
| buildMapperGeneratesFieldMappersForFieldsNotConfiguredByFieldResult | 40 ms | Passed |
| buildMapperSkipsPluralAttributeEvenIfItIsConfiguredViaFieldResult | 54 ms | Passed |
| buildMapperSkipsPluralAttributesOfTargetEntityWhenGeneratingFieldResultMappers | 55 ms | Passed |
| buildMapperThrowsMappingExceptionWhenEntityMappingTargetClassIsNotEntity | 1 ms | Passed |
| buildMapperThrowsMappingExceptionWhenMappedFieldDoesNotExist | 5 ms | Passed |