rename test
This commit is contained in:
@@ -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 DbContextMissingAnnotationTest {
|
class DbContextDbSetAnnotationMissingTest {
|
||||||
@Test
|
@Test
|
||||||
public void test() {
|
public void test() {
|
||||||
assertEquals("DbSet objects1 is missing the Clazz annotation",
|
assertEquals("DbSet objects1 is missing the Clazz annotation",
|
||||||
Reference in New Issue
Block a user