Move tests to JUnit 5 wherever possible
This commit is contained in:
@@ -32,7 +32,7 @@ import org.springframework.core.io.Resource;
|
||||
import org.springframework.core.io.support.ResourcePatternUtils;
|
||||
import org.springframework.util.StreamUtils;
|
||||
|
||||
import static org.junit.Assert.fail;
|
||||
import static org.junit.jupiter.api.Assertions.fail;
|
||||
|
||||
/**
|
||||
* Basic integration tests for service demo application.
|
||||
|
||||
Reference in New Issue
Block a user