org.tritonus.test
Class TAudioFileFormatTestCase

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

public class TAudioFileFormatTestCase
extends TestCase


Constructor Summary
TAudioFileFormatTestCase(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

TAudioFileFormatTestCase

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

testEmptyMap

public void testEmptyMap()

testCopying

public void testCopying()

testUnmodifiable

public void testUnmodifiable()

testGet

public void testGet()