WebAppInstanceTests Class |
Namespace: CMS.Tests
public class WebAppInstanceTests : AutomatedTestsWithConnString
The WebAppInstanceTests type exposes the following members.
Name | Description | |
---|---|---|
WebAppInstanceTests |
Name | Description | |
---|---|---|
CurrentTestName |
Current test name
(Inherited from AutomatedTests.) | |
InstanceUrl |
Url of requested web application.
| |
LastTestName |
Last test name
(Inherited from AutomatedTests.) | |
Site |
Site that is running on the InstanceUrl.
|
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.) | |
GetTestApplicationSettings |
Reads settings from test application configuration file.
(Inherited from AutomatedTestsWithConnString.) | |
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.) | |
InitWebAppInstanceTestFixture |
Initializes web app instance test fixture.
| |
InitWebAppInstanceTests |
Initializes web app instance test.
| |
ResetAllFakes |
Resets all fakes registered within the system
(Inherited from AutomatedTestsWithData.) | |
ResetAppState |
Resets the application state
(Inherited from AutomatedTests.) | |
RunExtenderActionTCurrentLevel |
Gets the current test extenders
(Inherited from AutomatedTests.) | |
SetupConnectionStrings |
Sets up the connection strings for the test
(Overrides AutomatedTestsWithConnStringSetupConnectionStrings.) | |
TestMilestone |
Milestone
(Inherited from AutomatedTests.) | |
TestsWithConnStringFixtureSetup |
Sets up the test database before all tests
(Inherited from AutomatedTestsWithConnString.) | |
TestsWithConnStringFixtureTearDown |
Test fixture tear down
(Inherited from AutomatedTestsWithConnString.) | |
TestsWithConnStringSetup |
Sets up the test database
(Inherited from AutomatedTestsWithConnString.) | |
TestsWithConnStringTearDown |
Cleans up the test database
(Inherited from AutomatedTestsWithConnString.) | |
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.) |