com.tagtraum.qtsampledsp
Class TestQTAudioFileReader

java.lang.Object
  extended by com.tagtraum.qtsampledsp.TestQTAudioFileReader

public class TestQTAudioFileReader
extends Object

TestQTAudioFileReader.

Date: 8/19/11

Author:
Hendrik Schreiber

Constructor Summary
TestQTAudioFileReader()
           
 
Method Summary
 void testBogusFile()
           
 void testGetAudioFileFormatFile()
           
 void testGetAudioFileFormatFileWithApostropheInFile()
           
 void testGetAudioFileFormatFileWithUmlautsAndDotsInFile()
           
 void testGetAudioFileFormatFileWithUmlautsInFile()
           
 void testGetAudioFileFormatFileWithUmlautsInPath()
           
 void testGetAudioFileFormatInputStream()
           
 void testGetAudioFileFormatURL()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestQTAudioFileReader

public TestQTAudioFileReader()
Method Detail

testGetAudioFileFormatFile

public void testGetAudioFileFormatFile()
                                throws IOException,
                                       UnsupportedAudioFileException
Throws:
IOException
UnsupportedAudioFileException

testGetAudioFileFormatFileWithUmlautsAndDotsInFile

public void testGetAudioFileFormatFileWithUmlautsAndDotsInFile()
                                                        throws IOException,
                                                               UnsupportedAudioFileException
Throws:
IOException
UnsupportedAudioFileException

testGetAudioFileFormatFileWithUmlautsInFile

public void testGetAudioFileFormatFileWithUmlautsInFile()
                                                 throws IOException,
                                                        UnsupportedAudioFileException
Throws:
IOException
UnsupportedAudioFileException

testGetAudioFileFormatFileWithApostropheInFile

public void testGetAudioFileFormatFileWithApostropheInFile()
                                                    throws IOException,
                                                           UnsupportedAudioFileException
Throws:
IOException
UnsupportedAudioFileException

testGetAudioFileFormatFileWithUmlautsInPath

public void testGetAudioFileFormatFileWithUmlautsInPath()
                                                 throws IOException,
                                                        UnsupportedAudioFileException
Throws:
IOException
UnsupportedAudioFileException

testGetAudioFileFormatURL

public void testGetAudioFileFormatURL()
                               throws IOException,
                                      UnsupportedAudioFileException
Throws:
IOException
UnsupportedAudioFileException

testGetAudioFileFormatInputStream

public void testGetAudioFileFormatInputStream()
                                       throws IOException,
                                              UnsupportedAudioFileException
Throws:
IOException
UnsupportedAudioFileException

testBogusFile

public void testBogusFile()
                   throws IOException
Throws:
IOException


Copyright © 2011-2012 tagtraum industries incorporated. All Rights Reserved.