rename test

This commit is contained in:
wea_ondara
2022-09-08 17:09:16 +02:00
parent dff7dd4229
commit 445d3f4a9c

View File

@@ -9,7 +9,7 @@ import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertThrowsExactly;
class DbContextMissingAnnotationTest {
class DbContextDbSetAnnotationMissingTest {
@Test
public void test() {
assertEquals("DbSet objects1 is missing the Clazz annotation",