Class RecordedTestAttribute
Namespace: Unity.RecordedTesting
Syntax
public class RecordedTestAttribute : Attribute
Constructors
RecordedTestAttribute(String)
Declaration
public RecordedTestAttribute(string recording)
Parameters
| Type | Name | Description |
|---|---|---|
| String | recording |
Methods
GetRecording()
Declaration
public string GetRecording()
Returns
| Type | Description |
|---|---|
| String |