Class AssertUtil
java.lang.Object
org.operaton.bpm.engine.test.util.AssertUtil
- Author:
- Thorben Lindhauer
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidassertEqualsSecondPrecision(Date expected, Date actual) Drop milliseconds since older MySQL versions cannot store them
-
Method Details
-
assertEqualsSecondPrecision
Drop milliseconds since older MySQL versions cannot store them
-