Arch4J 1.1

org.arch4j.persistence.domainmapper
Class IndentifierGeneratorTest

java.lang.Object
  |
  +--junit.framework.Assert
        |
        +--junit.framework.TestCase
              |
              +--org.arch4j.persistence.domainmapper.IndentifierGeneratorTest
All Implemented Interfaces:
junit.framework.Test

public class IndentifierGeneratorTest
extends junit.framework.TestCase

This class tests the functionality of the identifier generator provider.

Version:
$Revision: 1.1 $
Author:
$Author: rgreinke $

Constructor Summary
IndentifierGeneratorTest(String name)
          Constructs a test case with the given name.
 
Method Summary
protected  void setUp()
          Sets up the fixture, for example, open a network connection.
protected  void tearDown()
          Tears down the fixture, for example, close a network connection.
 void testJugRandomBased()
           
 void testJugTimeBased()
           
 void testProvider()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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
 

Constructor Detail

IndentifierGeneratorTest

public IndentifierGeneratorTest(String name)
Constructs a test case with the given name.

Method Detail

setUp

protected void setUp()
              throws Exception
Sets up the fixture, for example, open a network connection. This method is called before a test is executed.

Overrides:
setUp in class junit.framework.TestCase
Exception

tearDown

protected void tearDown()
                 throws Exception
Tears down the fixture, for example, close a network connection. This method is called after a test is executed.

Overrides:
tearDown in class junit.framework.TestCase
Exception

testProvider

public void testProvider()

testJugRandomBased

public void testJugRandomBased()

testJugTimeBased

public void testJugTimeBased()

Arch4J 1.1

Copyright © 2000-2004 SpiderLogic, a service of Wipfli Ullrich Bertelson LLP.