Skip to content

Test Result : TargetClassResolverTest

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

All Tests

Test nameDurationStatus
getTargetClassFiltersOutNonSubtypesOfExpectedClass0 msPassed
getTargetClassResolvesMostSpecificMatchingSubClass6 msPassed
getTargetClassReturnsClassWithPropertiesWhenOptimisticTargetTypeResolutionIsEnabled0 msPassed
getTargetClassReturnsExpectedClassWhenSingleTypeMatchesOneClass0 msPassed
getTargetClassReturnsExpectedClassWhenTypeMatchesAndItIsNotInTypeMap3 msPassed
getTargetClassReturnsMatchingParentClassWhenSuperclassIsPreferredWithOptimisticTypeResolution0 msPassed
getTargetClassReturnsOneOfMostSpecificTypesWhenOptimisticTargetTypeResolutionIsEnabled0 msPassed
getTargetClassReturnsProvidedJavaTypeWhenNoTypesAreSpecifiedAndAssumingTargetTypeIsEnabled1 msPassed
getTargetClassSkipsAbstractClasses0 msPassed
getTargetClassThrowsAmbiguousTypeExceptionWhenMultipleTargetClassCandidatesAreFound4 msPassed
getTargetClassThrowsTargetTypeExceptionWhenMatchingTargetCandidateIsNotFound3 msPassed