com.quadrique.jbuildingblocks.core.thread
Class JbbThreadPoolTest

java.lang.Object
  extended by com.quadrique.jbuildingblocks.core.thread.JbbThreadPoolTest

public class JbbThreadPoolTest
extends Object

A test class for the JUnit testing framework


Constructor Summary
JbbThreadPoolTest()
           
 
Method Summary
 void afterEachTest()
          clean up the tests fixture
 void beforeEachTest()
          acquireConnection the tests fixture
 void testThreadPool1()
          ThreadPool
 void testThreadPool10()
           
 void testThreadPool11()
           
 void testThreadPool12()
           
 void testThreadPool2()
           
 void testThreadPool3()
           
 void testThreadPool4()
           
 void testThreadPool5()
           
 void testThreadPool6()
           
 void testThreadPool7()
           
 void testThreadPool8()
           
 void testThreadPool9()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JbbThreadPoolTest

public JbbThreadPoolTest()
Method Detail

beforeEachTest

public void beforeEachTest()
acquireConnection the tests fixture


afterEachTest

public void afterEachTest()
clean up the tests fixture


testThreadPool1

public void testThreadPool1()
ThreadPool


testThreadPool2

public void testThreadPool2()

testThreadPool3

public void testThreadPool3()

testThreadPool4

public void testThreadPool4()

testThreadPool5

public void testThreadPool5()

testThreadPool6

public void testThreadPool6()

testThreadPool7

public void testThreadPool7()

testThreadPool8

public void testThreadPool8()

testThreadPool9

public void testThreadPool9()

testThreadPool10

public void testThreadPool10()

testThreadPool11

public void testThreadPool11()

testThreadPool12

public void testThreadPool12()


Copyright © 2001-2008 Quadrique Corporation. All Rights Reserved.