9 references to AssertFormatException
Microsoft.Net.Http.Headers.Tests (9)
EntityTagHeaderValueTest.cs (9)
20
AssertFormatException
("tag");
21
AssertFormatException
(" tag ");
22
AssertFormatException
("\"tag\" invalid");
23
AssertFormatException
("\"tag");
24
AssertFormatException
("tag\"");
25
AssertFormatException
("\"tag\"\"");
26
AssertFormatException
("\"\"tag\"\"");
27
AssertFormatException
("\"\"tag\"");
28
AssertFormatException
("W/\"tag\""); // tag value must not contain 'W/'