org.opensubsystems.security
Class RoleTests

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

public class RoleTests
extends java.lang.Object

Test for classes working with domains.

Version:
$Id: RoleTests.java,v 1.10 2007/01/07 06:14:47 bastafidli Exp $
Author:
Peter Satury
Code reviewer:
Miro Halas
Code reviewed:
1.6 2005/11/03 00:55:57 jlegeny

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

Constructor Detail

RoleTests

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

Method Detail

suite

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