Class InternalUtils.AssumptionViolation

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.opentest4j.IncompleteExecutionException
org.opentest4j.TestAbortedException
jp.co.moneyforward.autotest.framework.internal.InternalUtils.AssumptionViolation
jp.co.moneyforward.autotest.framework.utils.InternalUtils.AssumptionViolation
All Implemented Interfaces:
Serializable
Enclosing class:
InternalUtils

@Deprecated public static class InternalUtils.AssumptionViolation extends InternalUtils.AssumptionViolation
Deprecated.
See Also:
  • Constructor Details

    • AssumptionViolation

      public AssumptionViolation(String message)
      Deprecated.