Interface ValidatableEventHandling
-
public interface ValidatableEventHandling
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description <T extends Throwable>
ValidatableEventHandlinggithub(GitHubMockVerification<T> verification)
-
-
-
Method Detail
-
github
<T extends Throwable> ValidatableEventHandling github(GitHubMockVerification<T> verification) throws T extends Throwable
- Throws:
T extends Throwable
-
-