Class SingletonTests
Inheritance
object
SingletonTests
Assembly: solution.dll
Syntax
public class SingletonTests
Methods
Teardown()
Declaration
public IEnumerator Teardown()
Returns
| Type |
Description |
| IEnumerator |
|
TestNoSingletonGOsCreatedWithEmptyScene()
Declaration
public IEnumerator TestNoSingletonGOsCreatedWithEmptyScene()
Returns
| Type |
Description |
| IEnumerator |
|
TestSingletonGOsCreatedWithBasicGraph()
Declaration
public IEnumerator TestSingletonGOsCreatedWithBasicGraph()
Returns
| Type |
Description |
| IEnumerator |
|
TestSingletonGOsCreatedWithGraphUsingSavedVars()
Declaration
public IEnumerator TestSingletonGOsCreatedWithGraphUsingSavedVars()
Returns
| Type |
Description |
| IEnumerator |
|
Extension Methods