Uses of Interface
io.quarkiverse.githubapp.testing.dsl.GitHubMockSetup
Packages that use GitHubMockSetup
-
Uses of GitHubMockSetup in io.quarkiverse.githubapp.testing.dsl
Methods in io.quarkiverse.githubapp.testing.dsl with parameters of type GitHubMockSetupModifier and TypeMethodDescription<T extends Throwable>
EventContextSpecificationEventContextSpecification.github(GitHubMockSetup<T> gitHubMockSetup) -
Uses of GitHubMockSetup in io.quarkiverse.githubapp.testing.internal
Methods in io.quarkiverse.githubapp.testing.internal with parameters of type GitHubMockSetupModifier and TypeMethodDescription<T extends Throwable>
EventContextSpecificationImplEventContextSpecificationImpl.github(GitHubMockSetup<T> gitHubMockSetup)