test.compliance.relation
Class RoleStatusTestCase

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

public class RoleStatusTestCase
extends TestCase

Role Status tests

See Also:
Serialized Form

Constructor Summary
RoleStatusTestCase(java.lang.String s)
          Construct the test
 
Method Summary
 void testDifferent()
          Make sure all the constants are different
 void testRoleStatus()
          Make sure all the constants are accepted
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoleStatusTestCase

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

Method Detail

testDifferent

public void testDifferent()
Make sure all the constants are different


testRoleStatus

public void testRoleStatus()
Make sure all the constants are accepted