IntegrationTestAttribute
Defined in AIT.VisualStudio.TestTools.dll.
Integration Test Attribute
Constructors
Constructor | Description |
new(expectedExecutionTime)
Signature: expectedExecutionTime:ExpectedExecutionTime -> unit
|
Creates a new instance of the IntegrationTestAttribute class. |
new(executionMode)
Signature: executionMode:ExecutionMode -> unit
|
Creates a new instance of the IntegrationTestAttribute class. |
new(...)
Signature: (expectedExecutionTime:ExpectedExecutionTime * executionMode:ExecutionMode) -> unit
|
Creates a new instance of the IntegrationTestAttribute class. |
new()
Signature: unit -> unit
|
Creates a new instance of the IntegrationTestAttribute class. |
Instance members
Instance member | Description |
TestType
Signature: TestType
Modifiers: abstract |
Gets the test type |