Click or drag to resize

ITestApiGet Method

Overload List
  Name Description
Public method Code example Get(String) Get a dummy data object from the cache. This is useful for mocking data while writing a workflow unit test.
Public method Get(String, String) Get value object by name in a workflow.
Public method Code example GetT(String) Get a dummy data object from the cache. This is useful for mocking data while writing a workflow unit test.
Public method Code example GetT(String, String) Get value by name in a workflow.
Top
See Also