ITest
|
Name | Description | |
---|---|---|
![]() ![]() |
Get(String) | Get a dummy data object from the cache. This is useful for mocking data while writing a workflow unit test. |
![]() |
Get(String, String) | Get value object by name in a workflow. |
![]() ![]() |
GetT(String) | Get a dummy data object from the cache. This is useful for mocking data while writing a workflow unit test. |
![]() ![]() |
GetT(String, String) | Get value by name in a workflow. |