HibernateCustomTypesManualTest
This commit is contained in:
parent
e69b7283f3
commit
ccef2f572e
@ -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 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user