org.opensubsystems.security
Class SecurityTests

java.lang.Object
  extended by org.opensubsystems.security.SecurityTests

public class SecurityTests
extends java.lang.Object

Test for classes included in security package.

Version:
$Id: SecurityTests.java,v 1.11 2007/01/07 06:14:47 bastafidli Exp $
Author:
Miro Halas
Code reviewer:
Miro Halas
Code reviewed:
1.9 2005/11/04 00:26:23 jlegeny

Constructor Summary
protected SecurityTests()
          Protected constructor since this class cannot be instantiated directly
 
Method Summary
static void addGenericTests(junit.framework.TestSuite suite)
          Add all generic database tests to given suite.
static junit.framework.Test suite()
          Create suite of all security tests.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityTests

protected SecurityTests()
Protected constructor since this class cannot be instantiated directly

Method Detail

suite

public static junit.framework.Test suite()
Create suite of all security tests.

Returns:
Test - suite of tests to run

addGenericTests

public static void addGenericTests(junit.framework.TestSuite suite)
Add all generic database tests to given suite.

Parameters:
suite - - suite of tests to run


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