aspnetcore/test/Microsoft.AspNet.Razor.Test
N. Taylor Mullen 0882ff4a13 Add tests to validate minimized attributes.
- Added parse level rewriting tests to validate new TagHelper rewritten structures for minimized attributes.
- Updated existing parser tests to understand minimized attributes.
- Added codegen test to validate understanding of minimized attributes.
- Added TagHelperExecutionContext tests to validate maintaining of runtime TagHelperOutput tests.
- Refactored part of the TagHelperParseTreeRewriterTest file into a base class file so we can make better rewriting tests.

#220
2015-05-15 12:23:11 -07:00
..
Editor Utilize nameof operator 2015-05-11 17:37:54 +02:00
Framework Add tests to validate minimized attributes. 2015-05-15 12:23:11 -07:00
Generator Add tests to validate minimized attributes. 2015-05-15 12:23:11 -07:00
Parser Add tests to validate minimized attributes. 2015-05-15 12:23:11 -07:00
TagHelpers Add tests to validate minimized attributes. 2015-05-15 12:23:11 -07:00
TestFiles Add tests to validate minimized attributes. 2015-05-15 12:23:11 -07:00
Text `throw new ArgumentNullException(...)` -> `[NotNull]` 2015-05-06 14:21:05 -07:00
Tokenizer `throw new ArgumentNullException(...)` -> `[NotNull]` 2015-05-06 14:21:05 -07:00
Utils `throw new ArgumentNullException(...)` -> `[NotNull]` 2015-05-06 14:21:05 -07:00
CSharpRazorCodeLanguageTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:58:52 -07:00
Microsoft.AspNet.Razor.Test.xproj
RazorCodeLanguageTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:58:52 -07:00
RazorEngineHostTest.cs `throw new ArgumentNullException(...)` -> `[NotNull]` 2015-05-06 14:21:05 -07:00
RazorErrorTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:58:52 -07:00
RazorTemplateEngineTest.cs `throw new ArgumentNullException(...)` -> `[NotNull]` 2015-05-06 14:21:05 -07:00
SourceLocationTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:58:52 -07:00
StringTextBuffer.cs Update LICENSE.txt and license header on files. 2015-05-01 13:58:52 -07:00
project.json Revert "Reacting to updated CoreCLR packages" 2015-05-15 12:19:37 -07:00