org.tritonus.test
Class TAudioFormatTestCase

java.lang.Object
  extended by TestCase
      extended by org.tritonus.test.TAudioFormatTestCase

public class TAudioFormatTestCase
extends TestCase


Constructor Summary
TAudioFormatTestCase(java.lang.String strName)
           
 
Method Summary
 void testCopying()
           
 void testEmptyMap()
           
 void testGet()
           
 void testUnmodifiable()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TAudioFormatTestCase

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

testEmptyMap

public void testEmptyMap()

testCopying

public void testCopying()

testUnmodifiable

public void testUnmodifiable()

testGet

public void testGet()