com.petersalomonsen.jjack.javasound
Class LineTests

java.lang.Object
  extended by com.petersalomonsen.jjack.javasound.LineTests

 class LineTests
extends java.lang.Object

Test class for the Source and Target datalines. Will test all audioformats used by the javasound jjack impl, and verify that a full throughput of data results in the same values in the other end.

Version:
0.3
Author:
Peter Johan Salomonsen

Constructor Summary
LineTests()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LineTests

LineTests()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception