FinalBinaryFrameHandlerTest
|
100%
successful |
Tests
Test | Method name | Duration | Result |
---|---|---|---|
canHandle: fin=true && opcode=0x2 일 때만 true | canHandle_conditions() | 0s | passed |
정상 단일 바이너리 프레임이면 버퍼에 쓰고 true 반환, 스트림은 닫지 않음 | process_readsBinary_returnsTrue_streamNotClosed() | 0.001s | passed |
fragmented 상태에서 단일 바이너리 프레임이면 예외 | process_throws_whenFragmented() | 0.001s | passed |