org.kuali.rice.krad.service.impl
Class SessionDocumentServiceImplTest

java.lang.Object
  extended by org.kuali.rice.krad.service.impl.SessionDocumentServiceImplTest

public class SessionDocumentServiceImplTest
extends Object

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

Constructor Summary
SessionDocumentServiceImplTest()
           
 
Method Summary
 void setUp()
           
 void testAddDocumentToUserSession()
           
 void testGetDocumentFromSessionWithEntry()
           
 void testGetDocumentFromSessionWithNoEntry()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionDocumentServiceImplTest

public SessionDocumentServiceImplTest()
Method Detail

setUp

public void setUp()

testAddDocumentToUserSession

public void testAddDocumentToUserSession()

testGetDocumentFromSessionWithEntry

public void testGetDocumentFromSessionWithEntry()

testGetDocumentFromSessionWithNoEntry

public void testGetDocumentFromSessionWithNoEntry()


Copyright © 2005–2014 The Kuali Foundation. All rights reserved.