Skip to content

Conversation

@janeljs
Copy link
Owner

@janeljs janeljs commented Mar 31, 2021

  • assertj v.3.18.0으로 변경
  • HttpRequestTest, HttpRequestUtilsTest에 SoftAssertions 적용

- assertj v.3.18.0으로 변경
- HttpRequestTest, HttpRequestUtilsTest에 SoftAssertions 적용
Comment on lines +12 to 16
@ExtendWith(SoftAssertionsExtension.class)
class HttpRequestUtilsTest {

@InjectSoftAssertions
SoftAssertions softly;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ghost ghost merged commit cec3f61 into dev Mar 31, 2021
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants