org.tritonus.test
Class Mp3AudioFileReaderTestCase

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

public class Mp3AudioFileReaderTestCase
extends BaseAudioFileReaderTestCase


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

Mp3AudioFileReaderTestCase

public Mp3AudioFileReaderTestCase(java.lang.String strName)