HibernateCustomTypesManualTest
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ import java.time.LocalDate;
|
|||||||
|
|
||||||
import static org.hibernate.testing.transaction.TransactionUtil.doInHibernate;
|
import static org.hibernate.testing.transaction.TransactionUtil.doInHibernate;
|
||||||
|
|
||||||
public class HibernateCustomTypesUnitTest {
|
public class HibernateCustomTypesManualTest {
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
public void givenEmployee_whenSavedWithCustomTypes_thenEntityIsSaved() throws IOException {
|
public void givenEmployee_whenSavedWithCustomTypes_thenEntityIsSaved() throws IOException {
|
||||||
|
|||||||
Reference in New Issue
Block a user