The Context type exposes the following members.

Properties

  NameDescription
Public propertyActiveExecutable
Gets the executable that has been executed.
Public propertyDataAccess
Gets the data access object. Use this property to execute sql queries against database.
Public propertyDataTaps
Gets the data taps.
Public propertyFakeDestinations
Gets the fake destination captured data.
Public propertyPackage
Gets the target package of the test.
Public propertyTestOutcome
Gets the result of the current test.

See Also