Migrate to JUnit5
This commit is contained in:
@@ -18,8 +18,7 @@
|
||||
*/
|
||||
package com.iluwatar.datamapper;
|
||||
|
||||
import com.iluwatar.datamapper.App;
|
||||
import org.junit.Test;
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
/**
|
||||
* Tests that Data-Mapper example runs without errors.
|
||||
|
Reference in New Issue
Block a user