org.opensubsystems.security.logic
Class SessiongControllerUnsecureTest

java.lang.Object
  extended by org.opensubsystems.security.logic.SessiongControllerUnsecureTest

public final class SessiongControllerUnsecureTest
extends java.lang.Object

Test for method 'cleanOrphanSession()' included in SessionController interface. Since this method can/should be called only when nobody is logged in, this method is in separate test

Version:
$Id: SessiongControllerUnsecureTest.java,v 1.7 2007/01/28 06:54:39 bastafidli Exp $
Author:
Julo Legeny
Code reviewer:
Miro Halas
Code reviewed:
Initial revision

Nested Class Summary
static class SessiongControllerUnsecureTest.SessiongControllerUnsecureTestInternal
          Internal class which can be included in other test suites directly without including the above suite.
 
Method Summary
static junit.framework.Test suite()
          Create the suite for this test since this is the only way how to create test setup which can initialize and shutdown the database for us
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

suite

public static junit.framework.Test suite()
Create the suite for this test since this is the only way how to create test setup which can initialize and shutdown the database for us

Returns:
Test - suite of tests to run for this database


Copyright © 2003 - 2006 OpenSubsystems s.r.o.