#777 - Align all test classes to end in …Test.

This commit is contained in:
Oliver Drotbohm
2019-06-27 16:15:12 +02:00
parent 70586c9f22
commit 8f14f03b97

View File

@@ -28,7 +28,7 @@ import com.fasterxml.jackson.databind.ObjectMapper;
*
* @author Oliver Gierke
*/
class StringLinkRelationUnitTests {
class StringLinkRelationUnitTest {
@Test
void serializesAsPlainString() throws Exception {