|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerTest
public class JbbSoundHandlerTest
A test class for the JUnit testing framework
| Constructor Summary | |
|---|---|
JbbSoundHandlerTest()
|
|
| Method Summary | |
|---|---|
void |
afterEachTest()
clean up the tests fixture |
void |
beforeEachTest()
acquireConnection the tests fixture |
static void |
beforeTests()
This is only run upon startup of the tests defined here |
boolean |
hasReceivedEvent(long zMaxWait)
|
void |
newSoundHandlerEvent(JbbSoundHandlerEvent zEvent)
This method is called whenever the sound handler starts/stops playing or recording a sound file |
void |
testAsynchronousPlay()
|
void |
testAsynchronousPlay2()
|
void |
testAsynchronousPlay3()
|
void |
testAsynchronousPlay4()
|
void |
testAsynchronousPlay5()
|
void |
testCreateSoundFile()
|
void |
testListener()
|
void |
testListener2()
|
void |
testListenerPlay3()
|
void |
testListenerPlay4()
|
void |
testRecord()
|
void |
testSynchronousPlay()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JbbSoundHandlerTest()
| Method Detail |
|---|
public static void beforeTests()
public void beforeEachTest()
public void afterEachTest()
public void testCreateSoundFile()
public void testSynchronousPlay()
public void testAsynchronousPlay()
public void testAsynchronousPlay2()
public void testAsynchronousPlay3()
public void testAsynchronousPlay4()
public void testAsynchronousPlay5()
public void testRecord()
public void testListener()
public void testListener2()
public void testListenerPlay3()
public void testListenerPlay4()
public void newSoundHandlerEvent(JbbSoundHandlerEvent zEvent)
JbbSoundHandlerListener
newSoundHandlerEvent in interface JbbSoundHandlerListenerzEvent - the eventpublic boolean hasReceivedEvent(long zMaxWait)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||