rename test

This commit is contained in:
wea_ondara
2022-09-08 17:12:42 +02:00
parent cdd650c1de
commit 703e3b1367

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.assertEquals;
import static org.junit.jupiter.api.Assertions.assertThrowsExactly; import static org.junit.jupiter.api.Assertions.assertThrowsExactly;
class DbContextDbSetAnnotationMissingTest { class EntityInitializerDbSetAnnotationMissingTest {
@Test @Test
public void test() { public void test() {
assertEquals("DbSet objects1 is missing the Clazz annotation", assertEquals("DbSet objects1 is missing the Clazz annotation",