aspnetcore/test/Microsoft.AspNetCore.Razor..../IntegrationTests
Ryan Nowak 026f9ffb69 Nodes that have children should use .Children
This removes special casing for nodes that contain children that were
hiding them in a .Content or .Value property.
2016-12-07 17:58:31 -08:00
..
BasicIntegrationTest.cs Add integration testing 2016-12-06 11:25:04 -08:00
HtmlAttributeIntegrationTest.cs Nodes that have children should use .Children 2016-12-07 17:58:31 -08:00
IntegrationTestBase.cs Change IntegrationTestBase to properly locate baseline files in net451. 2016-12-07 16:29:50 -08:00
IntializeTestFileAttribute.cs Add integration testing 2016-12-06 11:25:04 -08:00
RazorIRNodeSerializer.cs Add integration testing 2016-12-06 11:25:04 -08:00
RazorIRNodeVerifier.cs Add integration testing 2016-12-06 11:25:04 -08:00
RazorIRNodeWriter.cs Nodes that have children should use .Children 2016-12-07 17:58:31 -08:00