Skip to content

Test Result : TargetClassResolverTest

0 failures (±0)
11 tests (±0)
Took 7 ms.

All Tests

Test nameDurationStatus
getTargetClassFiltersOutNonSubtypesOfExpectedClass0 msPassed
getTargetClassResolvesMostSpecificMatchingSubClass0 msPassed
getTargetClassReturnsClassWithPropertiesWhenOptimisticTargetTypeResolutionIsEnabled1 msPassed
getTargetClassReturnsExpectedClassWhenSingleTypeMatchesOneClass0 msPassed
getTargetClassReturnsExpectedClassWhenTypeMatchesAndItIsNotInTypeMap0 msPassed
getTargetClassReturnsMatchingParentClassWhenSuperclassIsPreferredWithOptimisticTypeResolution0 msPassed
getTargetClassReturnsOneOfMostSpecificTypesWhenOptimisticTargetTypeResolutionIsEnabled2 msPassed
getTargetClassReturnsProvidedJavaTypeWhenNoTypesAreSpecifiedAndAssumingTargetTypeIsEnabled1 msPassed
getTargetClassSkipsAbstractClasses1 msPassed
getTargetClassThrowsAmbiguousTypeExceptionWhenMultipleTargetClassCandidatesAreFound2 msPassed
getTargetClassThrowsTargetTypeExceptionWhenMatchingTargetCandidateIsNotFound0 msPassed