| buildMapperBuildsEmptyMapperFromEmptyMappingConfiguration | 1 ms | Passed |
| buildMapperCreatesConstructorResultMapperWithCorrespondingVariableMappersForParameters | 2 ms | Passed |
| buildMapperCreatesEntityResultMapperWhenAllFieldMappingsAreSpecified | 65 ms | Passed |
| buildMapperCreatesReferenceFieldMappersForObjectPropertyFieldResultMappings | 92 ms | Passed |
| buildMapperCreatesReferenceFieldMappersForUnconfiguredObjectPropertyField | 71 ms | Passed |
| buildMapperCreatesRowMapperWithVariableMappersConfiguredInMappingAnnotation | 1 ms | Passed |
| buildMapperGeneratesFieldMappersForFieldsNotConfiguredByFieldResult | 62 ms | Passed |
| buildMapperSkipsPluralAttributeEvenIfItIsConfiguredViaFieldResult | 82 ms | Passed |
| buildMapperSkipsPluralAttributesOfTargetEntityWhenGeneratingFieldResultMappers | 74 ms | Passed |
| buildMapperThrowsMappingExceptionWhenEntityMappingTargetClassIsNotEntity | 5 ms | Passed |
| buildMapperThrowsMappingExceptionWhenMappedFieldDoesNotExist | 4 ms | Passed |