Uses of Enum Class
it.tidalwave.datamanager.dao.impl.jpa.EntityTestSupport.Options
-
Uses of EntityTestSupport.Options in it.tidalwave.datamanager.dao.impl.jpa
Modifier and TypeMethodDescriptionstatic EntityTestSupport.Options
Returns the enum constant of this class with the specified name.static EntityTestSupport.Options[]
EntityTestSupport.Options.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprotected <T> void
EntityTestSupport.assertEqualityConsistency
(Class<T> entityClass, T entity, EntityTestSupport.Options... options)