org.tritonus.test.tritonus.lowlevel.pogg
Class BufferTestCase

java.lang.Object
  extended by TestCase
      extended by org.tritonus.test.tritonus.lowlevel.pogg.BufferTestCase

public class BufferTestCase
extends TestCase

Tests for class org.tritonus.lowlevel.pogg.Buffer.


Constructor Summary
BufferTestCase(java.lang.String strName)
           
 
Method Summary
 void testBuffer()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BufferTestCase

public BufferTestCase(java.lang.String strName)
Method Detail

testBuffer

public void testBuffer()
                throws java.lang.Exception
Throws:
java.lang.Exception