org.tritonus.test
Class AiffAudioFileReaderTestCase

java.lang.Object
  extended by TestCase
      extended by org.tritonus.test.BaseProviderTestCase
          extended by org.tritonus.test.BaseAudioFileReaderTestCase
              extended by org.tritonus.test.AiffAudioFileReaderTestCase

public class AiffAudioFileReaderTestCase
extends BaseAudioFileReaderTestCase


Constructor Summary
AiffAudioFileReaderTestCase(java.lang.String strName)
           
 
Method Summary
 
Methods inherited from class org.tritonus.test.BaseAudioFileReaderTestCase
testAudioFileFormatFile, testAudioFileFormatInputStream, testAudioFileFormatURL, testAudioInputStreamFile, testAudioInputStreamInputStream, testAudioInputStreamURL
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AiffAudioFileReaderTestCase

public AiffAudioFileReaderTestCase(java.lang.String strName)