org.apache.ojb.broker.sequence
Class SMMultiThreadedTest.GoodThenBadHandle

java.lang.Object
  extended byorg.apache.ojb.broker.JUnitExtensions.MultiThreadedTestCase.TestCaseRunnable
      extended byorg.apache.ojb.broker.sequence.SMMultiThreadedTest.GoodThenBadHandle
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
SMMultiThreadedTest

class SMMultiThreadedTest.GoodThenBadHandle
extends JUnitExtensions.MultiThreadedTestCase.TestCaseRunnable


Field Summary
(package private)  PersistenceBroker broker
           
(package private)  int testObjects
           
 
Constructor Summary
SMMultiThreadedTest.GoodThenBadHandle(int testObjects)
           
 
Method Summary
(package private)  void cleanup()
           
(package private)  void prepare()
           
 void runTestCase()
          Override this to define the test
 
Methods inherited from class org.apache.ojb.broker.JUnitExtensions.MultiThreadedTestCase.TestCaseRunnable
run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

testObjects

int testObjects

broker

PersistenceBroker broker
Constructor Detail

SMMultiThreadedTest.GoodThenBadHandle

public SMMultiThreadedTest.GoodThenBadHandle(int testObjects)
Method Detail

prepare

void prepare()

cleanup

void cleanup()

runTestCase

public void runTestCase()
                 throws java.lang.Throwable
Description copied from class: JUnitExtensions.MultiThreadedTestCase.TestCaseRunnable
Override this to define the test

Specified by:
runTestCase in class JUnitExtensions.MultiThreadedTestCase.TestCaseRunnable
Throws:
java.lang.Throwable


Authors: Thomas Mahler and others. (C) 2000 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14