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

Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.opensource.org/licenses/ecl2.php Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.


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-2012 The Kuali Foundation. All Rights Reserved.