org.opensubsystems.blog
Class BlogTests

java.lang.Object
  extended by org.opensubsystems.blog.BlogTests

public class BlogTests
extends java.lang.Object

Test for classes working with blogs and belonging entries.

Version:
$Id: BlogTests.java,v 1.3 2007/01/07 06:04:30 bastafidli Exp $
Author:
Julian Legeny
Code reviewer:
TODO: Review this code
Code reviewed:

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

Constructor Detail

BlogTests

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

Method Detail

suite

public static junit.framework.Test suite()
Create suite of all question 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 - 2007 OpenSubsystems s.r.o.