PerformanceTestAttribute
Defined in AIT.VisualStudio.TestTools.dll.
Performance test attribute
Constructors
Constructor | Description |
new(executionMode)
Signature: executionMode:ExecutionMode -> unit
|
Creates a new instance of the PerformanceTestAttribute class. |
new()
Signature: unit -> unit
|
Creates a new instance of the PerformanceTestAttribute class. |
Instance members
Instance member | Description |
ExpectedExecutionTime
Signature: ExpectedExecutionTime
Modifiers: abstract |
Gets the expected execution time |
TestType
Signature: TestType
Modifiers: abstract |
Gets the test type |