qflib 0.98.0

de.qfs.lib.log
Class UnitTests

java.lang.Object
  |
  +--de.qfs.lib.log.UnitTests

public class UnitTests
extends java.lang.Object

Test suite for log package unit testing.

Version:
$Revision: 1.4 $
Author:
Gregor Schmid

Constructor Summary
UnitTests()
           
 
Method Summary
static junit.framework.Test suite()
          Create a new suite.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnitTests

public UnitTests()
Method Detail

suite

public static junit.framework.Test suite()
Create a new suite.
Returns:
The test suite for the log package.

qflib 0.98.0