java.lang.Object
org.kohsuke.github.AbstractGitHubWireMockTest
org.kohsuke.github.GHIssueEventAttributeTest
The Class GHIssueEventAttributeTest.
-
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
ConstructorDescriptionCreate default GHIssueEventAttributeTest instance -
Method Summary
Modifier and TypeMethodDescriptionvoid
Test event specific attributes.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
-
GHIssueEventAttributeTest
public GHIssueEventAttributeTest()Create default GHIssueEventAttributeTest instance
-
-
Method Details
-
testEventSpecificAttributes
Test event specific attributes.- Throws:
IOException
- Signals that an I/O exception has occurred.
-