java.lang.Object
org.kohsuke.github.AbstractGitHubWireMockTest
org.kohsuke.github.GHUserTest
The Class GHUserTest.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.kohsuke.github.AbstractGitHubWireMockTest
AbstractGitHubWireMockTest.TemplatingHelper -
Field Summary
Fields inherited from class org.kohsuke.github.AbstractGitHubWireMockTest
baseFilesClassPath, baseRecordPath, gitHub, mockGitHub, tempGitHubRepositories, templating, useDefaultGitHub -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidCreates the and count private repos.voidgetKeys()Gets the keys.voidChecks if is member of.voidList follows and followers.voidList projects.voidList public repositories.voidList public repositories page size 62.voidVerify bio and hireable.voidVerify ldapdn.voidVerify suspended_at.Methods inherited from class org.kohsuke.github.AbstractGitHubWireMockTest
assertThat, assertThat, assertThat, cleanupRepository, cleanupTempRepositories, fail, fail, getGitHubBuilder, getNonRecordingGitHub, getTempRepository, getTempRepository, getUser, getUser, getWireMockOptions, kohsuke, requireProxy, snapshotNotAllowed, verifyAuthenticated, wireMockSetup
-
Constructor Details
-
GHUserTest
public GHUserTest()Create default GHUserTest instance
-
-
Method Details
-
createAndCountPrivateRepos
Creates the and count private repos.- Throws:
IOException- Signals that an I/O exception has occurred.
-
getKeys
Gets the keys.- Throws:
IOException- Signals that an I/O exception has occurred.
-
isMemberOf
Checks if is member of.- Throws:
IOException- Signals that an I/O exception has occurred.
-
listFollowsAndFollowers
List follows and followers.- Throws:
IOException- Signals that an I/O exception has occurred.
-
listProjects
List projects.- Throws:
IOException- Signals that an I/O exception has occurred.
-
listPublicRepositories
List public repositories.- Throws:
IOException- Signals that an I/O exception has occurred.
-
listPublicRepositoriesPageSize62
List public repositories page size 62.- Throws:
IOException- Signals that an I/O exception has occurred.
-
verifyBioAndHireable
Verify bio and hireable.- Throws:
IOException- Signals that an I/O exception has occurred.
-
verifyLdapdn
Verify ldapdn.- Throws:
IOException- Signals that an I/O exception has occurred.
-
verifySuspendedAt
Verify suspended_at.- Throws:
IOException- Signals that an I/O exception has occurred.
-