aspnetcore/test
Steve Sanderson 3f9d358004 Make ComponentFactory throw if you try to use [Inject] with a property that has no setter (otherwise it could be confusing) 2018-02-23 09:32:26 +00:00
..
Microsoft.AspNetCore.Blazor.Browser.Test Add E2E tests for BrowserRouter, plus implement querystring/hash support 2018-02-21 10:22:03 +00:00
Microsoft.AspNetCore.Blazor.Build.Test In preparation for DI, give every Renderer an IServiceProvider 2018-02-23 09:32:26 +00:00
Microsoft.AspNetCore.Blazor.Common.Test
Microsoft.AspNetCore.Blazor.E2ETest Add E2E test covering nav menu and NavLink usage in StandaloneApp 2018-02-22 15:03:49 +00:00
Microsoft.AspNetCore.Blazor.Mono.Test
Microsoft.AspNetCore.Blazor.Test Make ComponentFactory throw if you try to use [Inject] with a property that has no setter (otherwise it could be confusing) 2018-02-23 09:32:26 +00:00
shared Simplistic implementation of property injection 2018-02-23 09:32:26 +00:00
testapps/BasicTestApp Add E2E tests for BrowserRouter, plus implement querystring/hash support 2018-02-21 10:22:03 +00:00
AllTests.proj