Class TestStepException

All Implemented Interfaces:
Serializable

public class TestStepException extends RuntimeException
See Also:
  • Constructor Details

    • TestStepException

      public TestStepException(String expected, String actual)