aspnetcore/test/E2ETests/Common
Praburaj 4ccf7b090b Fixing test helpers
The command to execute tests have changed to dnx . test. As a result the path to dnx.exe cannot be retrieved from Environment.CommandLineArgs().

Changing the way to obtain path to dnx.exe.
2015-03-25 09:57:03 -07:00
..
DbUtils.cs
DeploymentUtility.cs Fixing test helpers 2015-03-25 09:57:03 -07:00
DotnetArchitecture.cs
DotnetFlavor.cs
Extensions.cs
Helpers.cs
HtmlDOMHelper.cs
IISApplication.cs
IISExpressHelper.cs Moving some IIS express related helpers to a different class. 2015-03-17 14:26:19 -07:00
ServerType.cs
StartParameters.cs