mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-17 16:59:32 +00:00
Migrate to JUnit5
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
*/
|
||||
package com.iluwatar.eip.splitter;
|
||||
|
||||
import org.junit.Test;
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
/**
|
||||
* Test for App class
|
||||
|
||||
Reference in New Issue
Block a user