Click or drag to resize
IsolatedIntegrationTests Properties

The IsolatedIntegrationTests type exposes the following members.

Properties
  NameDescription
Public propertyCurrentTestName
Current test name
(Inherited from AutomatedTests.)
Public propertyLastTestName
Last test name
(Inherited from AutomatedTests.)
Public propertySharedDatabaseForAllTests

Indicates if the same database is used for all tests in same test class.

Top
See Also