1. Tasks
  2. Force State

Tasks

Force State

Forces the Stub into a specified State

Basic usage

Task to force a Stub into the done state.

loading...

Parameters

state

required
string

The State to which the Stub should be changed to.

Result

loading...

Properties

from_state

The State of the Stub, prior to running the Task.

to_state

The current State of the Stub, after running the Task.

Examples

These are some more complex examples

Allow the user to change the Stub's State

Allow the User to change the Stub's State

loading...