| buildMapperBuildsEmptyMapperFromEmptyMappingConfiguration | 1 ms | Passed |
| buildMapperCreatesConstructorResultMapperWithCorrespondingVariableMappersForParameters | 2 ms | Passed |
| buildMapperCreatesEntityResultMapperWhenAllFieldMappingsAreSpecified | 53 ms | Passed |
| buildMapperCreatesReferenceFieldMappersForObjectPropertyFieldResultMappings | 85 ms | Passed |
| buildMapperCreatesReferenceFieldMappersForUnconfiguredObjectPropertyField | 77 ms | Passed |
| buildMapperCreatesRowMapperWithVariableMappersConfiguredInMappingAnnotation | 1 ms | Passed |
| buildMapperGeneratesFieldMappersForFieldsNotConfiguredByFieldResult | 65 ms | Passed |
| buildMapperSkipsPluralAttributeEvenIfItIsConfiguredViaFieldResult | 81 ms | Passed |
| buildMapperSkipsPluralAttributesOfTargetEntityWhenGeneratingFieldResultMappers | 78 ms | Passed |
| buildMapperThrowsMappingExceptionWhenEntityMappingTargetClassIsNotEntity | 1 ms | Passed |
| buildMapperThrowsMappingExceptionWhenMappedFieldDoesNotExist | 4 ms | Passed |