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