de.tuberlin.cs.cis.ocl.test
Class AllTests

java.lang.Object
  |
  +--de.tuberlin.cs.cis.ocl.test.AllTests

public class AllTests
extends java.lang.Object

Main-Testsuite of the framework.

Author:
fchabar

Constructor Summary
AllTests()
           
 
Method Summary
static junit.framework.Test suite()
          Returns the test suite for this package.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllTests

public AllTests()
Method Detail

suite

public static junit.framework.Test suite()
Returns the test suite for this package.

Returns:
the test suite for this package.