public class TCircularBufferTestCase
extends TestCase
Constructor and Description |
---|
TCircularBufferTestCase(java.lang.String strName) |
Modifier and Type | Method and Description |
---|---|
void |
testAvailable() |
void |
testBufferSize() |
void |
testClose() |
void |
testReadWrite() |
void |
testTrigger() |