| buildMapperBuildsEmptyMapperFromEmptyMappingConfiguration | 1 ms | Passed |
| buildMapperCreatesConstructorResultMapperWithCorrespondingVariableMappersForParameters | 3 ms | Passed |
| buildMapperCreatesEntityResultMapperWhenAllFieldMappingsAreSpecified | 44 ms | Passed |
| buildMapperCreatesReferenceFieldMappersForObjectPropertyFieldResultMappings | 74 ms | Passed |
| buildMapperCreatesReferenceFieldMappersForUnconfiguredObjectPropertyField | 59 ms | Passed |
| buildMapperCreatesRowMapperWithVariableMappersConfiguredInMappingAnnotation | 1 ms | Passed |
| buildMapperGeneratesFieldMappersForFieldsNotConfiguredByFieldResult | 40 ms | Passed |
| buildMapperSkipsPluralAttributeEvenIfItIsConfiguredViaFieldResult | 42 ms | Passed |
| buildMapperSkipsPluralAttributesOfTargetEntityWhenGeneratingFieldResultMappers | 64 ms | Passed |
| buildMapperThrowsMappingExceptionWhenEntityMappingTargetClassIsNotEntity | 1 ms | Passed |
| buildMapperThrowsMappingExceptionWhenMappedFieldDoesNotExist | 4 ms | Passed |