org.tritonus.test.api.sampled.mixer
Class MixerTestCase

java.lang.Object
  extended by TestCase
      extended by org.tritonus.test.api.sampled.mixer.BaseMixerTestCase
          extended by org.tritonus.test.api.sampled.mixer.MixerTestCase

public class MixerTestCase
extends BaseMixerTestCase

Class for tests of javax.sound.sampled.Mixer.


Constructor Summary
MixerTestCase(java.lang.String strName)
           
 
Method Summary
 void testGetMixerInfo()
           
 void testOpenClose()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MixerTestCase

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

testGetMixerInfo

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

testOpenClose

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