Test Result : DumpFileTokenizerTest
0 failures
15 tests
All Tests
| Test name | Duration | Status |
|---|---|---|
| testEndOfBuffer | 1 ms | Passed |
| testEndOfBuffer_CRAfterCRLF | 1 ms | Passed |
| testEndOfBuffer_CRAfterDelimiter | 1 ms | Passed |
| testEndOfFile | 1 ms | Passed |
| testEndOfFile_noValue | 1 ms | Passed |
| testEndOfLine_CR | 1 ms | Passed |
| testEndOfLine_CRLF | 0 ms | Passed |
| testEndOfLine_LF | 1 ms | Passed |
| testEndOfLine_escaped | 1 ms | Passed |
| testNull | 1 ms | Passed |
| testNull_BeforeEndOfLine | 0 ms | Passed |
| testNull_afterStartOfLine | 0 ms | Passed |
| testValue | 1 ms | Passed |
| testValue_escaped | 1 ms | Passed |
| testValue_escaped_extraWhitespace | 1 ms | Passed |