forked from line/centraldogma
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrate TestNG tests to JUnit 5 (line#474)
This PR migrates TestNG tests to JUnit 5. #### Changes: - Migrate tests to JUnit 5 - Merge operation tests - Merge operation serialization tests - Remove TestNG dependency and task.
- Loading branch information
1 parent
375cfbd
commit d8714c8
Showing
26 changed files
with
275 additions
and
921 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
43 changes: 0 additions & 43 deletions
43
...test/java/com/linecorp/centraldogma/internal/jsonpatch/AddOperationSerializationTest.java
This file was deleted.
Oops, something went wrong.
43 changes: 0 additions & 43 deletions
43
common/src/test/java/com/linecorp/centraldogma/internal/jsonpatch/AddOperationTest.java
This file was deleted.
Oops, something went wrong.
43 changes: 0 additions & 43 deletions
43
...est/java/com/linecorp/centraldogma/internal/jsonpatch/CopyOperationSerializationTest.java
This file was deleted.
Oops, something went wrong.
43 changes: 0 additions & 43 deletions
43
common/src/test/java/com/linecorp/centraldogma/internal/jsonpatch/CopyOperationTest.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.