java.lang.Object
org.kohsuke.github.AbstractGitHubWireMockTest
org.kohsuke.github.AbstractGHAppInstallationTest
org.kohsuke.github.GHAuthenticatedAppInstallationTest
The Class GHAuthenticatedAppInstallationTest.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.kohsuke.github.AbstractGitHubWireMockTest
AbstractGitHubWireMockTest.TemplatingHelper
-
Field Summary
Fields inherited from class org.kohsuke.github.AbstractGHAppInstallationTest
jwtProvider1, jwtProvider2, jwtProvider3
Fields inherited from class org.kohsuke.github.AbstractGitHubWireMockTest
baseFilesClassPath, baseRecordPath, gitHub, mockGitHub, tempGitHubRepositories, templating, useDefaultGitHub
-
Constructor Summary
ConstructorDescriptionCreate default GHAuthenticatedAppInstallationTest instance -
Method Summary
Modifier and TypeMethodDescriptionprotected GitHubBuilder
Gets the git hub builder.void
Test list repositories two repos.Methods inherited from class org.kohsuke.github.AbstractGHAppInstallationTest
getAppInstallationWithToken
Methods inherited from class org.kohsuke.github.AbstractGitHubWireMockTest
assertThat, assertThat, assertThat, cleanupRepository, cleanupTempRepositories, fail, fail, getNonRecordingGitHub, getTempRepository, getTempRepository, getUser, getUser, getWireMockOptions, kohsuke, requireProxy, snapshotNotAllowed, verifyAuthenticated, wireMockSetup
-
Constructor Details
-
GHAuthenticatedAppInstallationTest
public GHAuthenticatedAppInstallationTest()Create default GHAuthenticatedAppInstallationTest instance
-
-
Method Details
-
getGitHubBuilder
Gets the git hub builder.- Overrides:
getGitHubBuilder
in classAbstractGitHubWireMockTest
- Returns:
- the git hub builder
-
testListRepositoriesTwoRepos
Test list repositories two repos.- Throws:
IOException
- Signals that an I/O exception has occurred.
-