AIT.VisualStudio.TestTools


AIT.VisualStudio.TestTools

Overview

AIT.VisualStudio.TestTools.CodedUI
AIT.VisualStudio.TestTools.CodedUI.Attributes
AIT.VisualStudio.TestTools.CodedUI.Extensions
AIT.VisualStudio.TestTools.Common
AIT.VisualStudio.TestTools.MEF
AIT.VisualStudio.TestTools.Samples.Calculator.Tests.System
AIT.VisualStudio.TestTools.Samples.Calculator.Tests.System.Map
AIT.VisualStudio.TestTools.Samples.Performance
AIT.VisualStudio.TestTools.Traits
AIT.VisualStudio.TestTools.Traits.Base

Back to top AIT.VisualStudio.TestTools.CodedUI Namespace

TypeDescription
TestClientBase Client base class for UI tests.

Back to top AIT.VisualStudio.TestTools.CodedUI.Attributes Namespace

TypeDescription
AutomationIdAttribute

Back to top AIT.VisualStudio.TestTools.CodedUI.Extensions Namespace

TypeDescription
DirectoryInfoExtensions Contains extension methods for the DirectoryInfo class.
ProcessExtensions Extension methods for the Process class.
UITestControlExtensions Contains extension methods for the UITestControl class.
WinTextExtensions Contains WinText extensions methods.
WpfTabPageExtensions Test extensions for WpfTabPages.

Back to top AIT.VisualStudio.TestTools.Common Namespace

TypeDescription
TimeTaker Takes the time which a test needs

Back to top AIT.VisualStudio.TestTools.MEF Namespace

TypeDescription
Stub Container for passing stubs which should replace a export to the composition container.
Stub<'T> Container for passing stubs which should replace a export to the composition container.
TestCompositionContainerBase Provides composition environment for tests.

Back to top AIT.VisualStudio.TestTools.Samples.Calculator.Tests.System Namespace

TypeDescription
CalculatorTests Summary description for CalculatorTests

Back to top AIT.VisualStudio.TestTools.Samples.Calculator.Tests.System.Map Namespace

TypeDescription
CalculatorClient Test-Client for the Windows Calculator
CalculatorShell The Win32 calculator window.

Back to top AIT.VisualStudio.TestTools.Samples.Performance Namespace

TypeDescription
IntegrationTests Performance test samples.

Back to top AIT.VisualStudio.TestTools.Traits Namespace

TypeDescription
AreaAttribute Test Attribute to comment to link to an Area
CodedUiTestCategoryAttribute Integration Test Attribute
ExecutionMode Test Execution Mode
ExpectedExecutionTime Expected test execution time
IntegrationTestAttribute Integration Test Attribute
PerformanceTestAttribute Performance test attribute
SystemTestAttribute Integration Test Attribute
TestType Test type

Back to top AIT.VisualStudio.TestTools.Traits.Base Namespace

TypeDescription
CustomTestAttribute Custom test attributes base class.
Fork me on GitHub