Skip to content

Test Result : TargetClassResolverTest

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

All Tests

Test nameDurationStatus
getTargetClassFiltersOutNonSubtypesOfExpectedClass1 msPassed
getTargetClassResolvesMostSpecificMatchingSubClass0 msPassed
getTargetClassReturnsClassWithPropertiesWhenOptimisticTargetTypeResolutionIsEnabled2 msPassed
getTargetClassReturnsExpectedClassWhenSingleTypeMatchesOneClass0 msPassed
getTargetClassReturnsExpectedClassWhenTypeMatchesAndItIsNotInTypeMap1 msPassed
getTargetClassReturnsMatchingParentClassWhenSuperclassIsPreferredWithOptimisticTypeResolution0 msPassed
getTargetClassReturnsOneOfMostSpecificTypesWhenOptimisticTargetTypeResolutionIsEnabled3 msPassed
getTargetClassReturnsProvidedJavaTypeWhenNoTypesAreSpecifiedAndAssumingTargetTypeIsEnabled0 msPassed
getTargetClassSkipsAbstractClasses0 msPassed
getTargetClassThrowsAmbiguousTypeExceptionWhenMultipleTargetClassCandidatesAreFound1 msPassed
getTargetClassThrowsTargetTypeExceptionWhenMatchingTargetCandidateIsNotFound3 msPassed