Class BoltFlowNameUtilityTests
Inheritance
object
BoltFlowNameUtilityTests
Namespace: Unity.VisualScripting.Tests
Assembly: solution.dll
Syntax
public class BoltFlowNameUtilityTests
Methods
TestDeprecatedUnitTitle(Type, bool)
Declaration
public void TestDeprecatedUnitTitle(Type type, bool expectedResult)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | type | |
| bool | expectedResult |
TestUnitPreviousTitle(Type, string)
Declaration
public void TestUnitPreviousTitle(Type type, string expectedResult)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | type | |
| string | expectedResult |