java.lang.Object
org.kohsuke.github.AbstractGitHubWireMockTest
org.kohsuke.github.GHWorkflowRunTest
The Class GHWorkflowRunTest.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.kohsuke.github.AbstractGitHubWireMockTest
AbstractGitHubWireMockTest.TemplatingHelper -
Field Summary
Fields inherited from class org.kohsuke.github.AbstractGitHubWireMockTest
baseFilesClassPath, baseRecordPath, gitHub, mockGitHub, tempGitHubRepositories, templating, useDefaultGitHub -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp()Sets the up.voidTest approval.voidTest artifacts.voidTest cancel and rerun.voidTest delete.voidtestJobs()Test jobs.voidtestLogs()Test logs.voidTest manual run and basic information.voidTest search on branch.voidTest search on created and head sha.voidTest start up failure conclusion.Methods inherited from class org.kohsuke.github.AbstractGitHubWireMockTest
assertThat, assertThat, assertThat, cleanupRepository, cleanupTempRepositories, fail, fail, getGitHubBuilder, getNonRecordingGitHub, getTempRepository, getTempRepository, getUser, getUser, getWireMockOptions, kohsuke, requireProxy, snapshotNotAllowed, verifyAuthenticated, wireMockSetup
-
Constructor Details
-
GHWorkflowRunTest
public GHWorkflowRunTest()Create default GHWorkflowRunTest instance
-
-
Method Details
-
setUp
Sets the up.- Throws:
Exception- the exception
-
testApproval
Test approval.- Throws:
IOException- Signals that an I/O exception has occurred.
-
testArtifacts
Test artifacts.- Throws:
IOException- Signals that an I/O exception has occurred.
-
testCancelAndRerun
Test cancel and rerun.- Throws:
IOException- Signals that an I/O exception has occurred.
-
testDelete
Test delete.- Throws:
IOException- Signals that an I/O exception has occurred.
-
testJobs
Test jobs.- Throws:
IOException- Signals that an I/O exception has occurred.
-
testLogs
Test logs.- Throws:
IOException- Signals that an I/O exception has occurred.
-
testManualRunAndBasicInformation
Test manual run and basic information.- Throws:
IOException- Signals that an I/O exception has occurred.
-
testSearchOnBranch
Test search on branch.- Throws:
IOException- Signals that an I/O exception has occurred.
-
testSearchOnCreatedAndHeadSha
Test search on created and head sha.- Throws:
IOException- Signals that an I/O exception has occurred.
-
testStartupFailureConclusion
Test start up failure conclusion.- Throws:
IOException- Signals that an I/O exception has occurred.
-