Class SelectOnFlowTests
Inheritance
object
SelectOnFlowTests
Assembly: solution.dll
Syntax
public class SelectOnFlowTests : BaseGraphExecutionTests
Methods
Declaration
public ValueInput FindPortWithLabel(IUnitPortCollection<ValueInput> ports, string label)
Parameters
Returns
TestSelectsCorrectValue(string)
Tests that the unit selects the correct input value.
Declaration
public void TestSelectsCorrectValue(string flowToTrigger)
Parameters
| Type |
Name |
Description |
| string |
flowToTrigger |
|
Extension Methods