org.tritonus.test
Class AuAudioFileReaderTestCase

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

public class AuAudioFileReaderTestCase
extends BaseAudioFileReaderTestCase


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

AuAudioFileReaderTestCase

public AuAudioFileReaderTestCase(java.lang.String strName)