public final class CoverageVerifier extends Object implements MethodScanCallback
| Constructor and Description |
|---|
CoverageVerifier(StateMachineObjectBuilderImpl<?> stateMachineObjectBuilderImpl,
EventMetadata eventMetadata,
VerificationFailureSet failureSet) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
notCovered() |
boolean |
onMethodFound(Method method) |
public CoverageVerifier(StateMachineObjectBuilderImpl<?> stateMachineObjectBuilderImpl, EventMetadata eventMetadata, VerificationFailureSet failureSet)
public boolean notCovered()
public boolean onMethodFound(Method method)
onMethodFound in interface MethodScanCallbackCopyright © 2015. All Rights Reserved.