-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SDT-32, SDT-147: Exception handling for Civil Endpoints #420
base: master
Are you sure you want to change the base?
Conversation
src/integrationTest/java/uk/gov/moj/sdt/base/WireMockBaseTest.java
Outdated
Show resolved
Hide resolved
src/integrationTest/java/uk/gov/moj/sdt/cmc/consumers/CMCConsumerGatewayIT.java
Outdated
Show resolved
Hide resolved
src/integrationTest/java/uk/gov/moj/sdt/controllers/FeedbackControllerIT.java
Outdated
Show resolved
Hide resolved
Plan Result
|
src/integrationTest/java/uk/gov/moj/sdt/base/WireMockBaseTest.java
Outdated
Show resolved
Hide resolved
} | ||
|
||
@Test | ||
public void shouldReturnSuccessOnBreathingSpace() { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can the public modifier also be removed from the test methods?
src/integrationTest/java/uk/gov/moj/sdt/controllers/FeedbackControllerIT.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes look OK.
Before creating a pull request make sure that:
Please remove this line and everything above and fill the following sections:
JIRA link (if applicable)
Change description
Does this PR introduce a breaking change? (check one with "x")