public interface ISckEventDetailsProvider
ISckVerificationPoint) may also implement interface ISckEventDetailsProvider to provide additionnal
details to the verdict event.| Modifier and Type | Method and Description |
|---|---|
void |
provideDetails(VerdictEvent verdictEvent)
This method is called after the test() and getText() methods and let a chance to add
information to the event reporting its verdict, just before it's logged.
|
void provideDetails(VerdictEvent verdictEvent)
verdictEvent - the event instance to supplement with details© Copyright IBM Corp. 2013. All rights reserved.