FinalTextFrameHandlerTest
|
100%
successful |
Tests
Test | Method name | Duration | Result |
---|---|---|---|
canHandle: fin=true && opcode=0x1 일 때만 true | canHandle_conditions() | 0s | passed |
process: 텍스트를 버퍼에 넣고 true 반환, 스트림은 닫지 않음 | process_readsText_returnsTrue_streamNotClosed() | 0s | passed |
process: fragmented 상태면 예외 | process_throws_whenFragmented() | 0.001s | passed |