Uses of Class
org.kohsuke.github.AbstractGitHubWireMockTest
Package
Description
-
Uses of AbstractGitHubWireMockTest in org.kohsuke.github
Modifier and TypeClassDescriptionclass
The Class AbstractGHAppInstallationTest.class
Test showing the behavior of OkHttpConnector with and without cache.class
The Class AppInstallationAuthorizationProviderTest.class
Unit test for simple App.class
The Class CommitTest.class
The Class EnterpriseManagedSupportTest.class
Unit test forGitHub
static helpers.class
Tests for the GitHub App Api Testclass
The Class GHAppInstallationTest.class
Tests for the GitHub App API methods.class
The Class GHAuthenticatedAppInstallationTest.class
The Class GHBranchProtectionTest.class
The Class GHBranchTest.class
The Class GHCheckRunBuilderTest.class
Test class for listing errors in CODEOWNERS files.class
Integration test forGHContent
.class
The Class GHDeployKeyTest.class
The Class GHDeploymentTest.class
The Class GHDiscussionTest.class
The Class GHEventPayloadTest.class
The Class GHExternalGroupTest.class
The Class GHGistTest.class
The Class GHGistUpdaterTest.class
The Class GHIssueEventAttributeTest.class
The Class GHIssueEventTest.class
The Class GHIssueTest.class
The Class GHLicenseTest.class
Tests for the GitHub MarketPlace Plan API methods.class
The Class GHMilestoneTest.class
The Class GHObjectTest.class
The Class GHOrganizationTest.class
The Class GHPersonTest.class
The Class GHProjectCardTest.class
The Class GHProjectColumnTest.class
The Class GHProjectTest.class
The Class GHPublicKeyTest.class
The Class GHPullRequestTest.class
Test showing the behavior of OkHttpGitHubConnector with and without cache.class
The Class GHReleaseTest.class
The Class GHRepositoryStatisticsTest.class
The Class GHRepositoryTest.class
The Class GHTagTest.class
The Class GHTeamBuilderTest.class
The Class GHTeamTest.class
The Class GHTreeBuilderTest.class
The Class GHUserTest.class
The Class GHVerificationReasonTest.class
The Class GHWorkflowRunTest.class
The Class GHWorkflowTest.class
The Class Github2faTest.class
Unit test forGitHub
.class
Unit test forGitHub
static helpers.class
Unit test forGitHub
.class
The Class LifecycleTest.class
Test showing the behavior of theGitHubRateLimitChecker
andRateLimitChecker.LiteralValue
.class
Test showing the behavior of OkHttpConnector with and without cache.class
The Class RepositoryTrafficTest.class
The Class RequesterRetryTest.class
Tests in this class are meant to show the behavior ofAbstractGitHubWireMockTest
with proxying on or off. -
Uses of AbstractGitHubWireMockTest in org.kohsuke.github.extras.authorization
Modifier and TypeClassDescriptionclass
Test authorization token refresh.class
The Class JWTTokenProviderTest. -
Uses of AbstractGitHubWireMockTest in org.kohsuke.github.extras.okhttp3
Modifier and TypeClassDescriptionclass
Test showing the behavior of OkHttpGitHubConnector cache with GitHub 404 responses.class
Test showing the behavior of OkHttpGitHubConnector with and without cache. -
Uses of AbstractGitHubWireMockTest in org.kohsuke.github.internal
Modifier and TypeClassDescriptionclass
The Class DefaultGitHubConnectorTest.