org.tritonus.test
Class WaveAudioFileReaderTestCase

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

public class WaveAudioFileReaderTestCase
extends BaseAudioFileReaderTestCase


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

WaveAudioFileReaderTestCase

public WaveAudioFileReaderTestCase(java.lang.String strName)