org.kuali.rice.krad.bo
Class SessionDocumentTest

java.lang.Object
  extended by org.kuali.rice.krad.bo.SessionDocumentTest

public class SessionDocumentTest
extends Object

SessionDocumentTest tests SessionDocument getters and setters

Author:
Kuali Rice Team (rice.collab@kuali.org)

Constructor Summary
SessionDocumentTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testDocumentNumber()
           
 void testEncrypted()
           
 void testIpAddress()
           
 void testLastUpdatedDate()
           
 void testPrincipalId()
           
 void testSerializedDocumentForm()
           
 void testSessionId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionDocumentTest

public SessionDocumentTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testSerializedDocumentForm

public void testSerializedDocumentForm()

testSessionId

public void testSessionId()

testLastUpdatedDate

public void testLastUpdatedDate()

testDocumentNumber

public void testDocumentNumber()

testPrincipalId

public void testPrincipalId()

testIpAddress

public void testIpAddress()

testEncrypted

public void testEncrypted()


Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.