C# Class Tmx.Core.Types.Remoting.TestWorkflow

Description of TestWorkflow.
Inheritance: ITestWorkflow
Exibir arquivo Open project: apetrovskiy/STUPS

Public Methods

Method Description
SetTestLab ( ITestLab testLab ) : void
TestWorkflow ( ITestLab testLab ) : System

Method Details

SetTestLab() public method

public SetTestLab ( ITestLab testLab ) : void
testLab ITestLab
return void

TestWorkflow() public method

public TestWorkflow ( ITestLab testLab ) : System
testLab ITestLab
return System