org.opensubsystems.security
Class DomainTests

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

public class DomainTests
extends java.lang.Object

Test for classes working with domains.

Version:
$Id: DomainTests.java,v 1.7 2007/01/07 06:14:47 bastafidli Exp $
Author:
Julo Legeny
Code reviewer:
Miro Halas
Code reviewed:
1.5 2005/11/03 00:53:14 jlegeny

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

Constructor Detail

DomainTests

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

Method Detail

suite

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