Class BaseNodeRuntimeTests<T>
Inherited Members
Namespace: UnityEditor.VisualScriptingECSTests
Assembly: solution.dll
Syntax
public abstract class BaseNodeRuntimeTests<T>
  Type Parameters
| Name | Description | 
|---|---|
| T | 
Fields
| Name | Description | 
|---|---|
| m_GraphInstanceMock | |
| m_Node | |
| m_World | 
Methods
| Name | Description | 
|---|---|
| AssertPortTriggered(OutputTriggerPort, Times) | |
| CustomSetup() | |
| SetUp() | |
| SetupNode(INode) | |
| SetupNode(T) | |
| TearDown() |