Skip to content

Test Result : TargetClassResolverTest

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

All Tests

Test nameDurationStatus
getTargetClassFiltersOutNonSubtypesOfExpectedClass0 msPassed
getTargetClassResolvesMostSpecificMatchingSubClass1 msPassed
getTargetClassReturnsClassWithPropertiesWhenOptimisticTargetTypeResolutionIsEnabled1 msPassed
getTargetClassReturnsExpectedClassWhenSingleTypeMatchesOneClass1 msPassed
getTargetClassReturnsExpectedClassWhenTypeMatchesAndItIsNotInTypeMap5 msPassed
getTargetClassReturnsMatchingParentClassWhenSuperclassIsPreferredWithOptimisticTypeResolution8 msPassed
getTargetClassReturnsOneOfMostSpecificTypesWhenOptimisticTargetTypeResolutionIsEnabled5 msPassed
getTargetClassReturnsProvidedJavaTypeWhenNoTypesAreSpecifiedAndAssumingTargetTypeIsEnabled1 msPassed
getTargetClassSkipsAbstractClasses0 msPassed
getTargetClassThrowsAmbiguousTypeExceptionWhenMultipleTargetClassCandidatesAreFound0 msPassed
getTargetClassThrowsTargetTypeExceptionWhenMatchingTargetCandidateIsNotFound3 msPassed