org.opensubsystems.security
Class UserTests

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

public class UserTests
extends java.lang.Object

Test for classes working with domains.

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

Constructor Summary
protected UserTests()
          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 user tests.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserTests

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

Method Detail

suite

public static junit.framework.Test suite()
Create suite of all user 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.