test.compliance.relation
Class RelationTypeSupportTestCase

java.lang.Object
  extended byTestCase
      extended bytest.compliance.relation.RelationTypeSupportTestCase

public class RelationTypeSupportTestCase
extends TestCase

Relation Type Support tests

See Also:
Serialized Form

Constructor Summary
RelationTypeSupportTestCase(java.lang.String s)
          Construct the test
 
Method Summary
 void testBasic()
          Basic tests
 void testErrorHandling()
          Error handling
 void testSerialization()
          Test serialization.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RelationTypeSupportTestCase

public RelationTypeSupportTestCase(java.lang.String s)
Construct the test

Method Detail

testBasic

public void testBasic()
Basic tests


testErrorHandling

public void testErrorHandling()
Error handling


testSerialization

public void testSerialization()
Test serialization.