Class RecordedTestAttribute
Namespace: Unity.RecordedTesting
Syntax
[AttributeUsage(AttributeTargets.Method)]
public class RecordedTestAttribute : Attribute, _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 |