Class TimestampedJpaEntityTest
java.lang.Object
com.reallifedeveloper.common.infrastructure.persistence.TimestampedJpaEntityTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TimestampedJpaEntityTest
public TimestampedJpaEntityTest()
-
-
Method Details
-
initClass
@BeforeAll public static void initClass() -
init
@BeforeEach public void init() -
constructor
@Test public void constructor() -
constructorId
@Test public void constructorId() -
constructorIdCreatedUpdated
@Test public void constructorIdCreatedUpdated() -
constructorCreatedNull
@Test public void constructorCreatedNull() -
constructorUpdatedNull
@Test public void constructorUpdatedNull() -
setUpdated
@Test public void setUpdated() -
setUpdatedNull
@Test public void setUpdatedNull()
-