dotnet-installer/test/dotnet.Tests
William Lee 05052c0541
Use rich mock to test InstallCommand (#8402)
To ensure the mock has the same behavior the component has, run mock under the same tests the adapter has.
It is a common problem that moq has -- "everything is mocked out, you are not test anything"
2018-01-24 10:16:27 -08:00
..
InstallToolCommandTests Use rich mock to test InstallCommand (#8402) 2018-01-24 10:16:27 -08:00
ParserTests [tools] Integrate NuGet (#8414) 2018-01-19 17:15:34 -08:00
BundledTargetFramworkTests.cs Global tools package obtain (#8035) 2017-11-21 20:10:06 -08:00
CommandLineApplicationTests.cs Make dotnet.Tests pass on localized setup 2017-06-12 17:31:40 -07:00
dotnet.Tests.csproj Use rich mock to test InstallCommand (#8402) 2018-01-24 10:16:27 -08:00
FakeRecordEventNameTelemetry.cs Add telemetry data points for .NET Core 2.0 2017-07-27 09:55:40 -07:00
GivenThatDotNetRunsCommands.cs Make dotnet.Tests pass on localized setup 2017-06-12 17:31:40 -07:00
GivenThatICareAboutVBApps.cs Update test code to use netcoreapp2.1 2017-08-18 15:36:01 -07:00
GivenThatIWantToManageMulticoreJIT.cs Remove TAM (#5670) 2017-02-15 15:35:03 -08:00
GivenThatTheUserIsRunningDotNetForTheFirstTime.cs Prevent the ASP.NET certificate generation logic from running on the installers 2018-01-10 21:54:05 -08:00
GivenThatTheUserRequestsHelp.cs Fix tests for cache => store rename. 2017-04-07 15:51:37 -05:00
MSBuild.exe shorten random package name, address pr feedback 2016-12-20 13:53:21 -08:00
MSBuild.exe.config shorten random package name, address pr feedback 2016-12-20 13:53:21 -08:00
PackagedCommandTests.cs Update tool tests to target netcoreapp2.1 2017-08-18 18:07:14 -07:00
TelemetryCommandTest.cs Fix merge 2 2017-10-31 13:37:28 -07:00
TelemetryCommonPropertiesTests.cs Add telemetry data points for .NET Core 2.0 2017-07-27 09:55:40 -07:00
TestCommandExtensions.cs Remove use of Microsoft.Extensions.PlatformAbstractions 2016-06-08 16:28:52 -07:00
VersionTest.cs Update expected SDK version test to work with multiple stages 2017-08-24 15:51:38 -07:00