org.kuali.rice.krad.bo
Class SessionDocumentTest
java.lang.Object
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)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SessionDocumentTest
public SessionDocumentTest()
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.