java.lang.Object
org.kohsuke.github.AbstractGitHubWireMockTest
org.kohsuke.github.GHWorkflowTest
The Class GHWorkflowTest.
-
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
-
Method Summary
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
-
GHWorkflowTest
public GHWorkflowTest()Create default GHWorkflowTest instance
-
-
Method Details
-
cleanup
Cleanup.- Throws:
Exception
- the exception
-
setUp
Sets the up.- Throws:
Exception
- the exception
-
testBasicInformation
Test basic information.- Throws:
IOException
- Signals that an I/O exception has occurred.
-
testDisableEnable
Test disable enable.- Throws:
IOException
- Signals that an I/O exception has occurred.
-
testDispatch
Test dispatch.- Throws:
IOException
- Signals that an I/O exception has occurred.
-
testListWorkflows
Test list workflows.- Throws:
IOException
- Signals that an I/O exception has occurred.
-
testListWorkflowRuns
Test list workflow runs.- Throws:
IOException
- Signals that an I/O exception has occurred.
-