Class AutotestEngine.SceneExecutionResult
java.lang.Object
jp.co.moneyforward.autotest.framework.testengine.AutotestEngine.SceneExecutionResult
- Enclosing class:
AutotestEngine
A class that models a result of a scene execution.
-
Method Details
-
name
-
exception
-
hasSucceeded
public boolean hasSucceeded() -
throwIfFailed
public void throwIfFailed() -
out
-