Skip to content

Test Result : TargetClassResolverTest

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

All Tests

Test nameDurationStatus
getTargetClassFiltersOutNonSubtypesOfExpectedClass1 msPassed
getTargetClassResolvesMostSpecificMatchingSubClass0 msPassed
getTargetClassReturnsClassWithPropertiesWhenOptimisticTargetTypeResolutionIsEnabled0 msPassed
getTargetClassReturnsExpectedClassWhenSingleTypeMatchesOneClass1 msPassed
getTargetClassReturnsExpectedClassWhenTypeMatchesAndItIsNotInTypeMap0 msPassed
getTargetClassReturnsMatchingParentClassWhenSuperclassIsPreferredWithOptimisticTypeResolution0 msPassed
getTargetClassReturnsOneOfMostSpecificTypesWhenOptimisticTargetTypeResolutionIsEnabled0 msPassed
getTargetClassReturnsProvidedJavaTypeWhenNoTypesAreSpecifiedAndAssumingTargetTypeIsEnabled0 msPassed
getTargetClassSkipsAbstractClasses0 msPassed
getTargetClassThrowsAmbiguousTypeExceptionWhenMultipleTargetClassCandidatesAreFound0 msPassed
getTargetClassThrowsTargetTypeExceptionWhenMatchingTargetCandidateIsNotFound0 msPassed