Uses of Interface
io.quarkiverse.githubapp.testing.dsl.GitHubMockSetup
-
Packages that use GitHubMockSetup Package Description io.quarkiverse.githubapp.testing.dsl io.quarkiverse.githubapp.testing.internal -
-
Uses of GitHubMockSetup in io.quarkiverse.githubapp.testing.dsl
Methods in io.quarkiverse.githubapp.testing.dsl with parameters of type GitHubMockSetup Modifier and Type Method Description <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 GitHubMockSetup Modifier and Type Method Description <T extends Throwable>
EventContextSpecificationImplEventContextSpecificationImpl. github(GitHubMockSetup<T> gitHubMockSetup)
-