| TestsConfig Class |
Namespace: CMS.Tests
public class TestsConfig
The TestsConfig type exposes the following members.
| Name | Description | |
|---|---|---|
| TestsConfig |
| Name | Description | |
|---|---|---|
| GlobalTestsConfig |
Global configuration file for tests (Tests.config located in root directory)
|
| Name | Description | |
|---|---|---|
| GetSolutionFolderPath |
Gets a path to the root folder of the Kentico solution provided that it contains a test project with current test.
| |
| GetTestAppSetting |
Gets the app setting from test configuration file
| |
| GetTestConnectionString |
Gets the connection string of the given name from test configuration file
|