Class TestRunDataHolder
Inherited Members
Namespace: UnityEditor .TestRunner .UnityTestProtocol
Assembly: solution.dll
Syntax
[Obsolete("No longer in use")]
public class TestRunDataHolder : ScriptableSingleton<TestRunDataHolder>, ISerializationCallbackReceiver, ITestRunDataHolder
Properties
Name | Description |
---|---|
Test |
Methods
Name | Description |
---|---|
On |
Implement this method to receive a callback after Unity deserializes your object. |
On |
Implement this method to receive a callback before Unity serializes your object. |