public class RequestCaseContext extends ExecutionContext<RequestCaseException>
RequestCase definitions.| Constructor and Description |
|---|
RequestCaseContext() |
| Modifier and Type | Method and Description |
|---|---|
protected RequestCaseException |
whenFailure(Exception e)
Returns an exception to throw for the given failure.
|
doFor, getLocation, resultFor, toStringprotected RequestCaseException whenFailure(Exception e)
whenFailure in class ExecutionContext<RequestCaseException>Copyright © 2020 The Cornutum Project. All rights reserved.