UnitTests Methods |
The UnitTests 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
(Inherited from AutomatedTestsWithData.) |
![]() | FakeTInfo(InfoFakeSettings) |
Fakes the data for the given info
(Inherited from AutomatedTestsWithData.) |
![]() | FakeTInfo, TProvider(TProvider, Boolean) |
Fakes the data for the given info and provider
(Inherited from AutomatedTestsWithData.) |
![]() | FakeLicense |
Fakes the license for localhost according to related config key
(Inherited from AutomatedTestsWithData.) |
![]() | FakeObjectTInfo |
Fakes the data for the given info
(Inherited from AutomatedTestsWithData.) |
![]() | FakeObjectsTInfo |
Fakes the data for the given info
(Inherited from AutomatedTestsWithData.) |
![]() | GetClassXmlSchemaT |
Gets the class XML schema for the given type
(Inherited from AutomatedTestsWithData.) |
![]() | GetTestExtenders |
Gets the current test extenders
(Inherited from AutomatedTests.) |
![]() | 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
(Overrides AutomatedTestsWithDataResetAllFakes.) |
![]() | 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
(Inherited from AutomatedTestsWithData.) |
![]() | TestsWithDataFixtureTearDown |
Fixture tear down
(Inherited from AutomatedTestsWithData.) |
![]() | TestsWithDataSetup |
Test setup
(Inherited from AutomatedTestsWithData.) |
![]() | TestsWithDataTearDown |
Cleans test base (Restore static context)
(Inherited from AutomatedTestsWithData.) |
![]() | UnitTestsSetUp |
Initializes the test
|