org.dawb.common.python.test
Class NumpyThreadTest

java.lang.Object
  extended by org.dawb.common.python.test.AbstractThreadTest
      extended by org.dawb.common.python.test.NumpyThreadTest

public class NumpyThreadTest
extends AbstractThreadTest


Constructor Summary
NumpyThreadTest()
           
 
Method Summary
 void test10()
           
 void test100()
           
 void test2()
           
 
Methods inherited from class org.dawb.common.python.test.AbstractThreadTest
testInTestThread, testWithTenThreads
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NumpyThreadTest

public NumpyThreadTest()
Method Detail

test2

public void test2()
           throws java.lang.Throwable
Throws:
java.lang.Throwable

test10

public void test10()
            throws java.lang.Throwable
Throws:
java.lang.Throwable

test100

public void test100()
             throws java.lang.Throwable
Throws:
java.lang.Throwable