cs.arizona.tau.xml.temporalconstraint
Class IdentityConstraintTest

java.lang.Object
  extended by cs.arizona.tau.xml.temporalconstraint.IdentityConstraintTest

public class IdentityConstraintTest
extends java.lang.Object


Constructor Summary
IdentityConstraintTest()
           
 
Method Summary
 void setUp()
           
static void setUpBeforeClass()
           
 void tearDown()
           
static void tearDownAfterClass()
           
 void testCheckNonSeqKey()
           
 void testCheckNonSeqUnique()
           
 void testCheckUniqueNullRestricted()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IdentityConstraintTest

public IdentityConstraintTest()
Method Detail

setUpBeforeClass

public static void setUpBeforeClass()
                             throws java.lang.Exception
Throws:
java.lang.Exception

tearDownAfterClass

public static void tearDownAfterClass()
                               throws java.lang.Exception
Throws:
java.lang.Exception

setUp

public void setUp()
           throws java.lang.Exception
Throws:
java.lang.Exception

tearDown

public void tearDown()
              throws java.lang.Exception
Throws:
java.lang.Exception

testCheckNonSeqKey

public void testCheckNonSeqKey()

testCheckNonSeqUnique

public void testCheckNonSeqUnique()

testCheckUniqueNullRestricted

public void testCheckUniqueNullRestricted()