Update and rename SpringCastTest.java to SpringCastTestUnit.java

This commit is contained in:
Loredana Crusoveanu 2018-11-11 09:28:06 +02:00 committed by GitHub
parent 917ab19240
commit e7d145e4f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ import java.util.List;
import static org.junit.Assert.assertEquals;
public class SpringCastTest {
public class SpringCastUnitTest {
private static EntityManager em;
private static EntityManagerFactory emFactory;