DATACMNS-1718 - Migrate tests to JUnit 5.
This commit is contained in:
@@ -18,7 +18,7 @@ package org.springframework.data;
|
||||
import static de.schauderhaft.degraph.check.JCheck.*;
|
||||
import static org.junit.Assert.*;
|
||||
|
||||
import org.junit.Test;
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
/**
|
||||
* @author Jens Schauder
|
||||
|
||||
Reference in New Issue
Block a user