org.tritonus.test.tritonus.sampled.file
Class BaseAudioOutputStreamTestCase

java.lang.Object
  extended by TestCase
      extended by org.tritonus.test.tritonus.sampled.file.BaseAudioOutputStreamTestCase
Direct Known Subclasses:
AuAudioOutputStreamTestCase, WaveAudioOutputStreamTestCase

public abstract class BaseAudioOutputStreamTestCase
extends TestCase


Constructor Summary
BaseAudioOutputStreamTestCase(java.lang.String strName)
           
 
Method Summary
 void testAOS1()
           
 void testAOS2()
           
 void testAOS3()
           
 void testAOS4()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseAudioOutputStreamTestCase

public BaseAudioOutputStreamTestCase(java.lang.String strName)
Method Detail

testAOS1

public void testAOS1()
              throws java.lang.Exception
Throws:
java.lang.Exception

testAOS2

public void testAOS2()
              throws java.lang.Exception
Throws:
java.lang.Exception

testAOS3

public void testAOS3()
              throws java.lang.Exception
Throws:
java.lang.Exception

testAOS4

public void testAOS4()
              throws java.lang.Exception
Throws:
java.lang.Exception