org.tritonus.test
Class BaseAudioFileReaderTestCase
java.lang.Object
TestCase
org.tritonus.test.BaseProviderTestCase
org.tritonus.test.BaseAudioFileReaderTestCase
- Direct Known Subclasses:
- Aiff12bitAudioFileReaderTestCase, AiffAudioFileReaderTestCase, AuAudioFileReaderTestCase, AuZeroDataLengthAudioFileReaderTestCase, GSMAudioFileReaderTestCase, Mp3AudioFileReaderTestCase, VorbisAudioFileReaderTestCase, WaveAudioFileReaderTestCase
public class BaseAudioFileReaderTestCase
- extends BaseProviderTestCase
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseAudioFileReaderTestCase
public BaseAudioFileReaderTestCase(java.lang.String strName)
testAudioFileFormatFile
public void testAudioFileFormatFile()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAudioFileFormatURL
public void testAudioFileFormatURL()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAudioFileFormatInputStream
public void testAudioFileFormatInputStream()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAudioInputStreamFile
public void testAudioInputStreamFile()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAudioInputStreamURL
public void testAudioInputStreamURL()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAudioInputStreamInputStream
public void testAudioInputStreamInputStream()
throws java.lang.Exception
- Throws:
java.lang.Exception