java.lang.Object
org.kohsuke.github.AbstractGitHubWireMockTest
org.kohsuke.github.GHProjectCardTest
The Class GHProjectCardTest.
- 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
-
GHProjectCardTest
public GHProjectCardTest()Create default GHProjectCardTest instance
-
-
Method Details
-
setUp
Sets the up.- Throws:
Exception
- the exception
-
testCreatedCard
public void testCreatedCard()Test created card. -
testEditCardNote
Test edit card note.- Throws:
IOException
- Signals that an I/O exception has occurred.
-
testArchiveCard
Test archive card.- Throws:
IOException
- Signals that an I/O exception has occurred.
-
testCreateCardFromIssue
Test create card from issue.- Throws:
IOException
- Signals that an I/O exception has occurred.
-
testCreateCardFromPR
Test create card from PR.- Throws:
IOException
- Signals that an I/O exception has occurred.
-
testDeleteCard
Test delete card.- Throws:
IOException
- Signals that an I/O exception has occurred.
-
after
After.- Throws:
IOException
- Signals that an I/O exception has occurred.
-