tests
Class AudioProcessorTests
java.lang.Object
tests.AudioProcessorTests
public class AudioProcessorTests
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AudioProcessorTests
public AudioProcessorTests()
suite
public static junit.framework.Test suite()
beforeClass
public static void beforeClass()
throws java.lang.Exception
- Throws:
java.lang.Exception
afterClass
public static void afterClass()
throws java.lang.Exception
- Throws:
java.lang.Exception
before
public void before()
throws java.lang.Exception
- Throws:
java.lang.Exception
after
public void after()
connected
public void connected()
throws java.lang.Exception
- Throws:
java.lang.Exception
connectInputToOutput
public void connectInputToOutput()
createVideoServer
public void createVideoServer()
throws java.lang.Exception
- Throws:
java.lang.Exception
disconnectInputFromOutputs
public void disconnectInputFromOutputs()
throws java.lang.Exception
- Throws:
java.lang.Exception
disconnectOutputFromInputs
public void disconnectOutputFromInputs()
throws java.lang.Exception
- Throws:
java.lang.Exception
getConnectedVideoServers
public void getConnectedVideoServers()
throws java.lang.Exception
- Throws:
java.lang.Exception
getInputDevice
public void getInputDevice()
throws java.lang.Exception
- Throws:
java.lang.Exception
getInputDevices
public void getInputDevices()
throws java.lang.Exception
- Throws:
java.lang.Exception
getVideoServer
public void getVideoServer()
throws java.lang.Exception
- Throws:
java.lang.Exception
numConnections
public void numConnections()
throws java.lang.Exception
- Throws:
java.lang.Exception
sendMessage
public void sendMessage()
throws java.lang.Exception
- Throws:
java.lang.Exception
startInterface
public void startInterface()
throws java.lang.Exception
- Throws:
java.lang.Exception
stopInterface
public void stopInterface()
throws java.lang.Exception
- Throws:
java.lang.Exception
updateInputDevices
public void updateInputDevices()
throws java.lang.Exception
- Throws:
java.lang.Exception
validInterface
public void validInterface()
throws java.lang.Exception
- Throws:
java.lang.Exception