AutomatedTestsWithData Methods |
The AutomatedTestsWithData type exposes the following members.
Name | Description | |
---|---|---|
AddExtender |
Adds the test extender
(Inherited from AutomatedTests.) | |
CleanUpBase |
Cleans test base (Restore static context)
(Inherited from AutomatedTests.) | |
CleanUpFixtureBase |
Initializes the text fixture for all tests
(Inherited from AutomatedTests.) | |
Dispose |
Disposes the object
(Inherited from AutomatedTests.) | |
EndApplication |
Performs application end
(Inherited from AutomatedTests.) | |
Fake |
Returns the entry which provides the fake methods from various modules
| |
FakeTInfo(InfoFakeSettings) |
Fakes the data for the given info
| |
FakeTInfo, TProvider(TProvider, Boolean) |
Fakes the data for the given info and provider
| |
FakeLicense |
Fakes the license for localhost according to related config key
| |
FakeObjectTInfo |
Fakes the data for the given info
| |
FakeObjectsTInfo |
Fakes the data for the given info
| |
GetClassXmlSchemaT |
Gets the class XML schema for the given type
| |
GetTestExtenders |
Gets the current test extenders
(Inherited from AutomatedTests.) | |
GetTestGuid |
Gets a predictable test GUID for the given ID
| |
InitApplication |
Performs application initialization if not already initialized
(Inherited from AutomatedTests.) | |
InitBase |
Inits test base (Ensures static context, reset handlers)
(Inherited from AutomatedTests.) | |
InitFixtureBase |
Initializes the text fixture for all tests
(Inherited from AutomatedTests.) | |
ResetAllFakes |
Resets all fakes registered within the system
| |
ResetAppState |
Resets the application state
(Inherited from AutomatedTests.) | |
RunExtenderActionTCurrentLevel |
Gets the current test extenders
(Inherited from AutomatedTests.) | |
TestMilestone |
Milestone
(Inherited from AutomatedTests.) | |
TestsWithDataFixtureSetup |
Fixture setup
| |
TestsWithDataFixtureTearDown |
Fixture tear down
| |
TestsWithDataSetup |
Test setup
| |
TestsWithDataTearDown |
Cleans test base (Restore static context)
|