Interface EventContextSpecification
- All Known Implementing Classes:
EventContextSpecificationImpl
public interface EventContextSpecification
-
Method Summary
Modifier and TypeMethodDescription<T extends Throwable>
EventContextSpecificationgithub(GitHubMockSetup<T> gitHubMockSetup) when()<T extends Throwable>
EventHandlingResponsewhen(TestedAction<T> action)
-
Method Details
-
github
- Throws:
T extends Throwable
-
when
EventSenderOptions when() -
when
- Throws:
T extends Throwable
-