Class OCFCheckedExceptionBasedTest
- java.lang.Object
-
- org.odpi.openmetadata.test.unittest.utilities.OCFCheckedExceptionBasedTest
-
public class OCFCheckedExceptionBasedTest extends Object
Validate that the exception is properly populated and supports toString, hashCode and equals. Verify the deprecated methods work ok
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedOCFCheckedExceptionBasedTest()Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidtestEnhancedException(Class<?> exceptionClass, String additionalProperty)protected voidtestException(Class<?> exceptionClass)
-