java.lang.Object
org.kohsuke.github.AbstractGitHubWireMockTest
org.kohsuke.github.GHProjectTest
The Class GHProjectTest.
- Author:
- Gunnar Skjold
-
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
-
GHProjectTest
public GHProjectTest()Create default GHProjectTest instance
-
-
Method Details
-
setUp
Sets the up.- Throws:
Exception
- the exception
-
testCreatedProject
Test created project.- Throws:
IOException
- Signals that an I/O exception has occurred.
-
testEditProjectName
Test edit project name.- Throws:
IOException
- Signals that an I/O exception has occurred.
-
testEditProjectBody
Test edit project body.- Throws:
IOException
- Signals that an I/O exception has occurred.
-
testEditProjectState
Test edit project state.- Throws:
IOException
- Signals that an I/O exception has occurred.
-
testDeleteProject
Test delete project.- Throws:
IOException
- Signals that an I/O exception has occurred.
-
after
After.- Throws:
IOException
- Signals that an I/O exception has occurred.
-