org.apache.ojb.broker
Class IdentityPerformanceTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byorg.apache.ojb.broker.IdentityPerformanceTest
All Implemented Interfaces:
junit.framework.Test

public class IdentityPerformanceTest
extends junit.framework.TestCase

Author:
Matthew.Baird To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.

Field Summary
(package private)  PersistenceBroker broker
           
 
Constructor Summary
IdentityPerformanceTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void testDescriptorRepositoryGetDescriptorForIterations()
           
 void testIdentityIterations()
           
 void testMapIterations()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

broker

PersistenceBroker broker
Constructor Detail

IdentityPerformanceTest

public IdentityPerformanceTest()
Method Detail

main

public static void main(java.lang.String[] args)

testIdentityIterations

public void testIdentityIterations()

testMapIterations

public void testMapIterations()

testDescriptorRepositoryGetDescriptorForIterations

public void testDescriptorRepositoryGetDescriptorForIterations()


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