Class StringAssert
- java.lang.Object
-
- com.chutneytesting.action.assertion.StringAssert
-
- All Implemented Interfaces:
Action
@Deprecated public class StringAssert extends Object implements Action
Deprecated.
-
-
Constructor Summary
Constructors Constructor Description StringAssert(Logger logger, String actual, String expected)Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description ActionExecutionResultexecute()Deprecated.-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.chutneytesting.action.spi.Action
validateInputs
-
-