Class 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 Detail

      • OCFCheckedExceptionBasedTest

        protected OCFCheckedExceptionBasedTest()
        Constructor
    • Method Detail

      • testException

        protected void testException​(Class<?> exceptionClass)
      • testEnhancedException

        protected void testEnhancedException​(Class<?> exceptionClass,
                                             String additionalProperty)