#980 - Migrate to JUnit 5.
This commit is contained in:
@@ -17,7 +17,7 @@ package org.springframework.hateoas;
|
||||
|
||||
import static org.assertj.core.api.Assertions.*;
|
||||
|
||||
import org.junit.Test;
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
/**
|
||||
* Integration tests for {@link RepresentationModel}.
|
||||
|
||||
Reference in New Issue
Block a user