Uses of Interface
org.powermock.api.mockito.verification.ConstructorArgumentsVerification
Packages that use ConstructorArgumentsVerification
-
Uses of ConstructorArgumentsVerification in org.powermock.api.mockito
Methods in org.powermock.api.mockito that return ConstructorArgumentsVerificationModifier and TypeMethodDescriptionstatic <T> ConstructorArgumentsVerification
Verifies certain behavior happened at least once / exact number of times / never.static <T> ConstructorArgumentsVerification
Verifies certain behavior happened once -
Uses of ConstructorArgumentsVerification in org.powermock.api.mockito.internal.verification
Classes in org.powermock.api.mockito.internal.verification that implement ConstructorArgumentsVerification