Index

A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values

A

AbstractGHAppInstallationTest - Class in org.kohsuke.github
The Class AbstractGHAppInstallationTest.
AbstractGHAppInstallationTest() - Constructor for class org.kohsuke.github.AbstractGHAppInstallationTest
Instantiates a new abstract GH app installation test.
AbstractGitHubWireMockTest - Class in org.kohsuke.github
The Class AbstractGitHubWireMockTest.
AbstractGitHubWireMockTest() - Constructor for class org.kohsuke.github.AbstractGitHubWireMockTest
Instantiates a new abstract git hub wire mock test.
AbstractGitHubWireMockTest.TemplatingHelper - Class in org.kohsuke.github
The Class TemplatingHelper.
AbuseLimitHandlerTest - Class in org.kohsuke.github
Test showing the behavior of OkHttpConnector with and without cache.
AbuseLimitHandlerTest() - Constructor for class org.kohsuke.github.AbuseLimitHandlerTest
Instantiates a new abuse limit handler test.
actionsUserContentServer() - Method in class org.kohsuke.github.GitHubWireMockRule
Actions user content server.
addCollaborators() - Method in class org.kohsuke.github.GHRepositoryTest
Adds the collaborators.
addCollaboratorsRepoPerm() - Method in class org.kohsuke.github.GHRepositoryTest
Adds the collaborators repo perm.
addLabels() - Method in class org.kohsuke.github.GHIssueTest
Adds the labels.
addLabels() - Method in class org.kohsuke.github.GHPullRequestTest
Adds the labels.
addLabelsConcurrencyIssue() - Method in class org.kohsuke.github.GHIssueTest
Adds the labels concurrency issue.
addLabelsConcurrencyIssue() - Method in class org.kohsuke.github.GHPullRequestTest
Adds the labels concurrency issue.
addMockServiceRequestListener(RequestListener) - Method in class org.kohsuke.github.WireMockRule
Adds the mock service request listener.
addRemoveMember() - Method in class org.kohsuke.github.GHTeamTest
Adds the remove member.
addStubMapping(StubMapping) - Method in class org.kohsuke.github.WireMockRule
Adds the stub mapping.
after() - Method in class org.kohsuke.github.GHProjectCardTest
After.
after() - Method in class org.kohsuke.github.GHProjectColumnTest
After.
after() - Method in class org.kohsuke.github.GHProjectTest
After.
after() - Method in class org.kohsuke.github.GitHubWireMockRule
After.
after() - Method in class org.kohsuke.github.WireMockMultiServerRule
After.
after() - Method in class org.kohsuke.github.WireMockRule
After.
AotIntegrationTest - Class in org.kohsuke.github
AOT test to check if the required classes are registered for reflections / serialization.
AotIntegrationTest() - Constructor for class org.kohsuke.github.AotIntegrationTest
Create default AotIntegrationTest instance
AotTestRuntimeHints - Class in org.kohsuke.github
Gets all classes in the org/kohsuke/github package (and subpackages) and register them for the AOT reflection / serialization.
AotTestRuntimeHints() - Constructor for class org.kohsuke.github.AotTestRuntimeHints
Default constructor.
apiServer() - Method in class org.kohsuke.github.GitHubWireMockRule
Api server.
AppInstallationAuthorizationProviderTest - Class in org.kohsuke.github
The Class AppInstallationAuthorizationProviderTest.
AppInstallationAuthorizationProviderTest() - Constructor for class org.kohsuke.github.AppInstallationAuthorizationProviderTest
Instantiates a new org app installation authorization provider test.
apply(Statement, Description) - Method in class org.kohsuke.github.PayloadRule
Apply.
apply(Statement, Description) - Method in class org.kohsuke.github.WireMockMultiServerRule
Apply.
apply(Statement, Description) - Method in class org.kohsuke.github.WireMockRule
Apply.
apply(Statement, FrameworkMethod, Object) - Method in class org.kohsuke.github.WireMockMultiServerRule
Apply.
apply(Statement, FrameworkMethod, Object) - Method in class org.kohsuke.github.WireMockRule
Apply.
AppTest - Class in org.kohsuke.github
Unit test for simple App.
AppTest() - Constructor for class org.kohsuke.github.AppTest
Create default AppTest instance
archive() - Method in class org.kohsuke.github.GHRepositoryTest
Archive.
ArchTests - Class in org.kohsuke.github
The Class ArchTests.
ArchTests() - Constructor for class org.kohsuke.github.ArchTests
Default constructor.
asBytes() - Method in class org.kohsuke.github.PayloadRule
As bytes.
asInputStream() - Method in class org.kohsuke.github.PayloadRule
As input stream.
asReader() - Method in class org.kohsuke.github.PayloadRule
As reader.
asReader(String) - Method in class org.kohsuke.github.PayloadRule
As reader.
asReader(Charset) - Method in class org.kohsuke.github.PayloadRule
As reader.
asReader(Function<String, String>) - Method in class org.kohsuke.github.PayloadRule
As reader.
assertThat(String, boolean) - Static method in class org.kohsuke.github.AbstractGitHubWireMockTest
Assert that.
assertThat(String, T, Matcher<? super T>) - Static method in class org.kohsuke.github.AbstractGitHubWireMockTest
Assert that.
assertThat(T, Matcher<? super T>) - Static method in class org.kohsuke.github.AbstractGitHubWireMockTest
Assert that.
asString() - Method in class org.kohsuke.github.PayloadRule
As string.
asString(String) - Method in class org.kohsuke.github.PayloadRule
As string.
asString(Charset) - Method in class org.kohsuke.github.PayloadRule
As string.
attachLogCapturer() - Method in class org.kohsuke.github.RequesterRetryTest
Attach log capturer.
AuthorizationTokenRefreshTest - Class in org.kohsuke.github.extras.authorization
Test authorization token refresh.
AuthorizationTokenRefreshTest() - Constructor for class org.kohsuke.github.extras.authorization.AuthorizationTokenRefreshTest
Instantiates a new test.

B

baseFilesClassPath - Variable in class org.kohsuke.github.AbstractGitHubWireMockTest
The base files class path.
baseRecordPath - Variable in class org.kohsuke.github.AbstractGitHubWireMockTest
The base record path.
baseUrl() - Method in class org.kohsuke.github.WireMockRule
Base url.
BasicBehaviors_whenNotProxying() - Method in class org.kohsuke.github.WireMockStatusReporterTest
Basic behaviors when not proxying.
BasicBehaviors_whenProxying() - Method in class org.kohsuke.github.WireMockStatusReporterTest
Basic behaviors when proxying.
before() - Method in class org.kohsuke.github.GitHubWireMockRule
Before.
before() - Method in class org.kohsuke.github.WireMockMultiServerRule
Before.
before() - Method in class org.kohsuke.github.WireMockRule
Before.
beforeClass() - Static method in class org.kohsuke.github.ArchTests
Before class.
bindAddress() - Method in class org.kohsuke.github.WireMockRuleConfiguration
Bind address.
blob() - Method in class org.kohsuke.github.AppTest
Blob.
blobCoreWindowsNetServer() - Method in class org.kohsuke.github.GitHubWireMockRule
Actions user content server.
BridgeMethodTest - Class in org.kohsuke.github
The Class BridgeMethodTest.
BridgeMethodTest() - Constructor for class org.kohsuke.github.BridgeMethodTest
Create default BridgeMethodTest instance
browserProxyingEnabled() - Method in class org.kohsuke.github.WireMockRuleConfiguration
Browser proxying enabled.
browserProxySettings() - Method in class org.kohsuke.github.WireMockRuleConfiguration
Browser proxy settings.

C

cannotRetrievePermissionMaintainUser() - Method in class org.kohsuke.github.GHRepositoryTest
Test demoing the issue with a user having the maintain permission on a repository.
checkNonExistentAuthor() - Method in class org.kohsuke.github.GHPullRequestTest
Check non existent author.
checkNonExistentReviewer() - Method in class org.kohsuke.github.GHPullRequestTest
Check non existent reviewer.
checkPullRequestReviewer() - Method in class org.kohsuke.github.GHPullRequestTest
Check pull request reviewer.
checkRepositoryFullLicense() - Method in class org.kohsuke.github.GHLicenseTest
Accesses the 'kohsuke/github-api' repo using GitHub.getRepository(String) and then calls GHRepository.getLicense() and checks that certain properties are correct.
checkRepositoryLicense() - Method in class org.kohsuke.github.GHLicenseTest
Accesses the 'kohsuke/github-api' repo using GitHub.getRepository(String) and checks that the license is correct.
checkRepositoryLicenseAtom() - Method in class org.kohsuke.github.GHLicenseTest
Accesses the 'atom/atom' repo using GitHub.getRepository(String) and checks that the license is correct.
checkRepositoryLicenseContent() - Method in class org.kohsuke.github.GHLicenseTest
Accesses the 'pomes/pomes' repo using GitHub.getRepository(String) and then calls GHRepository.getLicenseContent() and checks that certain properties are correct.
checkRepositoryLicenseForIndeterminate() - Method in class org.kohsuke.github.GHLicenseTest
Accesses the 'bndtools/bnd' repo using GitHub.getRepository(String) and then calls GHRepository.getLicense().
checkRepositoryLicensePomes() - Method in class org.kohsuke.github.GHLicenseTest
Accesses the 'pomes/pomes' repo using GitHub.getRepository(String) and checks that the license is correct.
checkRepositoryWithoutLicense() - Method in class org.kohsuke.github.GHLicenseTest
Accesses the 'dedickinson/test-repo' repo using GitHub.getRepository(String) and checks that *no* license is returned as the repo doesn't have one.
checkRunEvent() - Method in class org.kohsuke.github.GHEventPayloadTest
Check run event.
checkStargazersCount() - Method in class org.kohsuke.github.GHRepositoryTest
Check stargazers count.
checkSuiteEvent() - Method in class org.kohsuke.github.GHEventPayloadTest
Check suite event.
checkToString() - Method in class org.kohsuke.github.AppTest
Check to string.
checkWatchersCount() - Method in class org.kohsuke.github.GHRepositoryTest
Check watchers count.
cleanup() - Method in class org.kohsuke.github.GHContentIntegrationTest
Cleanup.
cleanup() - Method in class org.kohsuke.github.GHTreeBuilderTest
Cleanup.
cleanup() - Method in class org.kohsuke.github.GHWorkflowTest
Cleanup.
cleanUp() - Method in class org.kohsuke.github.GHGistUpdaterTest
Clean up.
cleanUp() - Method in class org.kohsuke.github.GHIssueTest
Clean up.
cleanUp() - Method in class org.kohsuke.github.GHMilestoneTest
Clean up.
cleanUp() - Method in class org.kohsuke.github.GHPullRequestTest
Clean up.
cleanupDiscussions() - Method in class org.kohsuke.github.GHDiscussionTest
Cleanup discussions.
cleanupRepository(String) - Method in class org.kohsuke.github.AbstractGitHubWireMockTest
Cleanup repository.
cleanUpTags() - Method in class org.kohsuke.github.GHTagTest
Clean up tags.
cleanUpTeam() - Method in class org.kohsuke.github.GHOrganizationTest
Clean up team.
cleanupTempRepositories() - Method in class org.kohsuke.github.AbstractGitHubWireMockTest
Cleanup temp repositories.
closeIssue() - Method in class org.kohsuke.github.GHIssueTest
Close issue.
closeIssueNotPlanned() - Method in class org.kohsuke.github.GHIssueTest
Close issue as not planned.
closePullRequest() - Method in class org.kohsuke.github.GHPullRequestTest
Close pull request.
codeloadServer() - Method in class org.kohsuke.github.GitHubWireMockRule
Codeload server.
commentsInPullRequestReviewBuilder() - Method in class org.kohsuke.github.GHPullRequestTest
Comments objects in pull request review builder.
commit_comment() - Method in class org.kohsuke.github.GHEventPayloadTest
Commit comment.
commitDateNotNull() - Method in class org.kohsuke.github.CommitTest
Commit date not null.
commitSignatureVerification() - Method in class org.kohsuke.github.CommitTest
Commit signature verification.
CommitTest - Class in org.kohsuke.github
The Class CommitTest.
CommitTest() - Constructor for class org.kohsuke.github.CommitTest
Create default CommitTest instance
containerThreads() - Method in class org.kohsuke.github.WireMockRuleConfiguration
Container threads.
countRequestsMatching(RequestPattern) - Method in class org.kohsuke.github.WireMockRule
Count requests matching.
create() - Method in class org.kohsuke.github.GHEventPayloadTest
Creates the.
createAndCountPrivateRepos() - Method in class org.kohsuke.github.GHUserTest
Creates the and count private repos.
createAppByManifestFlowTest() - Method in class org.kohsuke.github.GHAppExtendedTest
Tests App creation via the App Manifest Flow.
createCheckRun() - Method in class org.kohsuke.github.GHCheckRunBuilderTest
Creates the check run.
createCheckRunErrMissingConclusion() - Method in class org.kohsuke.github.GHCheckRunBuilderTest
Creates the check run err missing conclusion.
createCheckRunManyAnnotations() - Method in class org.kohsuke.github.GHCheckRunBuilderTest
Creates the check run many annotations.
createCheckRunNoAnnotations() - Method in class org.kohsuke.github.GHCheckRunBuilderTest
Creates the check run no annotations.
createDispatchEventWithClientPayload() - Method in class org.kohsuke.github.GHRepositoryTest
Creates the dispatch event with client payload.
createDispatchEventWithoutClientPayload() - Method in class org.kohsuke.github.GHRepositoryTest
Creates the dispatch event without client payload.
createDraftPullRequest() - Method in class org.kohsuke.github.GHPullRequestTest
Creates the draft pull request.
createIssue() - Method in class org.kohsuke.github.GHIssueTest
Creates the issue.
createPendingCheckRun() - Method in class org.kohsuke.github.GHCheckRunBuilderTest
Creates the pending check run.
createPullRequest() - Method in class org.kohsuke.github.GHPullRequestTest
Creates the pull request.
createSecret() - Method in class org.kohsuke.github.GHRepositoryTest
Creates the secret.
createSignedCommitUnknownSignatureType() - Method in class org.kohsuke.github.GHRepositoryTest
Creates the signed commit unknown signature type.
createSignedCommitVerifyError() - Method in class org.kohsuke.github.GHRepositoryTest
Creates the signed commit verify error.
createToken() - Method in class org.kohsuke.github.GHAppTest
Creates the token.
createTokenWithRepositories() - Method in class org.kohsuke.github.GHAppTest
Creates the token with repositories.
customizeRecordSpec(Consumer<RecordSpecBuilder>) - Method in class org.kohsuke.github.GitHubWireMockRule
Customize record spec.

D

DefaultConnector() - Method in class org.kohsuke.github.extras.okhttp3.OkHttpGitHubConnectorTest
Default connector.
DefaultGitHubConnectorTest - Class in org.kohsuke.github.internal
The Class DefaultGitHubConnectorTest.
DefaultGitHubConnectorTest() - Constructor for class org.kohsuke.github.internal.DefaultGitHubConnectorTest
Instantiates a new default git hub connector test.
delete() - Method in class org.kohsuke.github.GHEventPayloadTest
Delete.
deleteCache() - Method in class org.kohsuke.github.extras.okhttp3.OkHttpGitHubConnectorTest
Delete cache.
deleteInstallation() - Method in class org.kohsuke.github.GHAppTest
Delete installation.
deployment() - Method in class org.kohsuke.github.GHEventPayloadTest
Deployment.
deployment_status() - Method in class org.kohsuke.github.GHEventPayloadTest
Deployment status.
directoryListing() - Method in class org.kohsuke.github.AppTest
Directory listing.
discussion_answered() - Method in class org.kohsuke.github.GHEventPayloadTest
Discussion answered.
discussion_comment_created() - Method in class org.kohsuke.github.GHEventPayloadTest
Discussion comment created.
discussion_created() - Method in class org.kohsuke.github.GHEventPayloadTest
Discussion created.
discussion_labeled() - Method in class org.kohsuke.github.GHEventPayloadTest
Discussion labeled.

E

editStub(MappingBuilder) - Method in class org.kohsuke.github.WireMockRule
Edits the stub.
editStubMapping(StubMapping) - Method in class org.kohsuke.github.WireMockRule
Edits the stub mapping.
enableRecordMappings(FileSource, FileSource) - Method in class org.kohsuke.github.WireMockRule
Enable record mappings.
EnterpriseManagedSupportTest - Class in org.kohsuke.github
The Class EnterpriseManagedSupportTest.
EnterpriseManagedSupportTest() - Constructor for class org.kohsuke.github.EnterpriseManagedSupportTest
Create default EnterpriseManagedSupportTest instance
EnumTest - Class in org.kohsuke.github
Unit test for GitHub static helpers.
EnumTest() - Constructor for class org.kohsuke.github.EnumTest
Create default EnumTest instance
EnumUtilsTest - Class in org.kohsuke.github.internal
The Class EnumUtilsTest.
EnumUtilsTest() - Constructor for class org.kohsuke.github.internal.EnumUtilsTest
Create default EnumUtilsTest instance
exposeResponceHeaders() - Method in class org.kohsuke.github.GHHookTest
Expose responce headers.
extensionsOfType(Class<T>) - Method in class org.kohsuke.github.WireMockRuleConfiguration
Extensions of type.

F

fail() - Static method in class org.kohsuke.github.AbstractGitHubWireMockTest
Fail.
fail(String) - Static method in class org.kohsuke.github.AbstractGitHubWireMockTest
Fail.
filesRoot() - Method in class org.kohsuke.github.WireMockRuleConfiguration
Files root.
findAll(RequestPatternBuilder) - Method in class org.kohsuke.github.WireMockRule
Find all.
findAllNearMissesFor(RequestPatternBuilder) - Method in class org.kohsuke.github.WireMockRule
Find all near misses for.
findAllStubsByMetadata(StringValuePattern) - Method in class org.kohsuke.github.WireMockRule
Find all stubs by metadata.
findAllUnmatchedRequests() - Method in class org.kohsuke.github.WireMockRule
Find all unmatched requests.
findNearMissesFor(LoggedRequest) - Method in class org.kohsuke.github.WireMockRule
Find near misses for.
findNearMissesForAllUnmatchedRequests() - Method in class org.kohsuke.github.WireMockRule
Find near misses for all unmatched requests.
findNearMissesForUnmatchedRequests() - Method in class org.kohsuke.github.WireMockRule
Find near misses for unmatched requests.
findRequestsMatching(RequestPattern) - Method in class org.kohsuke.github.WireMockRule
Find requests matching.
findStubMappingsByMetadata(StringValuePattern) - Method in class org.kohsuke.github.WireMockRule
Find stub mappings by metadata.
findTopNearMissesFor(RequestPattern) - Method in class org.kohsuke.github.WireMockRule
Find top near misses for.
findTopNearMissesFor(LoggedRequest) - Method in class org.kohsuke.github.WireMockRule
Find top near misses for.
findUnmatchedRequests() - Method in class org.kohsuke.github.WireMockRule
Find unmatched requests.
forChildPath(String) - Method in class org.kohsuke.github.WireMockRuleConfiguration
For child path.
fork() - Method in class org.kohsuke.github.GHEventPayloadTest
Fork.

G

getAdminAuthenticator() - Method in class org.kohsuke.github.WireMockRuleConfiguration
Gets the admin authenticator.
getAllScenarios() - Method in class org.kohsuke.github.WireMockRule
Gets the all scenarios.
getAllServeEvents() - Method in class org.kohsuke.github.WireMockRule
Gets the all serve events.
getAppBySlugTest() - Method in class org.kohsuke.github.GHAppExtendedTest
Gets the GitHub App by its slug.
getAppInstallationWithToken(String) - Method in class org.kohsuke.github.AbstractGHAppInstallationTest
Gets the app installation with token.
getAsynchronousResponseSettings() - Method in class org.kohsuke.github.WireMockRuleConfiguration
Gets the asynchronous response settings.
getBranch_URLEncoded() - Method in class org.kohsuke.github.GHRepositoryTest
Gets the branch URL encoded.
getBranchNonExistentBut200Status() - Method in class org.kohsuke.github.GHRepositoryTest
Gets the branch non existent but 200 status.
getCheckRuns() - Method in class org.kohsuke.github.GHRepositoryTest
Gets the check runs.
getCheckRunsWithParams() - Method in class org.kohsuke.github.GHRepositoryTest
Filter out the checks from a reference
getChunkedEncodingPolicy() - Method in class org.kohsuke.github.WireMockRuleConfiguration
Gets the chunked encoding policy.
getCollaborators() - Method in class org.kohsuke.github.GHRepositoryTest
Gets the collaborators.
getCommitsBetweenOver250() - Method in class org.kohsuke.github.GHRepositoryTest
Gets the commits between over 250.
getCommitsBetweenPaged() - Method in class org.kohsuke.github.GHRepositoryTest
Gets the commits between paged.
getDataTruncationSettings() - Method in class org.kohsuke.github.WireMockRuleConfiguration
Gets the data truncation settings.
getDeleteBranchOnMerge() - Method in class org.kohsuke.github.GHRepositoryTest
Gets the delete branch on merge.
getDisableOptimizeXmlFactoriesLoading() - Method in class org.kohsuke.github.WireMockRuleConfiguration
Gets the disable optimize xml factories loading.
getDisableStrictHttpHeaders() - Method in class org.kohsuke.github.WireMockRuleConfiguration
Gets the disable strict http headers.
getFiles() - Method in class org.kohsuke.github.CommitTest
Test get files.
getGitHubApp() - Method in class org.kohsuke.github.GHAppTest
Gets the git hub app.
getGitHubBuilder() - Method in class org.kohsuke.github.AbstractGitHubWireMockTest
Gets the git hub builder.
getGitHubBuilder() - Method in class org.kohsuke.github.GHAppTest
Gets the git hub builder.
getGitHubBuilder() - Method in class org.kohsuke.github.GHAuthenticatedAppInstallationTest
Gets the git hub builder.
getGitHubBuilder() - Method in class org.kohsuke.github.GHMarketplacePlanTest
Gets the git hub builder.
getGlobalSettings() - Method in class org.kohsuke.github.WireMockRule
Gets the global settings.
getGlobalSettingsHolder() - Method in class org.kohsuke.github.WireMockRule
Gets the global settings holder.
getGzipDisabled() - Method in class org.kohsuke.github.WireMockRuleConfiguration
Gets the gzip disabled.
getHttpDisabled() - Method in class org.kohsuke.github.WireMockRuleConfiguration
Gets the http disabled.
getHttpsRequiredForAdminApi() - Method in class org.kohsuke.github.WireMockRuleConfiguration
Gets the https required for admin api.
getInstallationById() - Method in class org.kohsuke.github.GHAppTest
Gets the installation by id.
getInstallationByOrganization() - Method in class org.kohsuke.github.GHAppTest
Gets the installation by organization.
getInstallationByRepository() - Method in class org.kohsuke.github.GHAppTest
Gets the installation by repository.
getInstallationByUser() - Method in class org.kohsuke.github.GHAppTest
Gets the installation by user.
getInstallationGithub() - Method in class org.kohsuke.github.GHCheckRunBuilderTest
Gets the installation github.
getKeys() - Method in class org.kohsuke.github.GHUserTest
Gets the keys.
getLastCommitStatus() - Method in class org.kohsuke.github.GHRepositoryTest
Gets the last commit status.
getLicense() - Method in class org.kohsuke.github.GHLicenseTest
Checks that the request for an individual license using GitHub.getLicense(String) returns expected values (not all properties are checked).
getListOfCommits() - Method in class org.kohsuke.github.GHPullRequestTest
Get list of commits from searched PR.
getMembers() - Method in class org.kohsuke.github.GHTeamTest
Gets the members.
getMessage() - Method in class org.kohsuke.github.CommitTest
Tests the commit message.
getMeta() - Method in class org.kohsuke.github.GitHubTest
Gets the meta.
getMethodName() - Method in class org.kohsuke.github.WireMockMultiServerRule
Gets the method name.
getMethodName() - Method in class org.kohsuke.github.WireMockRule
Gets the method name.
getMyMarketplacePurchases() - Method in class org.kohsuke.github.GitHubTest
Gets the my marketplace purchases.
getNonRecordingGitHub() - Method in class org.kohsuke.github.AbstractGitHubWireMockTest
GitHub instance for use before/after test.
getNotMatchedRenderer() - Method in class org.kohsuke.github.WireMockRuleConfiguration
Gets the not matched renderer.
getOptions() - Method in class org.kohsuke.github.WireMockRule
Gets the options.
getOrgs() - Method in class org.kohsuke.github.GitHubTest
Gets the orgs.
getPermission() - Method in class org.kohsuke.github.GHRepositoryTest
Gets the permission.
getPostCommitHooks() - Method in class org.kohsuke.github.GHRepositoryTest
Gets the post commit hooks.
getProxyTargetRules() - Method in class org.kohsuke.github.WireMockRuleConfiguration
Gets the network address rules.
getPublicKey() - Method in class org.kohsuke.github.GHRepositoryTest
Gets the public key.
getRecordingStatus() - Method in class org.kohsuke.github.WireMockRule
Gets the recording status.
getRef() - Method in class org.kohsuke.github.GHRepositoryTest
Gets the ref.
getRefs() - Method in class org.kohsuke.github.GHRepositoryTest
Gets the refs.
getRefsEmptyTags() - Method in class org.kohsuke.github.GHRepositoryTest
Gets the refs empty tags.
getRefsHeads() - Method in class org.kohsuke.github.GHRepositoryTest
Gets the refs heads.
getReleaseByTagNameDoesNotExist() - Method in class org.kohsuke.github.GHRepositoryTest
Gets the release by tag name does not exist.
getReleaseByTagNameExists() - Method in class org.kohsuke.github.GHRepositoryTest
Gets the release by tag name exists.
getReleaseDoesNotExist() - Method in class org.kohsuke.github.GHRepositoryTest
Gets the release does not exist.
getReleaseExists() - Method in class org.kohsuke.github.GHRepositoryTest
Gets the release exists.
getRepository() - Method in class org.kohsuke.github.CommitTest
Gets the repository.
getRepository() - Method in class org.kohsuke.github.GHCodeownersErrorTest
Gets the repository.
getRepository() - Method in class org.kohsuke.github.GHDeployKeyTest
Gets the repository.
getRepository() - Method in class org.kohsuke.github.GHDeploymentTest
Gets the repository.
getRepository() - Method in class org.kohsuke.github.GHIssueEventTest
Gets the repository.
getRepository() - Method in class org.kohsuke.github.GHIssueTest
Gets the repository.
getRepository() - Method in class org.kohsuke.github.GHMilestoneTest
Gets the repository.
getRepository() - Method in class org.kohsuke.github.GHPersonTest
Gets the repository.
getRepository() - Method in class org.kohsuke.github.GHPullRequestTest
Gets the repository.
getRepository() - Method in class org.kohsuke.github.GHRepositoryStatisticsTest
Gets the repository.
getRepository() - Method in class org.kohsuke.github.GHRepositoryTest
Gets the repository.
getRepository() - Method in class org.kohsuke.github.GHTagTest
Gets the repository.
getRepository() - Method in class org.kohsuke.github.GitHubTest
Gets the repository.
getRepository() - Method in class org.kohsuke.github.RequesterRetryTest
Gets the repository.
getRequestCount() - Method in class org.kohsuke.github.GitHubWireMockRule
Gets the request count.
getRequestCount(WireMockServer) - Static method in class org.kohsuke.github.GitHubWireMockRule
Gets the request count.
getServedStub(UUID) - Method in class org.kohsuke.github.WireMockRule
Gets the served stub.
getServeEvents() - Method in class org.kohsuke.github.WireMockRule
Gets the serve events.
getServeEvents(ServeEventQuery) - Method in class org.kohsuke.github.WireMockRule
Gets the serve events.
getSingleStubMapping(UUID) - Method in class org.kohsuke.github.WireMockRule
Gets the single stub mapping.
getStubCorsEnabled() - Method in class org.kohsuke.github.WireMockRuleConfiguration
Gets the stub cors enabled.
getStubMapping(UUID) - Method in class org.kohsuke.github.WireMockRule
Gets the stub mapping.
getStubMappings() - Method in class org.kohsuke.github.WireMockRule
Gets the stub mappings.
getStubRequestLoggingDisabled() - Method in class org.kohsuke.github.WireMockRuleConfiguration
Gets the stub request logging disabled.
getTempRepository() - Method in class org.kohsuke.github.AbstractGitHubWireMockTest
Creates a temporary repository that will be deleted at the end of the test.
getTempRepository(String) - Method in class org.kohsuke.github.AbstractGitHubWireMockTest
Creates a temporary repository that will be deleted at the end of the test.
getTestCapturedLog() - Method in class org.kohsuke.github.RequesterRetryTest
Gets the test captured log.
getUser() - Method in class org.kohsuke.github.AbstractGitHubWireMockTest
Gets the user.
getUser(GitHub) - Static method in class org.kohsuke.github.AbstractGitHubWireMockTest
Gets the user.
getUserTest() - Method in class org.kohsuke.github.GHIssueTest
Gets the user test.
getUserTest() - Method in class org.kohsuke.github.GHPullRequestTest
Gets the user test.
getWireMockOptions() - Method in class org.kohsuke.github.AbstractGitHubWireMockTest
Gets the wire mock options.
getWireMockOptions() - Method in class org.kohsuke.github.AbuseLimitHandlerTest
Gets the wire mock options.
getWireMockOptions() - Method in class org.kohsuke.github.extras.authorization.AuthorizationTokenRefreshTest
Gets the wire mock options.
getWireMockOptions() - Method in class org.kohsuke.github.extras.okhttp3.GitHubCachingTest
Gets the wire mock options.
getWireMockOptions() - Method in class org.kohsuke.github.extras.okhttp3.OkHttpGitHubConnectorTest
Gets the wire mock options.
getWireMockOptions() - Method in class org.kohsuke.github.GHOrganizationTest
Enable response templating to allow support validating pagination of external groups
getWireMockOptions() - Method in class org.kohsuke.github.GHRateLimitTest
Gets the wire mock options.
getWireMockOptions() - Method in class org.kohsuke.github.RateLimitCheckerTest
Gets the wire mock options.
getWireMockOptions() - Method in class org.kohsuke.github.RateLimitHandlerTest
Gets the wire mock options.
GHAppExtendedTest - Class in org.kohsuke.github
Tests for the GitHub App Api Test
GHAppExtendedTest() - Constructor for class org.kohsuke.github.GHAppExtendedTest
Create default GHAppExtendedTest instance
GHAppInstallationTest - Class in org.kohsuke.github
The Class GHAppInstallationTest.
GHAppInstallationTest() - Constructor for class org.kohsuke.github.GHAppInstallationTest
Create default GHAppInstallationTest instance
GHAppTest - Class in org.kohsuke.github
Tests for the GitHub App API methods.
GHAppTest() - Constructor for class org.kohsuke.github.GHAppTest
Create default GHAppTest instance
GHAuthenticatedAppInstallationTest - Class in org.kohsuke.github
The Class GHAuthenticatedAppInstallationTest.
GHAuthenticatedAppInstallationTest() - Constructor for class org.kohsuke.github.GHAuthenticatedAppInstallationTest
Create default GHAuthenticatedAppInstallationTest instance
GHBranchProtectionTest - Class in org.kohsuke.github
The Class GHBranchProtectionTest.
GHBranchProtectionTest() - Constructor for class org.kohsuke.github.GHBranchProtectionTest
Create default GHBranchProtectionTest instance
GHBranchTest - Class in org.kohsuke.github
The Class GHBranchTest.
GHBranchTest() - Constructor for class org.kohsuke.github.GHBranchTest
Create default GHBranchTest instance
GHCheckRunBuilderTest - Class in org.kohsuke.github
The Class GHCheckRunBuilderTest.
GHCheckRunBuilderTest() - Constructor for class org.kohsuke.github.GHCheckRunBuilderTest
Create default GHCheckRunBuilderTest instance
GHCodeownersErrorTest - Class in org.kohsuke.github
Test class for listing errors in CODEOWNERS files.
GHCodeownersErrorTest() - Constructor for class org.kohsuke.github.GHCodeownersErrorTest
Create default GHCodeownersErrorTest instance
GHContentIntegrationTest - Class in org.kohsuke.github
Integration test for GHContent.
GHContentIntegrationTest() - Constructor for class org.kohsuke.github.GHContentIntegrationTest
Create default GHContentIntegrationTest instance
GHDeployKeyTest - Class in org.kohsuke.github
The Class GHDeployKeyTest.
GHDeployKeyTest() - Constructor for class org.kohsuke.github.GHDeployKeyTest
Create default GHDeployKeyTest instance
GHDeploymentTest - Class in org.kohsuke.github
The Class GHDeploymentTest.
GHDeploymentTest() - Constructor for class org.kohsuke.github.GHDeploymentTest
Create default GHDeploymentTest instance
GHDiscussionTest - Class in org.kohsuke.github
The Class GHDiscussionTest.
GHDiscussionTest() - Constructor for class org.kohsuke.github.GHDiscussionTest
Create default GHDiscussionTest instance
GHEventPayloadTest - Class in org.kohsuke.github
The Class GHEventPayloadTest.
GHEventPayloadTest() - Constructor for class org.kohsuke.github.GHEventPayloadTest
Instantiates a new GH event payload test.
GHEventTest - Class in org.kohsuke.github
The Class GHEventTest.
GHEventTest() - Constructor for class org.kohsuke.github.GHEventTest
Create default GHEventTest instance
GHExternalGroupTest - Class in org.kohsuke.github
The Class GHExternalGroupTest.
GHExternalGroupTest() - Constructor for class org.kohsuke.github.GHExternalGroupTest
Create default GHExternalGroupTest instance
GHGistTest - Class in org.kohsuke.github
The Class GHGistTest.
GHGistTest() - Constructor for class org.kohsuke.github.GHGistTest
Create default GHGistTest instance
GHGistUpdaterTest - Class in org.kohsuke.github
The Class GHGistUpdaterTest.
GHGistUpdaterTest() - Constructor for class org.kohsuke.github.GHGistUpdaterTest
Create default GHGistUpdaterTest instance
GHHookTest - Class in org.kohsuke.github
The Class GHHookTest.
GHHookTest() - Constructor for class org.kohsuke.github.GHHookTest
Create default GHHookTest instance
GHIssueEventAttributeTest - Class in org.kohsuke.github
The Class GHIssueEventAttributeTest.
GHIssueEventAttributeTest() - Constructor for class org.kohsuke.github.GHIssueEventAttributeTest
Create default GHIssueEventAttributeTest instance
GHIssueEventTest - Class in org.kohsuke.github
The Class GHIssueEventTest.
GHIssueEventTest() - Constructor for class org.kohsuke.github.GHIssueEventTest
Create default GHIssueEventTest instance
GHIssueTest - Class in org.kohsuke.github
The Class GHIssueTest.
GHIssueTest() - Constructor for class org.kohsuke.github.GHIssueTest
Create default GHIssueTest instance
GHLicenseTest - Class in org.kohsuke.github
The Class GHLicenseTest.
GHLicenseTest() - Constructor for class org.kohsuke.github.GHLicenseTest
Create default GHLicenseTest instance
GHMarketplacePlanTest - Class in org.kohsuke.github
Tests for the GitHub MarketPlace Plan API methods.
GHMarketplacePlanTest() - Constructor for class org.kohsuke.github.GHMarketplacePlanTest
Create default GHMarketplacePlanTest instance
GHMilestoneTest - Class in org.kohsuke.github
The Class GHMilestoneTest.
GHMilestoneTest() - Constructor for class org.kohsuke.github.GHMilestoneTest
Create default GHMilestoneTest instance
GHObjectTest - Class in org.kohsuke.github
The Class GHObjectTest.
GHObjectTest() - Constructor for class org.kohsuke.github.GHObjectTest
Create default GHObjectTest instance
GHOrganizationTest - Class in org.kohsuke.github
The Class GHOrganizationTest.
GHOrganizationTest() - Constructor for class org.kohsuke.github.GHOrganizationTest
Create default GHOrganizationTest instance
GHPersonTest - Class in org.kohsuke.github
The Class GHPersonTest.
GHPersonTest() - Constructor for class org.kohsuke.github.GHPersonTest
Create default GHPersonTest instance
GHProjectCardTest - Class in org.kohsuke.github
The Class GHProjectCardTest.
GHProjectCardTest() - Constructor for class org.kohsuke.github.GHProjectCardTest
Create default GHProjectCardTest instance
GHProjectColumnTest - Class in org.kohsuke.github
The Class GHProjectColumnTest.
GHProjectColumnTest() - Constructor for class org.kohsuke.github.GHProjectColumnTest
Create default GHProjectColumnTest instance
GHProjectTest - Class in org.kohsuke.github
The Class GHProjectTest.
GHProjectTest() - Constructor for class org.kohsuke.github.GHProjectTest
Create default GHProjectTest instance
GHPublicKeyTest - Class in org.kohsuke.github
The Class GHPublicKeyTest.
GHPublicKeyTest() - Constructor for class org.kohsuke.github.GHPublicKeyTest
Create default GHPublicKeyTest instance
GHPullRequestMockTest - Class in org.kohsuke.github
The Class GHPullRequestMockTest.
GHPullRequestMockTest() - Constructor for class org.kohsuke.github.GHPullRequestMockTest
Create default GHPullRequestMockTest instance
GHPullRequestTest - Class in org.kohsuke.github
The Class GHPullRequestTest.
GHPullRequestTest() - Constructor for class org.kohsuke.github.GHPullRequestTest
Create default GHPullRequestTest instance
GHRateLimitTest - Class in org.kohsuke.github
Test showing the behavior of OkHttpGitHubConnector with and without cache.
GHRateLimitTest() - Constructor for class org.kohsuke.github.GHRateLimitTest
Instantiates a new GH rate limit test.
GHReleaseTest - Class in org.kohsuke.github
The Class GHReleaseTest.
GHReleaseTest() - Constructor for class org.kohsuke.github.GHReleaseTest
Create default GHReleaseTest instance
GHRepositoryRuleTest - Class in org.kohsuke.github
Test class for GHRepositoryRule.
GHRepositoryRuleTest() - Constructor for class org.kohsuke.github.GHRepositoryRuleTest
Create default GHRepositoryRuleTest instance
ghRepositorySearchBuilderForkDefaultResetForksSearchTerms() - Method in class org.kohsuke.github.GHRepositoryTest
Gh repository search builder fork default reset forks search terms.
ghRepositorySearchBuilderIgnoresUnknownVisibility() - Method in class org.kohsuke.github.GHRepositoryTest
Gh repository search builder ignores unknown visibility.
GHRepositoryStatisticsTest - Class in org.kohsuke.github
The Class GHRepositoryStatisticsTest.
GHRepositoryStatisticsTest() - Constructor for class org.kohsuke.github.GHRepositoryStatisticsTest
Create default GHRepositoryStatisticsTest instance
GHRepositoryTest - Class in org.kohsuke.github
The Class GHRepositoryTest.
GHRepositoryTest() - Constructor for class org.kohsuke.github.GHRepositoryTest
Create default GHRepositoryTest instance
GHRepositoryTrafficReferralBaseTest - Class in org.kohsuke.github
GHRepositoryTrafficReferralBaseTest() - Constructor for class org.kohsuke.github.GHRepositoryTrafficReferralBaseTest
Create default GHRepositoryTrafficReferralBaseTest instance
GHRepositoryTrafficTopReferralPathTest - Class in org.kohsuke.github
GHRepositoryTrafficTopReferralPathTest() - Constructor for class org.kohsuke.github.GHRepositoryTrafficTopReferralPathTest
Create default GHRepositoryTrafficTopReferralPathTest instance
GHRepositoryTrafficTopReferralSourcesTest - Class in org.kohsuke.github
GHRepositoryTrafficTopReferralSourcesTest() - Constructor for class org.kohsuke.github.GHRepositoryTrafficTopReferralSourcesTest
Create default GHRepositoryTrafficTopReferralSourcesTest instance
GHTagTest - Class in org.kohsuke.github
The Class GHTagTest.
GHTagTest() - Constructor for class org.kohsuke.github.GHTagTest
Create default GHTagTest instance
GHTeamBuilderTest - Class in org.kohsuke.github
The Class GHTeamBuilderTest.
GHTeamBuilderTest() - Constructor for class org.kohsuke.github.GHTeamBuilderTest
Create default GHTeamBuilderTest instance
GHTeamTest - Class in org.kohsuke.github
The Class GHTeamTest.
GHTeamTest() - Constructor for class org.kohsuke.github.GHTeamTest
Create default GHTeamTest instance
GHTreeBuilderTest - Class in org.kohsuke.github
The Class GHTreeBuilderTest.
GHTreeBuilderTest() - Constructor for class org.kohsuke.github.GHTreeBuilderTest
Create default GHTreeBuilderTest instance
GHUserTest - Class in org.kohsuke.github
The Class GHUserTest.
GHUserTest() - Constructor for class org.kohsuke.github.GHUserTest
Create default GHUserTest instance
GHVerificationReasonTest - Class in org.kohsuke.github
The Class GHVerificationReasonTest.
GHVerificationReasonTest() - Constructor for class org.kohsuke.github.GHVerificationReasonTest
Create default GHVerificationReasonTest instance
GHWorkflowRunTest - Class in org.kohsuke.github
The Class GHWorkflowRunTest.
GHWorkflowRunTest() - Constructor for class org.kohsuke.github.GHWorkflowRunTest
Create default GHWorkflowRunTest instance
GHWorkflowTest - Class in org.kohsuke.github
The Class GHWorkflowTest.
GHWorkflowTest() - Constructor for class org.kohsuke.github.GHWorkflowTest
Create default GHWorkflowTest instance
gistFile() - Method in class org.kohsuke.github.GHGistTest
Gist file.
gitHub - Variable in class org.kohsuke.github.AbstractGitHubWireMockTest
GitHub instance for use during test.
GITHUB_API_TEMPLATE_TEST - Static variable in class org.kohsuke.github.GHOrganizationTest
The Constant GITHUB_API_TEMPLATE_TEST.
GITHUB_API_TEST - Static variable in class org.kohsuke.github.GHOrganizationTest
The Constant GITHUB_API_TEST.
Github2faTest - Class in org.kohsuke.github
The Class Github2faTest.
Github2faTest() - Constructor for class org.kohsuke.github.Github2faTest
Create default Github2faTest instance
GitHubCachingTest - Class in org.kohsuke.github.extras.okhttp3
Test showing the behavior of OkHttpGitHubConnector cache with GitHub 404 responses.
GitHubCachingTest() - Constructor for class org.kohsuke.github.extras.okhttp3.GitHubCachingTest
Instantiates a new git hub caching test.
GitHubConnectionTest - Class in org.kohsuke.github
Unit test for GitHub.
GitHubConnectionTest() - Constructor for class org.kohsuke.github.GitHubConnectionTest
Instantiates a new git hub connection test.
GitHubStaticTest - Class in org.kohsuke.github
Unit test for GitHub static helpers.
GitHubStaticTest() - Constructor for class org.kohsuke.github.GitHubStaticTest
Create default GitHubStaticTest instance
GitHubTest - Class in org.kohsuke.github
Unit test for GitHub.
GitHubTest() - Constructor for class org.kohsuke.github.GitHubTest
Create default GitHubTest instance
GitHubWireMockRule - Class in org.kohsuke.github
The standard WireMockRule eagerly initializes a WireMockServer.
GitHubWireMockRule() - Constructor for class org.kohsuke.github.GitHubWireMockRule
Instantiates a new git hub wire mock rule.
GitHubWireMockRule(WireMockConfiguration) - Constructor for class org.kohsuke.github.GitHubWireMockRule
Instantiates a new git hub wire mock rule.
GitHubWireMockRule(WireMockConfiguration, boolean) - Constructor for class org.kohsuke.github.GitHubWireMockRule
Instantiates a new git hub wire mock rule.
givenThat(MappingBuilder) - Method in class org.kohsuke.github.WireMockRule
Given that.
gzip() - Method in class org.kohsuke.github.GitHubTest
Gzip.

H

hasPermission() - Method in class org.kohsuke.github.GHRepositoryTest
Checks for permission.
httpServerFactory() - Method in class org.kohsuke.github.WireMockRuleConfiguration
Http server factory.
httpsPort() - Method in class org.kohsuke.github.WireMockRule
Https port.
httpsSettings() - Method in class org.kohsuke.github.WireMockRuleConfiguration
Https settings.

I

importStubs(StubImport) - Method in class org.kohsuke.github.WireMockRule
Import stubs.
initializeServer(String, Extension...) - Method in class org.kohsuke.github.WireMockMultiServerRule
Initialize server.
initializeServers() - Method in class org.kohsuke.github.GitHubWireMockRule
Initialize servers.
initializeServers() - Method in class org.kohsuke.github.WireMockMultiServerRule
Initialize servers.
InstallationCreatedEvent() - Method in class org.kohsuke.github.GHEventPayloadTest
Installation event.
InstallationDeletedEvent() - Method in class org.kohsuke.github.GHEventPayloadTest
Installation event.
InstallationRepositoriesEvent() - Method in class org.kohsuke.github.GHEventPayloadTest
Installation repositories event.
invalidJWTTokenRaisesException() - Method in class org.kohsuke.github.AppInstallationAuthorizationProviderTest
Invalid JWT token raises exception.
isDisabled() - Method in class org.kohsuke.github.GHRepositoryTest
Checks if is disabled.
isDisabledTrue() - Method in class org.kohsuke.github.GHRepositoryTest
Checks if is disabled true.
isMemberOf() - Method in class org.kohsuke.github.GHUserTest
Checks if is member of.
isRunning() - Method in class org.kohsuke.github.WireMockRule
Checks if is running.
issue_body_edited() - Method in class org.kohsuke.github.GHEventPayloadTest
Issue body edited.
issue_comment() - Method in class org.kohsuke.github.GHEventPayloadTest
Issue comment.
issue_comment_edited() - Method in class org.kohsuke.github.GHEventPayloadTest
Issue comment edited.
issue_labeled() - Method in class org.kohsuke.github.GHEventPayloadTest
Issue labeled.
issue_title_edited() - Method in class org.kohsuke.github.GHEventPayloadTest
Issue title edited.
issue_unlabeled() - Method in class org.kohsuke.github.GHEventPayloadTest
Issue unlabeled.
issueComment() - Method in class org.kohsuke.github.GHIssueTest
Issue comment.
issues() - Method in class org.kohsuke.github.GHEventPayloadTest
Issues.
isTakeSnapshot() - Method in class org.kohsuke.github.GitHubWireMockRule
Checks if is take snapshot.
isTestWithOrg() - Method in class org.kohsuke.github.GitHubWireMockRule
Checks if is test with org.
isUseProxy() - Method in class org.kohsuke.github.GitHubWireMockRule
Checks if is use proxy.

J

jettySettings() - Method in class org.kohsuke.github.WireMockRuleConfiguration
Jetty settings.
jwtProvider1 - Variable in class org.kohsuke.github.AbstractGHAppInstallationTest
The jwt provider 1.
jwtProvider2 - Variable in class org.kohsuke.github.AbstractGHAppInstallationTest
The jwt provider 2.
jwtProvider3 - Variable in class org.kohsuke.github.AbstractGHAppInstallationTest
The jwt provider 3.
JWTTokenProviderTest - Class in org.kohsuke.github.extras.authorization
The Class JWTTokenProviderTest.
JWTTokenProviderTest() - Constructor for class org.kohsuke.github.extras.authorization.JWTTokenProviderTest
Create default JWTTokenProviderTest instance

K

kohsuke() - Method in class org.kohsuke.github.AbstractGitHubWireMockTest
Kohsuke.

L

label_created() - Method in class org.kohsuke.github.GHEventPayloadTest
Label created.
label_deleted() - Method in class org.kohsuke.github.GHEventPayloadTest
Label deleted.
label_edited() - Method in class org.kohsuke.github.GHEventPayloadTest
Label edited.
lastStatus() - Method in class org.kohsuke.github.CommitTest
Last status.
LatestRepositoryExist() - Method in class org.kohsuke.github.GHRepositoryTest
Latest repository exist.
LatestRepositoryNotExist() - Method in class org.kohsuke.github.GHRepositoryTest
Latest repository not exist.
lifecycleTest() - Method in class org.kohsuke.github.GHGistTest
Lifecycle test.
LifecycleTest - Class in org.kohsuke.github
The Class LifecycleTest.
LifecycleTest() - Constructor for class org.kohsuke.github.LifecycleTest
Create default LifecycleTest instance
listAccounts() - Method in class org.kohsuke.github.GHMarketplacePlanTest
List accounts.
listAccountsWithDirection() - Method in class org.kohsuke.github.GHMarketplacePlanTest
List accounts with direction.
listAccountsWithSortAndDirection() - Method in class org.kohsuke.github.GHMarketplacePlanTest
List accounts with sort and direction.
listAllStubMappings() - Method in class org.kohsuke.github.WireMockRule
List all stub mappings.
listBranchesWhereHead() - Method in class org.kohsuke.github.CommitTest
List branches where head.
listBranchesWhereHead2Heads() - Method in class org.kohsuke.github.CommitTest
List branches where head 2 heads.
listBranchesWhereHeadOfCommitWithHeadNowhere() - Method in class org.kohsuke.github.CommitTest
List branches where head of commit with head nowhere.
listCollaborators() - Method in class org.kohsuke.github.GHRepositoryTest
List collaborators.
listCollaboratorsFiltered() - Method in class org.kohsuke.github.GHRepositoryTest
List collaborators filtered.
listCommitCommentsNoComments() - Method in class org.kohsuke.github.GHRepositoryTest
List commit comments no comments.
listCommitCommentsSomeComments() - Method in class org.kohsuke.github.GHRepositoryTest
List commit comments some comments.
listCommitsBetween() - Method in class org.kohsuke.github.GHRepositoryTest
List commits between.
listCommitsBetweenPaginated() - Method in class org.kohsuke.github.GHRepositoryTest
List commits between paginated.
listContributors() - Method in class org.kohsuke.github.GHRepositoryTest
List contributors.
listEmptyContributors() - Method in class org.kohsuke.github.GHRepositoryTest
List empty contributors.
listFilesWhereCommitHasLargeChange() - Method in class org.kohsuke.github.CommitTest
Test list files where there are more than 300 files in a commit.
listFilesWhereCommitHasSmallChange() - Method in class org.kohsuke.github.CommitTest
Test list files where there are less than 300 files in a commit.
listFollowsAndFollowers() - Method in class org.kohsuke.github.GHUserTest
List follows and followers.
listInstallations() - Method in class org.kohsuke.github.GHAppTest
List installations.
listInstallationsSince() - Method in class org.kohsuke.github.GHAppTest
List installations that have been updated since a given date.
listLanguages() - Method in class org.kohsuke.github.GHRepositoryTest
List languages.
listLicenses() - Method in class org.kohsuke.github.GHLicenseTest
Basic test to ensure that the list of licenses from GitHub.listLicenses() is returned.
listLicensesCheckIndividualLicense() - Method in class org.kohsuke.github.GHLicenseTest
Tests that GitHub.listLicenses() returns the MIT license in the expected manner.
listMarketplacePlans() - Method in class org.kohsuke.github.GHMarketplacePlanTest
List marketplace plans.
listMembers() - Method in class org.kohsuke.github.GHTeamTest
List members.
listMembersAdmin() - Method in class org.kohsuke.github.GHTeamTest
List members admin.
listMembersNoMatch() - Method in class org.kohsuke.github.GHTeamTest
List members no match.
listOrgMemberships() - Method in class org.kohsuke.github.AppTest
List org memberships.
listProjects() - Method in class org.kohsuke.github.GHUserTest
List projects.
listPublicRepositories() - Method in class org.kohsuke.github.GHUserTest
List public repositories.
listPublicRepositoriesPageSize62() - Method in class org.kohsuke.github.GHUserTest
List public repositories page size 62.
listPullRequests() - Method in class org.kohsuke.github.CommitTest
List pull requests.
listPullRequestsOfCommitWith2PullRequests() - Method in class org.kohsuke.github.CommitTest
List pull requests of commit with 2 pull requests.
listPullRequestsOfNotIncludedCommit() - Method in class org.kohsuke.github.CommitTest
List pull requests of not included commit.
listRefs() - Method in class org.kohsuke.github.GHRepositoryTest
List refs.
listRefsEmptyTags() - Method in class org.kohsuke.github.GHRepositoryTest
List refs empty tags.
listRefsHeads() - Method in class org.kohsuke.github.GHRepositoryTest
List refs heads.
listReleases() - Method in class org.kohsuke.github.GHRepositoryTest
List releases.
listStargazers() - Method in class org.kohsuke.github.GHRepositoryTest
List stargazers.
listTags() - Method in class org.kohsuke.github.GHRepositoryTest
List tags.
listTagsEmpty() - Method in class org.kohsuke.github.GHRepositoryTest
List tags empty.
listUsers() - Method in class org.kohsuke.github.GitHubTest
List users.
loadMappingsUsing(MappingsLoader) - Method in class org.kohsuke.github.WireMockRule
Load mappings using.

M

mappingsLoader() - Method in class org.kohsuke.github.WireMockRuleConfiguration
Mappings loader.
mappingSource(MappingsSource) - Method in class org.kohsuke.github.WireMockRuleConfiguration
Mapping source.
mappingsSaver() - Method in class org.kohsuke.github.WireMockRuleConfiguration
Mappings saver.
mapToMockGitHub(String) - Method in class org.kohsuke.github.GitHubWireMockRule
Map to mock git hub.
markDown() - Method in class org.kohsuke.github.GHRepositoryTest
Mark down.
matchingHeaders() - Method in class org.kohsuke.github.WireMockRuleConfiguration
Matching headers.
MAX_ITERATIONS - Static variable in class org.kohsuke.github.GHRepositoryStatisticsTest
The max iterations.
maxRequestJournalEntries() - Method in class org.kohsuke.github.WireMockRuleConfiguration
Max request journal entries.
member_added() - Method in class org.kohsuke.github.GHEventPayloadTest
Member added.
member_added_role_name() - Method in class org.kohsuke.github.GHEventPayloadTest
Member added with role name defined.
member_edited() - Method in class org.kohsuke.github.GHEventPayloadTest
Member edited.
membership_added() - Method in class org.kohsuke.github.GHEventPayloadTest
Membership added.
mergeCommitSHA() - Method in class org.kohsuke.github.GHPullRequestTest
Merge commit SHA.
mockGitHub - Variable in class org.kohsuke.github.AbstractGitHubWireMockTest
The mock git hub.

N

networkTrafficListener() - Method in class org.kohsuke.github.WireMockRuleConfiguration
Network traffic listener.
newResponseTransformer() - Method in class org.kohsuke.github.AbstractGitHubWireMockTest.TemplatingHelper
New response transformer.
notCallMethodsInPackageUnless(String, DescribedPredicate<JavaCall<?>>...) - Static method in class org.kohsuke.github.ArchTests
Not call methods in package unless.
notifications() - Method in class org.kohsuke.github.AppTest
Notifications.
notifier() - Method in class org.kohsuke.github.WireMockRuleConfiguration
Notifier.

O

OkHttpConnector_Cache_MaxAge_Three() - Method in class org.kohsuke.github.extras.okhttp3.OkHttpGitHubConnectorTest
Ok http connector cache max age three.
OkHttpConnector_Cache_MaxAgeDefault_Zero() - Method in class org.kohsuke.github.extras.okhttp3.OkHttpGitHubConnectorTest
Ok http connector cache max age default zero.
OkHttpConnector_Cache_MaxAgeNone() - Method in class org.kohsuke.github.extras.okhttp3.OkHttpGitHubConnectorTest
Ok http connector cache max age none.
OkHttpConnector_NoCache() - Method in class org.kohsuke.github.extras.okhttp3.OkHttpGitHubConnectorTest
Ok http connector no cache.
OkHttpGitHubConnectorTest - Class in org.kohsuke.github.extras.okhttp3
Test showing the behavior of OkHttpGitHubConnector with and without cache.
OkHttpGitHubConnectorTest() - Constructor for class org.kohsuke.github.extras.okhttp3.OkHttpGitHubConnectorTest
Instantiates a new ok http git hub connector test.
options() - Static method in class org.kohsuke.github.WireMockRuleConfiguration
Options.
org.kohsuke.github - package org.kohsuke.github
 
org.kohsuke.github.api - module org.kohsuke.github.api
 
org.kohsuke.github.extras.authorization - package org.kohsuke.github.extras.authorization
 
org.kohsuke.github.extras.okhttp3 - package org.kohsuke.github.extras.okhttp3
 
org.kohsuke.github.internal - package org.kohsuke.github.internal
 

P

payload - Variable in class org.kohsuke.github.GHEventPayloadTest
The payload.
Payload - Annotation Type in org.kohsuke.github
The Interface Payload.
PayloadRule - Class in org.kohsuke.github
The Class PayloadRule.
PayloadRule(String) - Constructor for class org.kohsuke.github.PayloadRule
Instantiates a new payload rule.
ping() - Method in class org.kohsuke.github.GHEventPayloadTest
Ping.
port() - Method in class org.kohsuke.github.WireMockRule
Port.
portNumber() - Method in class org.kohsuke.github.WireMockRuleConfiguration
Port number.
projectsv2item_archived() - Method in class org.kohsuke.github.GHEventPayloadTest
Projectsv 2 item archived.
projectsv2item_created() - Method in class org.kohsuke.github.GHEventPayloadTest
Projectsv 2 item created.
projectsv2item_edited() - Method in class org.kohsuke.github.GHEventPayloadTest
Projectsv 2 item edited.
projectsv2item_reordered() - Method in class org.kohsuke.github.GHEventPayloadTest
Projectsv 2 item reordered.
projectsv2item_restored() - Method in class org.kohsuke.github.GHEventPayloadTest
Projectsv 2 item restored.
proxyHostHeader() - Method in class org.kohsuke.github.WireMockRuleConfiguration
Proxy host header.
proxyVia() - Method in class org.kohsuke.github.WireMockRuleConfiguration
Proxy via.
public_() - Method in class org.kohsuke.github.GHEventPayloadTest
Public.
pull_request() - Method in class org.kohsuke.github.GHEventPayloadTest
Pull request.
pull_request_edited_base() - Method in class org.kohsuke.github.GHEventPayloadTest
Pull request edited base.
pull_request_edited_title() - Method in class org.kohsuke.github.GHEventPayloadTest
Pull request edited title.
pull_request_labeled() - Method in class org.kohsuke.github.GHEventPayloadTest
Pull request labeled.
pull_request_review() - Method in class org.kohsuke.github.GHEventPayloadTest
Pull request review.
pull_request_review_comment() - Method in class org.kohsuke.github.GHEventPayloadTest
Pull request review comment.
pull_request_review_comment_edited() - Method in class org.kohsuke.github.GHEventPayloadTest
Pull request review comment edited.
pullRequestComment() - Method in class org.kohsuke.github.GHPullRequestTest
Pull request comment.
pullRequestReviewComments() - Method in class org.kohsuke.github.GHPullRequestTest
Pull request review comments.
pullRequestReviews() - Method in class org.kohsuke.github.GHPullRequestTest
Pull request reviews.
push() - Method in class org.kohsuke.github.GHEventPayloadTest
Push.
pushToFork() - Method in class org.kohsuke.github.GHEventPayloadTest
Push to fork.

Q

queryPullRequestsQualifiedHead() - Method in class org.kohsuke.github.GHPullRequestTest
Query pull requests qualified head.
queryPullRequestsUnqualifiedHead() - Method in class org.kohsuke.github.GHPullRequestTest
Query pull requests unqualified head.

R

RateLimitCheckerTest - Class in org.kohsuke.github
Test showing the behavior of the GitHubRateLimitChecker and RateLimitChecker.LiteralValue.
RateLimitCheckerTest() - Constructor for class org.kohsuke.github.RateLimitCheckerTest
Instantiates a new rate limit checker test.
RateLimitHandlerTest - Class in org.kohsuke.github
Test showing the behavior of OkHttpConnector with and without cache.
RateLimitHandlerTest() - Constructor for class org.kohsuke.github.RateLimitHandlerTest
Instantiates a new rate limit handler test.
rawServer() - Method in class org.kohsuke.github.GitHubWireMockRule
Raw server.
reactions() - Method in class org.kohsuke.github.AppTest
Reactions.
reactions() - Method in class org.kohsuke.github.GHPullRequestTest
Create/Delete reaction for pull requests.
refreshFromSearchResults() - Method in class org.kohsuke.github.GHPullRequestTest
Test refreshing a PR coming from the search results.
registerHints(RuntimeHints, ClassLoader) - Method in class org.kohsuke.github.AotTestRuntimeHints
 
regressionTest() - Method in class org.kohsuke.github.GHEventTest
Regression test.
release_published() - Method in class org.kohsuke.github.GHEventPayloadTest
Release published.
removeLabels() - Method in class org.kohsuke.github.GHIssueTest
Removes the labels.
removeLabels() - Method in class org.kohsuke.github.GHPullRequestTest
Removes the labels.
removeServeEvent(UUID) - Method in class org.kohsuke.github.WireMockRule
Removes the serve event.
removeServeEventsForStubsMatchingMetadata(StringValuePattern) - Method in class org.kohsuke.github.WireMockRule
Removes the serve events for stubs matching metadata.
removeServeEventsMatching(RequestPattern) - Method in class org.kohsuke.github.WireMockRule
Removes the serve events matching.
removeStub(MappingBuilder) - Method in class org.kohsuke.github.WireMockRule
Removes the stub.
removeStub(StubMapping) - Method in class org.kohsuke.github.WireMockRule
Removes the stub.
removeStubMapping(StubMapping) - Method in class org.kohsuke.github.WireMockRule
Removes the stub mapping.
removeStubMapping(UUID) - Method in class org.kohsuke.github.WireMockRule
Removes the stub mapping.
removeStubMappingsByMetadata(StringValuePattern) - Method in class org.kohsuke.github.WireMockRule
Removes the stub mappings by metadata.
removeStubsByMetadata(StringValuePattern) - Method in class org.kohsuke.github.WireMockRule
Removes the stubs by metadata.
repository() - Method in class org.kohsuke.github.GHEventPayloadTest
Repository.
repository_renamed() - Method in class org.kohsuke.github.GHEventPayloadTest
Repository renamed.
repository_transferred_to_org() - Method in class org.kohsuke.github.GHEventPayloadTest
Repository ownership transferred to an organization.
repository_transferred_to_user() - Method in class org.kohsuke.github.GHEventPayloadTest
Repository ownership transferred to a user.
RepositoryTrafficTest - Class in org.kohsuke.github
The Class RepositoryTrafficTest.
RepositoryTrafficTest() - Constructor for class org.kohsuke.github.RepositoryTrafficTest
Create default RepositoryTrafficTest instance
RequesterRetryTest - Class in org.kohsuke.github
The Class RequesterRetryTest.
RequesterRetryTest() - Constructor for class org.kohsuke.github.RequesterRetryTest
Instantiates a new requester retry test.
RequesterRetryTest.Thrower<E extends Throwable> - Interface in org.kohsuke.github
The Interface Thrower.
requestJournalDisabled() - Method in class org.kohsuke.github.WireMockRuleConfiguration
Request journal disabled.
requireProxy(String) - Method in class org.kohsuke.github.AbstractGitHubWireMockTest
Require proxy.
resetAll() - Method in class org.kohsuke.github.WireMockRule
Reset all.
resetMappings() - Method in class org.kohsuke.github.WireMockRule
Reset mappings.
resetRequests() - Method in class org.kohsuke.github.WireMockRule
Reset requests.
resetScenario(String) - Method in class org.kohsuke.github.WireMockRule
Reset a scenario
resetScenarios() - Method in class org.kohsuke.github.WireMockRule
Reset scenarios.
resetTestCapturedLog() - Method in class org.kohsuke.github.RequesterRetryTest
Reset test captured log.
resetToDefaultMappings() - Method in class org.kohsuke.github.WireMockRule
Reset to default mappings.

S

saveMappings() - Method in class org.kohsuke.github.WireMockRule
Save mappings.
searchAllPublicAndForkedRepos() - Method in class org.kohsuke.github.GHRepositoryTest
Search all public and forked repos.
searchContent() - Method in class org.kohsuke.github.GitHubTest
Search content.
searchContentWithForks() - Method in class org.kohsuke.github.GitHubTest
Search content with forks.
searchForPublicForkedOnlyRepos() - Method in class org.kohsuke.github.GHRepositoryTest
Search for public forked only repos.
searchOrgForRepositories() - Method in class org.kohsuke.github.GHRepositoryTest
Search org for repositories.
searchRepositories() - Method in class org.kohsuke.github.GHRepositoryTest
Search repositories.
searchUsers() - Method in class org.kohsuke.github.GitHubTest
Search users.
servers - Variable in class org.kohsuke.github.WireMockMultiServerRule
The servers.
setAssignee() - Method in class org.kohsuke.github.GHIssueTest
Sets the assignee.
setAssignee() - Method in class org.kohsuke.github.GHPullRequestTest
Sets the assignee.
setBaseBranch() - Method in class org.kohsuke.github.GHPullRequestTest
Sets the base branch.
setBaseBranchNonExisting() - Method in class org.kohsuke.github.GHPullRequestTest
Sets the base branch non existing.
setDeleteBranchOnMerge() - Method in class org.kohsuke.github.GHRepositoryTest
Sets the delete branch on merge.
setGlobalFixedDelay(int) - Method in class org.kohsuke.github.WireMockRule
Sets the global fixed delay.
setLabels() - Method in class org.kohsuke.github.GHIssueTest
Sets the labels.
setLabels() - Method in class org.kohsuke.github.GHPullRequestTest
Sets the labels.
setMergeOptions() - Method in class org.kohsuke.github.GHRepositoryTest
Sets the merge options.
setScenarioState(String, String) - Method in class org.kohsuke.github.WireMockRule
Set scenario state
setUp() - Method in class org.kohsuke.github.GHBranchProtectionTest
Sets the up.
setUp() - Method in class org.kohsuke.github.GHContentIntegrationTest
Sets the up.
setUp() - Method in class org.kohsuke.github.GHDiscussionTest
Sets the up.
setUp() - Method in class org.kohsuke.github.GHGistUpdaterTest
Sets the up.
setUp() - Method in class org.kohsuke.github.GHProjectCardTest
Sets the up.
setUp() - Method in class org.kohsuke.github.GHProjectColumnTest
Sets the up.
setUp() - Method in class org.kohsuke.github.GHProjectTest
Sets the up.
setUp() - Method in class org.kohsuke.github.GHTreeBuilderTest
Sets the up.
setUp() - Method in class org.kohsuke.github.GHWorkflowRunTest
Sets the up.
setUp() - Method in class org.kohsuke.github.GHWorkflowTest
Sets the up.
setupRepo() - Method in class org.kohsuke.github.extras.okhttp3.GitHubCachingTest
Setup repo.
setupRepo() - Method in class org.kohsuke.github.extras.okhttp3.OkHttpGitHubConnectorTest
Setup repo.
shouldMockGHPullRequest() - Method in class org.kohsuke.github.GHPullRequestMockTest
Should mock GH pull request.
shouldPreserveHostHeader() - Method in class org.kohsuke.github.WireMockRuleConfiguration
Should preserve host header.
shutdown() - Method in class org.kohsuke.github.WireMockRule
Shutdown.
shutdownServer() - Method in class org.kohsuke.github.WireMockRule
Shutdown server.
SLEEP_INTERVAL - Static variable in class org.kohsuke.github.GHRepositoryStatisticsTest
The sleep interval.
snapshotNotAllowed() - Method in class org.kohsuke.github.AbstractGitHubWireMockTest
Snapshot not allowed.
snapshotRecord() - Method in class org.kohsuke.github.WireMockRule
Snapshot record.
snapshotRecord(RecordSpec) - Method in class org.kohsuke.github.WireMockRule
Snapshot record.
snapshotRecord(RecordSpecBuilder) - Method in class org.kohsuke.github.WireMockRule
Snapshot record.
squashMerge() - Method in class org.kohsuke.github.GHPullRequestTest
Squash merge.
starred() - Method in class org.kohsuke.github.GHEventPayloadTest
Starred.
start() - Method in class org.kohsuke.github.WireMockRule
Start.
starTest() - Method in class org.kohsuke.github.GHGistTest
Star test.
starTest() - Method in class org.kohsuke.github.GHRepositoryTest
Test to check star method by verifying stargarzer count.
startRecording(RecordSpec) - Method in class org.kohsuke.github.WireMockRule
Start recording.
startRecording(RecordSpecBuilder) - Method in class org.kohsuke.github.WireMockRule
Start recording.
startRecording(String) - Method in class org.kohsuke.github.WireMockRule
Start recording.
status() - Method in class org.kohsuke.github.GHEventPayloadTest
Status.
status2() - Method in class org.kohsuke.github.GHEventPayloadTest
Status 2.
stop() - Method in class org.kohsuke.github.WireMockRule
Stop.
stopRecording() - Method in class org.kohsuke.github.WireMockRule
Stop recording.
stubFor(MappingBuilder) - Method in class org.kohsuke.github.WireMockRule
Stub for.
subscription() - Method in class org.kohsuke.github.GHRepositoryTest
Subscription.
sync() - Method in class org.kohsuke.github.GHRepositoryTest
Test sync of fork
syncNoFork() - Method in class org.kohsuke.github.GHRepositoryTest
Test sync of repository not a fork

T

targetMethodIs(Class<?>, String, Class<?>...) - Static method in class org.kohsuke.github.ArchTests
Target method is.
team_add() - Method in class org.kohsuke.github.GHEventPayloadTest
TeamAdd.
team_created() - Method in class org.kohsuke.github.GHEventPayloadTest
Team created.
team_edited_description() - Method in class org.kohsuke.github.GHEventPayloadTest
Team edited description.
team_edited_permission() - Method in class org.kohsuke.github.GHEventPayloadTest
Team edited repository permission.
team_edited_visibility() - Method in class org.kohsuke.github.GHEventPayloadTest
Team edited visibility.
TEAM_NAME_CREATE - Static variable in class org.kohsuke.github.GHOrganizationTest
The Constant TEAM_NAME_CREATE.
tempGitHubRepositories - Variable in class org.kohsuke.github.AbstractGitHubWireMockTest
The temp git hub repositories.
templating - Variable in class org.kohsuke.github.AbstractGitHubWireMockTest
The templating.
TemplatingHelper() - Constructor for class org.kohsuke.github.AbstractGitHubWireMockTest.TemplatingHelper
Instantiate TemplatingHelper
test() - Method in class org.kohsuke.github.GHRepositoryTrafficReferralBaseTest
Test the constructor.
test() - Method in class org.kohsuke.github.GHRepositoryTrafficTopReferralPathTest
Test the constructor.
test() - Method in class org.kohsuke.github.GHRepositoryTrafficTopReferralSourcesTest
Test the constructor.
test_toString() - Method in class org.kohsuke.github.GHObjectTest
Test to string.
test2faToken() - Method in class org.kohsuke.github.Github2faTest
Test 2 fa token.
testAdd() - Method in class org.kohsuke.github.GHTreeBuilderTest
Test add.
testAddDeployKey() - Method in class org.kohsuke.github.AppTest
Test add deploy key.
testAddDeployKeyAsReadOnly() - Method in class org.kohsuke.github.AppTest
Test add deploy key read-only.
testAddPublicKey() - Method in class org.kohsuke.github.GHPublicKeyTest
Test adding a public key to the user
testAlertsThreshold() - Method in class org.kohsuke.github.GHRepositoryRuleTest
Tests to cover AlertsThreshold enum.
testAnonymous() - Method in class org.kohsuke.github.GitHubConnectionTest
Test anonymous.
testApp() - Method in class org.kohsuke.github.AppTest
Test app.
testApproval() - Method in class org.kohsuke.github.GHWorkflowRunTest
Test approval.
testArchiveCard() - Method in class org.kohsuke.github.GHProjectCardTest
Test archive card.
testAreOrganizationProjectsEnabled() - Method in class org.kohsuke.github.GHOrganizationTest
Test are organization projects enabled.
testArtifacts() - Method in class org.kohsuke.github.GHWorkflowRunTest
Test artifacts.
testAuthorizationHeaderPattern() - Method in class org.kohsuke.github.extras.authorization.JWTTokenProviderTest
Test authorization header pattern.
testBadCert() - Method in class org.kohsuke.github.GHVerificationReasonTest
Test bad cert.
testBadEmail() - Method in class org.kohsuke.github.GHVerificationReasonTest
Test bad email.
testBasicInformation() - Method in class org.kohsuke.github.GHWorkflowTest
Test basic information.
testBranches() - Method in class org.kohsuke.github.AppTest
Test branches.
testBridgeMethods() - Method in class org.kohsuke.github.BridgeMethodTest
Test bridge methods.
testCached404() - Method in class org.kohsuke.github.extras.okhttp3.GitHubCachingTest
Test cached 404.
testCachingValidAuthorization() - Method in class org.kohsuke.github.extras.authorization.JWTTokenProviderTest
Test caching valid authorization.
testCancelAndRerun() - Method in class org.kohsuke.github.GHWorkflowRunTest
Test cancel and rerun.
testCatchServiceDownException() - Method in class org.kohsuke.github.GitHubTest
Test expect GitHub ServiceDownException
testCheckMembership() - Method in class org.kohsuke.github.AppTest
Test check membership.
testChecksWithAppIds() - Method in class org.kohsuke.github.GHBranchProtectionTest
Checks with app ids are being populated
testCodeFrequency() - Method in class org.kohsuke.github.GHRepositoryStatisticsTest
Test code frequency.
testCodeScanningTool() - Method in class org.kohsuke.github.GHRepositoryRuleTest
Tests to cover CodeScanningTool class.
testCommit() - Method in class org.kohsuke.github.AppTest
Test commit.
testCommitActivity() - Method in class org.kohsuke.github.GHRepositoryStatisticsTest
Test commit activity.
testCommitComment() - Method in class org.kohsuke.github.AppTest
Test commit comment.
testCommitSearch() - Method in class org.kohsuke.github.AppTest
Test commit search.
testCommitShortInfo() - Method in class org.kohsuke.github.AppTest
Test commit short info.
testCommitStatus() - Method in class org.kohsuke.github.AppTest
Test commit status.
testCommitStatusContext() - Method in class org.kohsuke.github.AppTest
Test commit status context.
testConnectToExternalGroupByGroup() - Method in class org.kohsuke.github.GHTeamTest
Test fail to connect to external group from other organization.
testConnectToExternalGroupById() - Method in class org.kohsuke.github.GHTeamTest
Test connect to external group by id.
testContributorStats() - Method in class org.kohsuke.github.GHRepositoryStatisticsTest
Test contributor stats.
testCreate() - Method in class org.kohsuke.github.internal.DefaultGitHubConnectorTest
Test create.
testCreateAllArgsTeam() - Method in class org.kohsuke.github.GHOrganizationTest
Test create all args team.
testCreateAndListDeployments() - Method in class org.kohsuke.github.AppTest
Test create and list deployments.
testCreateCardFromIssue() - Method in class org.kohsuke.github.GHProjectCardTest
Test create card from issue.
testCreateCardFromPR() - Method in class org.kohsuke.github.GHProjectCardTest
Test create card from PR.
testCreateChildTeam() - Method in class org.kohsuke.github.GHTeamBuilderTest
Test create child team.
testCreateCommitComment() - Method in class org.kohsuke.github.AppTest
Test create commit comment.
testCreatedCard() - Method in class org.kohsuke.github.GHProjectCardTest
Test created card.
testCreatedColumn() - Method in class org.kohsuke.github.GHProjectColumnTest
Test created column.
testCreatedDiscussion() - Method in class org.kohsuke.github.GHDiscussionTest
Test created discussion.
testCreateDoubleReleaseFails() - Method in class org.kohsuke.github.GHReleaseTest
Test create double release fails.
testCreatedProject() - Method in class org.kohsuke.github.GHProjectTest
Test created project.
testCreateIssue() - Method in class org.kohsuke.github.AppTest
Test create issue.
testCreateReleaseWithNotes() - Method in class org.kohsuke.github.GHReleaseTest
Tests creation of the release with `generate_release_notes` parameter on.
testCreateReleaseWithUnknownCategoryFails() - Method in class org.kohsuke.github.GHReleaseTest
Test create release with unknown category fails.
testCreateRepoActionVariable() - Method in class org.kohsuke.github.GHRepositoryTest
Test create repo action variable.
testCreateRepository() - Method in class org.kohsuke.github.GHOrganizationTest
Test create repository.
testCreateRepository() - Method in class org.kohsuke.github.LifecycleTest
Test create repository.
testCreateRepositoryFromTemplateRepositoryNull() - Method in class org.kohsuke.github.GHOrganizationTest
Test create repository with template repository null.
testCreateRepositoryWhenRepositoryTemplateIsNotATemplate() - Method in class org.kohsuke.github.GHOrganizationTest
Test create repository when repository template is not a template.
testCreateRepositoryWithAutoInitialization() - Method in class org.kohsuke.github.GHOrganizationTest
Test create repository with auto initialization.
testCreateRepositoryWithParameterIsTemplate() - Method in class org.kohsuke.github.GHOrganizationTest
Test create repository with parameter is template.
testCreateRepositoryWithTemplate() - Method in class org.kohsuke.github.GHOrganizationTest
Test create repository with template.
testCreateRepositoryWithTemplateAndGHRepository() - Method in class org.kohsuke.github.GHOrganizationTest
Test create repository with template.
testCreateSimpleRelease() - Method in class org.kohsuke.github.GHReleaseTest
Test create simple release.
testCreateSimpleReleaseWithoutDiscussion() - Method in class org.kohsuke.github.GHReleaseTest
Test create simple release without discussion.
testCreateTag() - Method in class org.kohsuke.github.GHTagTest
Test create tag.
testCreateTeam() - Method in class org.kohsuke.github.GHOrganizationTest
Test create team.
testCreateTeamWithNullPerm() - Method in class org.kohsuke.github.GHOrganizationTest
Test create team with null perm.
testCreateTeamWithRepoAccess() - Method in class org.kohsuke.github.GHOrganizationTest
Test create team with repo access.
testCreateTeamWithRepoPerm() - Method in class org.kohsuke.github.GHOrganizationTest
Test create team with repo perm.
testCreateTeamWithRepoRole() - Method in class org.kohsuke.github.GHOrganizationTest
Test create team with repo role.
testCreateVisibilityForOrganization() - Method in class org.kohsuke.github.GHRepositoryTest
Tests the creation of repositories with alternating visibilities for orgs.
testCreateVisibilityForUser() - Method in class org.kohsuke.github.GHRepositoryTest
Tests the creation of repositories with alternating visibilities for users.
testCreateVisibleTeam() - Method in class org.kohsuke.github.GHOrganizationTest
Test create visible team.
testCredentialValid() - Method in class org.kohsuke.github.AppTest
Test credential valid.
testCredentialValidEnterprise() - Method in class org.kohsuke.github.AppTest
Test credential valid enterprise.
testCRUDContent() - Method in class org.kohsuke.github.GHContentIntegrationTest
Test CRUD content.
testDelete() - Method in class org.kohsuke.github.GHTreeBuilderTest
Test delete.
testDelete() - Method in class org.kohsuke.github.GHWorkflowRunTest
Test delete.
testDeleteCard() - Method in class org.kohsuke.github.GHProjectCardTest
Test delete card.
testDeleteColumn() - Method in class org.kohsuke.github.GHProjectColumnTest
Test delete column.
testDeleteExternalGroupConnection() - Method in class org.kohsuke.github.GHTeamTest
Test delete connection to external group
testDeleteProject() - Method in class org.kohsuke.github.GHProjectTest
Test delete project.
testDeleteRelease() - Method in class org.kohsuke.github.GHReleaseTest
Test delete release.
testDeleteRepoActionVariable() - Method in class org.kohsuke.github.GHRepositoryTest
Test delete repo action variable.
testDisableEnable() - Method in class org.kohsuke.github.GHWorkflowTest
Test disable enable.
testDisableProtectionOnly() - Method in class org.kohsuke.github.GHBranchProtectionTest
Test disable protection only.
testDispatch() - Method in class org.kohsuke.github.GHWorkflowTest
Test dispatch.
testEditCardNote() - Method in class org.kohsuke.github.GHProjectCardTest
Test edit card note.
testEditColumnName() - Method in class org.kohsuke.github.GHProjectColumnTest
Test edit column name.
testEditProjectBody() - Method in class org.kohsuke.github.GHProjectTest
Test edit project body.
testEditProjectName() - Method in class org.kohsuke.github.GHProjectTest
Test edit project name.
testEditProjectState() - Method in class org.kohsuke.github.GHProjectTest
Test edit project state.
testEnableBranchProtections() - Method in class org.kohsuke.github.GHBranchProtectionTest
Test enable branch protections.
testEnableOrganizationProjects() - Method in class org.kohsuke.github.GHOrganizationTest
Test enable organization projects.
testEnableProtectionOnly() - Method in class org.kohsuke.github.GHBranchProtectionTest
Test enable protection only.
testEnableRequireReviewsOnly() - Method in class org.kohsuke.github.GHBranchProtectionTest
Test enable require reviews only.
testEventApi() - Method in class org.kohsuke.github.AppTest
Test event api.
testEventsForIssueRename() - Method in class org.kohsuke.github.GHIssueEventTest
Test events for issue rename.
testEventsForSingleIssue() - Method in class org.kohsuke.github.GHIssueEventTest
Test events for single issue.
testEventSpecificAttributes() - Method in class org.kohsuke.github.GHIssueEventAttributeTest
Test event specific attributes.
testExpiredKey() - Method in class org.kohsuke.github.GHVerificationReasonTest
Test expired key.
testFailConnectToExternalGroupTeamIsNotAvailableInOrg() - Method in class org.kohsuke.github.GHTeamTest
Test failure when connecting to external group by id.
testFailConnectToExternalGroupWhenTeamHasMembers() - Method in class org.kohsuke.github.GHTeamTest
Test failure when connecting to external group by id.
testFetchChildTeams() - Method in class org.kohsuke.github.GHTeamTest
Test fetch child teams.
testFetchEmptyChildTeams() - Method in class org.kohsuke.github.GHTeamTest
Test fetch empty child teams.
testFetchPullRequest() - Method in class org.kohsuke.github.AppTest
Test fetch pull request.
testFetchPullRequestAsList() - Method in class org.kohsuke.github.AppTest
Test fetch pull request as list.
testFieldsForOrganization() - Method in class org.kohsuke.github.GHPersonTest
Test fields for organization.
testFieldsForUser() - Method in class org.kohsuke.github.GHPersonTest
Test fields for user.
testFromRecord() - Method in class org.kohsuke.github.GitHubStaticTest
Test from record.
testGetAndEditDiscussion() - Method in class org.kohsuke.github.GHDiscussionTest
Test get and edit discussion.
testGetAppInstallations() - Method in class org.kohsuke.github.AppTest
Test get app installations.
testGetClones() - Method in class org.kohsuke.github.RepositoryTrafficTest
Test get clones.
testGetCodeownersErrors() - Method in class org.kohsuke.github.GHCodeownersErrorTest
Gets the CODEOWNERS errors.
testGetDeployKeys() - Method in class org.kohsuke.github.GHDeployKeyTest
Test get deploymentkeys.
testGetDeploymentByIdObjectPayload() - Method in class org.kohsuke.github.GHDeploymentTest
Test get deployment by id object payload.
testGetDeploymentByIdStringPayload() - Method in class org.kohsuke.github.GHDeploymentTest
Test get deployment by id string payload.
testGetDeploymentStatuses() - Method in class org.kohsuke.github.AppTest
Test get deployment statuses.
testGetDirectoryContent() - Method in class org.kohsuke.github.GHContentIntegrationTest
Test get directory content.
testGetDirectoryContentTrailingSlash() - Method in class org.kohsuke.github.GHContentIntegrationTest
Test get directory content trailing slash.
testGetEmails() - Method in class org.kohsuke.github.AppTest
Test getEmails.
testGetEmptyFileContent() - Method in class org.kohsuke.github.GHContentIntegrationTest
Test get empty file content.
testGetEnum() - Method in class org.kohsuke.github.internal.EnumUtilsTest
Test get enum.
testGetExternalGroup() - Method in class org.kohsuke.github.GHOrganizationTest
Test get external group
testGetExternalGroupNotEnterpriseManagedOrganization() - Method in class org.kohsuke.github.GHOrganizationTest
Test get external group for not enterprise managed organization
testGetExternalGroups() - Method in class org.kohsuke.github.GHTeamTest
Test get external groups.
testGetExternalGroupsNotEnterpriseManagedOrganization() - Method in class org.kohsuke.github.GHTeamTest
Test get external groups from not enterprise managed organization.
testGetExternalGroupsTeamCannotBeExternallyManaged() - Method in class org.kohsuke.github.GHTeamTest
Test get external groups from team that cannot be externally managed.
testGetFileContent() - Method in class org.kohsuke.github.GHContentIntegrationTest
Test get file content.
testGetFileContentWithNonAsciiPath() - Method in class org.kohsuke.github.GHContentIntegrationTest
Test get file content with non ascii path.
testGetFileContentWithSymlink() - Method in class org.kohsuke.github.GHContentIntegrationTest
Test get file content with symlink.
testGetIssues() - Method in class org.kohsuke.github.AppTest
Test get issues.
testGetMarketplaceAccount() - Method in class org.kohsuke.github.GHAppInstallationTest
Test list repositories no permissions.
testGetMembership() - Method in class org.kohsuke.github.GHOrganizationTest
Test get user membership
testGetMyself() - Method in class org.kohsuke.github.AppTest
Test get myself.
testGetOrganization() - Method in class org.kohsuke.github.GHExternalGroupTest
Test get organization.
testGetProtection() - Method in class org.kohsuke.github.GHBranchProtectionTest
Test get protection.
testGetRepository() - Method in class org.kohsuke.github.GHContentIntegrationTest
Test get repository.
testGetRepositoryWithTemplateRepositoryInfo() - Method in class org.kohsuke.github.GHContentIntegrationTest
Test get repository created from a template repository
testGetRepositoryWithVisibility() - Method in class org.kohsuke.github.GHRepositoryTest
Test get repository with visibility.
testGetRulesForBranch() - Method in class org.kohsuke.github.GHRepositoryTest
Test getRulesForBranch.
testGetTeamsForRepo() - Method in class org.kohsuke.github.AppTest
Test get teams for repo.
testGetters() - Method in class org.kohsuke.github.GHRepositoryTest
Test getters.
testGetTopReferralPaths() - Method in class org.kohsuke.github.GHRepositoryTest
Test getTopReferralPaths.
testGetTopReferralSources() - Method in class org.kohsuke.github.GHRepositoryTest
Test getTopReferralSources.
testGetTrafficStatsAccessFailureDueToInsufficientPermissions() - Method in class org.kohsuke.github.RepositoryTrafficTest
Test get traffic stats access failure due to insufficient permissions.
testGetViews() - Method in class org.kohsuke.github.RepositoryTrafficTest
Test get views.
testGitHubBuilderFromCredentialsWithEnvironment() - Method in class org.kohsuke.github.GitHubConnectionTest
Test git hub builder from credentials with environment.
testGitHubBuilderFromCredentialsWithPropertyFile() - Method in class org.kohsuke.github.GitHubConnectionTest
Test git hub builder from credentials with property file.
testGitHubBuilderFromEnvironment() - Method in class org.kohsuke.github.GitHubConnectionTest
Test git hub builder from environment.
testGithubBuilderWithAppInstallationToken() - Method in class org.kohsuke.github.GitHubConnectionTest
Test github builder with app installation token.
testGitHubEnterpriseDoesNotHaveRateLimit() - Method in class org.kohsuke.github.GHRateLimitTest
Test git hub enterprise does not have rate limit.
testGitHubIsApiUrlValid() - Method in class org.kohsuke.github.GitHubConnectionTest
Test git hub is api url valid.
testGitHubIsApiUrlValid() - Method in class org.kohsuke.github.RequesterRetryTest
Test git hub is api url valid.
testGitHubOAuthUserQuery() - Method in class org.kohsuke.github.GitHubConnectionTest
Test git hub O auth user query.
testGitHubRateLimit() - Method in class org.kohsuke.github.GHRateLimitTest
Test git hub rate limit.
testGitHubRateLimit() - Method in class org.kohsuke.github.RateLimitCheckerTest
Test git hub rate limit.
testGitHubRateLimitExpirationServerFiveMinutesAhead() - Method in class org.kohsuke.github.GHRateLimitTest
Test git hub rate limit expiration server five minutes ahead.
testGitHubRateLimitExpirationServerFiveMinutesBehind() - Method in class org.kohsuke.github.GHRateLimitTest
Test git hub rate limit expiration server five minutes behind.
testGitHubRateLimitShouldReplaceRateLimit() - Method in class org.kohsuke.github.GitHubStaticTest
Test git hub rate limit should replace rate limit.
testGitHubRateLimitWithBadData() - Method in class org.kohsuke.github.GHRateLimitTest
Test git hub rate limit with bad data.
testGitHubRequest_getApiURL() - Method in class org.kohsuke.github.GitHubStaticTest
Test git hub request get api URL.
testGitHubServerWithHttp() - Method in class org.kohsuke.github.GitHubConnectionTest
Test git hub server with http.
testGitHubServerWithHttps() - Method in class org.kohsuke.github.GitHubConnectionTest
Test git hub server with https.
testGitHubServerWithoutServer() - Method in class org.kohsuke.github.GitHubConnectionTest
Test git hub server without server.
testGitUpdater() - Method in class org.kohsuke.github.GHGistUpdaterTest
Test git updater.
testGpgverifyError() - Method in class org.kohsuke.github.GHVerificationReasonTest
Test gpgverify error.
testGpgverifyUnavailable() - Method in class org.kohsuke.github.GHVerificationReasonTest
Test gpgverify unavailable.
testHandleEmbeddedNotPartOfExternallyManagedEnterpriseHttpException() - Method in class org.kohsuke.github.EnterpriseManagedSupportTest
Test to validate compliant use case.
testHandler_Fail() - Method in class org.kohsuke.github.AbuseLimitHandlerTest
Test handler fail.
testHandler_Fail() - Method in class org.kohsuke.github.RateLimitHandlerTest
Test handler fail.
testHandler_HttpStatus_Fail() - Method in class org.kohsuke.github.AbuseLimitHandlerTest
Test handler http status fail.
testHandler_HttpStatus_Fail() - Method in class org.kohsuke.github.RateLimitHandlerTest
Test handler http status fail.
testHandler_Wait() - Method in class org.kohsuke.github.AbuseLimitHandlerTest
Test handler wait.
testHandler_Wait() - Method in class org.kohsuke.github.RateLimitHandlerTest
Test handler wait.
testHandler_Wait_Secondary_Limits() - Method in class org.kohsuke.github.AbuseLimitHandlerTest
Tests the behavior of the GitHub API client when the abuse limit handler is set to WAIT then the handler waits appropriately when secondary rate limits are encountered.
testHandler_Wait_Secondary_Limits_Too_Many_Requests() - Method in class org.kohsuke.github.AbuseLimitHandlerTest
Tests the behavior of the GitHub API client when the abuse limit handler is set to WAIT then the handler waits appropriately when secondary rate limits are encountered.
testHandler_Wait_Secondary_Limits_Too_Many_Requests_Date_Retry_After() - Method in class org.kohsuke.github.AbuseLimitHandlerTest
Tests the behavior of the GitHub API client when the abuse limit handler with a date retry.
testHandler_Wait_Secondary_Limits_Too_Many_Requests_No_Retry_After() - Method in class org.kohsuke.github.AbuseLimitHandlerTest
Tests the behavior of the GitHub API client when the abuse limit handler with a no retry after header.
testHandler_WaitStuck() - Method in class org.kohsuke.github.AbuseLimitHandlerTest
Test handler wait stuck.
testHandler_WaitStuck() - Method in class org.kohsuke.github.RateLimitHandlerTest
Test handler wait stuck.
testHandleTeamCannotBeExternallyManagedHttpException() - Method in class org.kohsuke.github.EnterpriseManagedSupportTest
Test to validate another compliant use case.
testHeaderFieldName() - Method in class org.kohsuke.github.GitHubTest
Test header field name.
testIfAllRequiredClassesAreRegisteredForAot() - Method in class org.kohsuke.github.AotIntegrationTest
Test to check if all required classes are registered for AOT.
testIgnoreBadRequestsWithUnknownErrorMessage() - Method in class org.kohsuke.github.EnterpriseManagedSupportTest
Test to ensure that only BadRequests HttpExceptions with known error message are handled
testIgnoreBadRequestsWithUnparseableJson() - Method in class org.kohsuke.github.EnterpriseManagedSupportTest
Test to ensure that only BadRequests HttpExceptions with parseable JSON payload are handled
testIgnoreNonBadRequestExceptions() - Method in class org.kohsuke.github.EnterpriseManagedSupportTest
Test to ensure that only BadRequests HttpExceptions are handled
testIgnoreNonHttpException() - Method in class org.kohsuke.github.EnterpriseManagedSupportTest
Test to ensure that only HttpExceptions are handled
testInputStreamFailureExceptions() - Method in class org.kohsuke.github.RequesterRetryTest
Test input stream failure exceptions.
testInvalid() - Method in class org.kohsuke.github.GHVerificationReasonTest
Test invalid.
testInviteUser() - Method in class org.kohsuke.github.GHOrganizationTest
Test invite user.
testIssue162() - Method in class org.kohsuke.github.GHRepositoryTest
Test issue 162.
testIssuedAtSkew() - Method in class org.kohsuke.github.extras.authorization.JWTTokenProviderTest
Test issued at skew.
testIssueReviewRequestedEvent() - Method in class org.kohsuke.github.GHIssueEventTest
Test issue review requested event.
testIssueSearch() - Method in class org.kohsuke.github.AppTest
Test issue search.
testIssueWithComment() - Method in class org.kohsuke.github.AppTest
Test issue with comment.
testIssueWithNoComment() - Method in class org.kohsuke.github.AppTest
Test issue with no comment.
testIsVulnerabilityAlertsEnabled() - Method in class org.kohsuke.github.GHRepositoryTest
Test getVulnerabilityAlerts.
testJobs() - Method in class org.kohsuke.github.GHWorkflowRunTest
Test jobs.
testListAllRepositories() - Method in class org.kohsuke.github.GitHubTest
Test list all repositories.
testListCommits() - Method in class org.kohsuke.github.AppTest
Test list commits.
testListDiscussion() - Method in class org.kohsuke.github.GHDiscussionTest
Test list discussion.
testListExternalGroupsNotEnterpriseManagedOrganization() - Method in class org.kohsuke.github.GHOrganizationTest
Test list external groups without pagination for non enterprise managed organization.
testListExternalGroupsWithFilter() - Method in class org.kohsuke.github.GHOrganizationTest
Test list external groups with name filtering.
testListExternalGroupsWithoutPagination() - Method in class org.kohsuke.github.GHOrganizationTest
Test list external groups without pagination.
testListExternalGroupsWithPagination() - Method in class org.kohsuke.github.GHOrganizationTest
Test list external groups with pagination.
testListIssues() - Method in class org.kohsuke.github.AppTest
Test list issues.
testListMembersWithFilter() - Method in class org.kohsuke.github.GHOrganizationTest
Test list members with filter.
testListMembersWithRole() - Method in class org.kohsuke.github.GHOrganizationTest
Test list members with role.
testListMyAuthorizations() - Method in class org.kohsuke.github.GitHubTest
Test list my authorizations.
testListOutsideCollaborators() - Method in class org.kohsuke.github.GHOrganizationTest
Test list outside collaborators.
testListOutsideCollaboratorsWithFilter() - Method in class org.kohsuke.github.GHOrganizationTest
Test list outside collaborators with filter.
testListRepositoriesNoPermissions() - Method in class org.kohsuke.github.GHAppInstallationTest
Test list repositories no permissions.
testListRepositoriesTwoRepos() - Method in class org.kohsuke.github.GHAppInstallationTest
Test list repositories two repos.
testListRepositoriesTwoRepos() - Method in class org.kohsuke.github.GHAuthenticatedAppInstallationTest
Test list repositories two repos.
testListSecurityManagers() - Method in class org.kohsuke.github.GHOrganizationTest
Test list security managers.
testListSuspendedInstallation() - Method in class org.kohsuke.github.GHAppInstallationTest
Test list installations, and one of the installations has been suspended.
testListWorkflowRuns() - Method in class org.kohsuke.github.GHWorkflowTest
Test list workflow runs.
testListWorkflows() - Method in class org.kohsuke.github.GHWorkflowTest
Test list workflows.
testLogs() - Method in class org.kohsuke.github.GHWorkflowRunTest
Test logs.
testMakeLatestRelease() - Method in class org.kohsuke.github.GHReleaseTest
Test making a release the latest
testMalformedSig() - Method in class org.kohsuke.github.GHVerificationReasonTest
Test malformed sig.
testMalformedSignature() - Method in class org.kohsuke.github.GHVerificationReasonTest
Test malformed signature.
testManualRunAndBasicInformation() - Method in class org.kohsuke.github.GHWorkflowRunTest
Test manual run and basic information.
testMappingReaderWriter() - Method in class org.kohsuke.github.GitHubStaticTest
Test mapping reader writer.
testMemberOrgs() - Method in class org.kohsuke.github.AppTest
Test member orgs.
testMemberPagenation() - Method in class org.kohsuke.github.AppTest
Test member pagenation.
testMembership() - Method in class org.kohsuke.github.AppTest
Test membership.
testMergeBranch() - Method in class org.kohsuke.github.GHBranchTest
Test merge branch.
testMIMELong() - Method in class org.kohsuke.github.GHContentIntegrationTest
Test MIME long.
testMIMELonger() - Method in class org.kohsuke.github.GHContentIntegrationTest
Test MIME longer.
testMIMESmall() - Method in class org.kohsuke.github.GHContentIntegrationTest
Test MIME small.
testMyOrganizations() - Method in class org.kohsuke.github.AppTest
Test my organizations.
testMyOrganizationsContainMyTeams() - Method in class org.kohsuke.github.AppTest
Test my organizations contain my teams.
testMyTeamsShouldIncludeMyself() - Method in class org.kohsuke.github.AppTest
Test my teams should include myself.
testNewWhenOldOneExpires() - Method in class org.kohsuke.github.extras.authorization.AuthorizationTokenRefreshTest
Retried request should get new token when the old one expires.
testNotNewWhenOldOneIsStillValid() - Method in class org.kohsuke.github.extras.authorization.AuthorizationTokenRefreshTest
Retried request should not get new token when the old one is still valid.
testNotSigningKey() - Method in class org.kohsuke.github.GHVerificationReasonTest
Test not signing key.
testNoUser() - Method in class org.kohsuke.github.GHVerificationReasonTest
Test no user.
testOcspError() - Method in class org.kohsuke.github.GHVerificationReasonTest
Test OSCP error.
testOffline() - Method in class org.kohsuke.github.GitHubConnectionTest
Test offline.
testOperator() - Method in class org.kohsuke.github.GHRepositoryRuleTest
Tests to cover Operator enum.
testOrganization() - Method in class org.kohsuke.github.AppTest
Test organization.
testOrgFork() - Method in class org.kohsuke.github.AppTest
Test org fork.
testOrgRepositories() - Method in class org.kohsuke.github.AppTest
Test org repositories.
testOrgTeamByName() - Method in class org.kohsuke.github.AppTest
Test org team by name.
testOrgTeamBySlug() - Method in class org.kohsuke.github.AppTest
Test org team by slug.
testOrgTeams() - Method in class org.kohsuke.github.AppTest
Test org teams.
testOscpPending() - Method in class org.kohsuke.github.GHVerificationReasonTest
Test OSCP pending.
testOscpRevoked() - Method in class org.kohsuke.github.GHVerificationReasonTest
Test OCSP revoked.
testParameterReturnsNullOnNullArg() - Method in class org.kohsuke.github.GHRepositoryRuleTest
Tests that apply on null JsonNode returns null.
testParameters() - Method in class org.kohsuke.github.GHRepositoryRuleTest
Test to cover the constructor of the Parameters class.
testParseInstant() - Method in class org.kohsuke.github.GitHubStaticTest
Test parse instant.
testParseURL() - Method in class org.kohsuke.github.GitHubStaticTest
Test parse URL.
testParticipation() - Method in class org.kohsuke.github.GHRepositoryStatisticsTest
Test participation.
testPublicKeys() - Method in class org.kohsuke.github.AppTest
Test public keys.
testPullRequestPopulate() - Method in class org.kohsuke.github.AppTest
Test pull request populate.
testPullRequestReviewRequests() - Method in class org.kohsuke.github.GHPullRequestTest
Test pull request review requests.
testPullRequestSearch() - Method in class org.kohsuke.github.AppTest
Test searching for pull requests.
testPullRequestTeamReviewRequests() - Method in class org.kohsuke.github.GHPullRequestTest
Test pull request team review requests.
testPunchCard() - Method in class org.kohsuke.github.GHRepositoryStatisticsTest
Test punch card.
testQueryCommits() - Method in class org.kohsuke.github.CommitTest
Test query commits.
testQueryIssues() - Method in class org.kohsuke.github.AppTest
Test query issues.
testRateLimit() - Method in class org.kohsuke.github.AppTest
Test rate limit.
testRawUrlPathInvalid() - Method in class org.kohsuke.github.GitHubStaticTest
Test raw url path invalid.
testReadme() - Method in class org.kohsuke.github.AppTest
Test readme.
testRef() - Method in class org.kohsuke.github.AppTest
Test ref.
testRefreshBoundExternalGroup() - Method in class org.kohsuke.github.GHExternalGroupTest
Test refresh bound external group.
testRepoCRUD() - Method in class org.kohsuke.github.AppTest
Test repo CRUD.
testRepoLabel() - Method in class org.kohsuke.github.AppTest
Test repo label.
testRepoPermissions() - Method in class org.kohsuke.github.AppTest
Test repo permissions.
testRepositoryEvents() - Method in class org.kohsuke.github.GHIssueEventTest
Test repository events.
testRepositoryWithAutoInitializationCRUD() - Method in class org.kohsuke.github.AppTest
Test repository with auto initialization CRUD.
testRequireUseOfAssertThat() - Method in class org.kohsuke.github.ArchTests
Test require use of assert that.
testRequireUseOfOnlySpecificApacheCommons() - Method in class org.kohsuke.github.ArchTests
Test require use of only specific apache commons.
testResponseCodeFailureExceptions() - Method in class org.kohsuke.github.RequesterRetryTest
Test response code failure exceptions.
testSearchOnBranch() - Method in class org.kohsuke.github.GHWorkflowRunTest
Test search on branch.
testSearchOnCreatedAndHeadSha() - Method in class org.kohsuke.github.GHWorkflowRunTest
Test search on created and head sha.
testSearchPullRequests() - Method in class org.kohsuke.github.GHRepositoryTest
Test searching for pull requests.
testSecurityAlertsThreshold() - Method in class org.kohsuke.github.GHRepositoryRuleTest
Tests to cover SecurityAlertsThreshold enum.
testSetDescription() - Method in class org.kohsuke.github.GHTeamTest
Test set description.
testSetPrivacy() - Method in class org.kohsuke.github.GHTeamTest
Test set privacy.
testSetPublic() - Method in class org.kohsuke.github.GHRepositoryTest
Test set public.
testSetTopics() - Method in class org.kohsuke.github.GHRepositoryTest
Test set topics.
testShouldFetchTeamFromOrganization() - Method in class org.kohsuke.github.AppTest
Test should fetch team from organization.
testSignedCommits() - Method in class org.kohsuke.github.GHBranchProtectionTest
Test signed commits.
testStartDate - Variable in class org.kohsuke.github.AbstractGitHubWireMockTest.TemplatingHelper
The test start date.
testStartupFailureConclusion() - Method in class org.kohsuke.github.GHWorkflowRunTest
Test start up failure conclusion.
testStatusCheckConfiguration() - Method in class org.kohsuke.github.GHRepositoryRuleTest
Tests to cover StatusCheckConfiguration class.
testSubscribers() - Method in class org.kohsuke.github.AppTest
Test subscribers.
testTarball() - Method in class org.kohsuke.github.GHRepositoryTest
Test tarball.
testToDeleteDiscussion() - Method in class org.kohsuke.github.GHDiscussionTest
Test to delete discussion.
testTrees() - Method in class org.kohsuke.github.AppTest
Test trees.
testTreesRecursive() - Method in class org.kohsuke.github.AppTest
Test trees recursive.
testUnknownKey() - Method in class org.kohsuke.github.GHVerificationReasonTest
Test unknown key.
testUnknownSignatureType() - Method in class org.kohsuke.github.GHVerificationReasonTest
Test unknown signature type.
testUnsetMilestone() - Method in class org.kohsuke.github.GHMilestoneTest
Test unset milestone.
testUnsetMilestoneFromPullRequest() - Method in class org.kohsuke.github.GHMilestoneTest
Test unset milestone from pull request.
testUnsigned() - Method in class org.kohsuke.github.GHVerificationReasonTest
Test unsigned.
testUnverifiedEmail() - Method in class org.kohsuke.github.GHVerificationReasonTest
Test unverified email.
testUpdateMilestone() - Method in class org.kohsuke.github.GHMilestoneTest
Test update milestone.
testUpdateRelease() - Method in class org.kohsuke.github.GHReleaseTest
Test update release.
testUpdateRepoActionVariable() - Method in class org.kohsuke.github.GHRepositoryTest
Test update repo action variable.
testUpdateRepository() - Method in class org.kohsuke.github.GHRepositoryTest
Test update repository.
testUserPublicEventApi() - Method in class org.kohsuke.github.AppTest
Test user public event api.
testUserPublicOrganizationsWhenThereAreNone() - Method in class org.kohsuke.github.AppTest
Test user public organizations when there are none.
testUserPublicOrganizationsWhenThereAreSome() - Method in class org.kohsuke.github.AppTest
Test user public organizations when there are some.
testValid() - Method in class org.kohsuke.github.GHVerificationReasonTest
Test valid.
testWorkflowFileReference() - Method in class org.kohsuke.github.GHRepositoryRuleTest
Tests to cover WorkflowFileReference class.
testZipball() - Method in class org.kohsuke.github.GHRepositoryTest
Test zipball.
threadPoolFactory() - Method in class org.kohsuke.github.WireMockRuleConfiguration
Thread pool factory.
throwError() - Method in interface org.kohsuke.github.RequesterRetryTest.Thrower
Throw error.
timeout() - Method in class org.kohsuke.github.WireMockRuleConfiguration
Timeout.
timeRoundTrip() - Method in class org.kohsuke.github.GitHubStaticTest
Time round trip.
touchEnums() - Method in class org.kohsuke.github.EnumTest
Touch enums.
tryHook() - Method in class org.kohsuke.github.AppTest
Try hook.

U

unless(DescribedPredicate<? super T>, DescribedPredicate<? super T>) - Static method in class org.kohsuke.github.ArchTests
Unless.
updateCheckRun() - Method in class org.kohsuke.github.GHCheckRunBuilderTest
Update check run.
updateCheckRunWithName() - Method in class org.kohsuke.github.GHCheckRunBuilderTest
Update check run with name.
updateCheckRunWithNameException() - Method in class org.kohsuke.github.GHCheckRunBuilderTest
Update the check run with name exception.
updateContentSquashMerge() - Method in class org.kohsuke.github.GHPullRequestTest
Update content squash merge.
updateGlobalSettings(GlobalSettings) - Method in class org.kohsuke.github.WireMockRule
Update global settings.
updateOutdatedBranches() - Method in class org.kohsuke.github.GHPullRequestTest
Update outdated branches.
updateOutdatedBranchesUnexpectedHead() - Method in class org.kohsuke.github.GHPullRequestTest
Update outdated branches unexpected head.
updateTestRateLimit() - Method in class org.kohsuke.github.RateLimitCheckerTest
Update test rate limit.
uploadsServer() - Method in class org.kohsuke.github.GitHubWireMockRule
Uploads server.
url(String) - Method in class org.kohsuke.github.WireMockRule
Url.
useDefaultGitHub - Variable in class org.kohsuke.github.AbstractGitHubWireMockTest
The use default git hub.
user_whenNotProxying_Stubbed() - Method in class org.kohsuke.github.WireMockStatusReporterTest
User when not proxying stubbed.
user_whenProxying_AuthCorrectlyConfigured() - Method in class org.kohsuke.github.WireMockStatusReporterTest
User when proxying auth correctly configured.
userIsCollaborator() - Method in class org.kohsuke.github.GHRepositoryTest
User is collaborator.

V

validJWTTokenAllowsOauthTokenRequest() - Method in class org.kohsuke.github.AppInstallationAuthorizationProviderTest
Valid JWT token allows oauth token request.
validJWTTokenWhenLookingUpAppById() - Method in class org.kohsuke.github.AppInstallationAuthorizationProviderTest
Lookup of an app by id works as expected
value() - Element in annotation type org.kohsuke.github.Payload
Value.
verify(int, RequestPatternBuilder) - Method in class org.kohsuke.github.WireMockRule
Verify.
verify(CountMatchingStrategy, RequestPatternBuilder) - Method in class org.kohsuke.github.WireMockRule
Verify.
verify(RequestPatternBuilder) - Method in class org.kohsuke.github.WireMockRule
Verify.
verifyAuthenticated(GitHub) - Method in class org.kohsuke.github.AbstractGitHubWireMockTest
Verify authenticated.
verifyBioAndHireable() - Method in class org.kohsuke.github.GHUserTest
Verify bio and hireable.
verifyLdapdn() - Method in class org.kohsuke.github.GHUserTest
Verify ldapdn.
verifySuspendedAt() - Method in class org.kohsuke.github.GHUserTest
Verify suspended_at.

W

whenSnapshot_EnsureProxy() - Method in class org.kohsuke.github.WireMockStatusReporterTest
When snapshot ensure proxy.
whenSnapshot_EnsureRecordToExpectedLocation() - Method in class org.kohsuke.github.WireMockStatusReporterTest
When snapshot ensure record to expected location.
wireMockConfig() - Static method in class org.kohsuke.github.WireMockRuleConfiguration
Wire mock config.
WireMockMultiServerRule - Class in org.kohsuke.github
The standard WireMockRule eagerly initializes a WireMockServer.
WireMockMultiServerRule() - Constructor for class org.kohsuke.github.WireMockMultiServerRule
Instantiates a new wire mock multi server rule.
WireMockMultiServerRule(Options) - Constructor for class org.kohsuke.github.WireMockMultiServerRule
Instantiates a new wire mock multi server rule.
WireMockMultiServerRule(Options, boolean) - Constructor for class org.kohsuke.github.WireMockMultiServerRule
Instantiates a new wire mock multi server rule.
WireMockRule - Class in org.kohsuke.github
The Class WireMockRule.
WireMockRule() - Constructor for class org.kohsuke.github.WireMockRule
Instantiates a new wire mock rule.
WireMockRule(int) - Constructor for class org.kohsuke.github.WireMockRule
Instantiates a new wire mock rule.
WireMockRule(int, Integer) - Constructor for class org.kohsuke.github.WireMockRule
Instantiates a new wire mock rule.
WireMockRule(Options) - Constructor for class org.kohsuke.github.WireMockRule
Instantiates a new wire mock rule.
WireMockRule(Options, boolean) - Constructor for class org.kohsuke.github.WireMockRule
Instantiates a new wire mock rule.
WireMockRuleConfiguration - Class in org.kohsuke.github
The Class WireMockRuleConfiguration.
wireMockSetup() - Method in class org.kohsuke.github.AbstractGitHubWireMockTest
Wire mock setup.
WireMockStatusReporterTest - Class in org.kohsuke.github
Tests in this class are meant to show the behavior of AbstractGitHubWireMockTest with proxying on or off.
WireMockStatusReporterTest() - Constructor for class org.kohsuke.github.WireMockStatusReporterTest
Create default WireMockStatusReporterTest instance
workflow_dispatch() - Method in class org.kohsuke.github.GHEventPayloadTest
Workflow dispatch.
workflow_job() - Method in class org.kohsuke.github.GHEventPayloadTest
Workflow job.
workflow_run() - Method in class org.kohsuke.github.GHEventPayloadTest
Workflow run.
workflow_run_other_repository() - Method in class org.kohsuke.github.GHEventPayloadTest
Workflow run other repository.
workflow_run_pull_request() - Method in class org.kohsuke.github.GHEventPayloadTest
Workflow run pull request.
A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values