| buildMapperBuildsEmptyMapperFromEmptyMappingConfiguration | 1 ms | Passed |
| buildMapperCreatesConstructorResultMapperWithCorrespondingVariableMappersForParameters | 2 ms | Passed |
| buildMapperCreatesEntityResultMapperWhenAllFieldMappingsAreSpecified | 43 ms | Passed |
| buildMapperCreatesReferenceFieldMappersForObjectPropertyFieldResultMappings | 75 ms | Passed |
| buildMapperCreatesReferenceFieldMappersForUnconfiguredObjectPropertyField | 33 ms | Passed |
| buildMapperCreatesRowMapperWithVariableMappersConfiguredInMappingAnnotation | 0 ms | Passed |
| buildMapperGeneratesFieldMappersForFieldsNotConfiguredByFieldResult | 37 ms | Passed |
| buildMapperSkipsPluralAttributeEvenIfItIsConfiguredViaFieldResult | 40 ms | Passed |
| buildMapperSkipsPluralAttributesOfTargetEntityWhenGeneratingFieldResultMappers | 32 ms | Passed |
| buildMapperThrowsMappingExceptionWhenEntityMappingTargetClassIsNotEntity | 2 ms | Passed |
| buildMapperThrowsMappingExceptionWhenMappedFieldDoesNotExist | 4 ms | Passed |