Class ExceptionMessageSetTest
java.lang.Object
org.odpi.openmetadata.test.unittest.utilities.ExceptionMessageSetTest
ExceptionMessageSetTest is a base class for unit test cases that are validating exception message sets.
It contains utilities the validate the message set enum contains unique message ids, non-null names
and descriptions and can be serialized to JSON and back again.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExceptionMessageSetTest
public ExceptionMessageSetTest()
-