Dresden OCL Toolkit

Package tudresden.ocl.lib.test

This package is used to test the OCL class library of package tudresden.ocl.

See:
          Description

Class Summary
Company this class is for testing only and will be removed
Job this class is for testing only and will be removed
Person this class is for testing only and will be removed
TestAll  
TestAnyImpl  
TestArgoNameAdapter  
TestBag  
TestBoolean  
TestInteger  
TestReal  
TestSequence  
TestSet  
TestString  
TestType  
 

Package tudresden.ocl.lib.test Description

This package is used to test the OCL class library of package tudresden.ocl. It uses the JUnit framework by Erich Gamma and Kent Beck. The javadoc is not very informative, but the tests' source code gives an idea of how to use this libary.

Naming Convention: The class TestXXX contains the unit test for the OclXXX. In each class, the method testXXX contains tests for the method XXX in the tested class, unless there is a comment in the first line(s) of testXXX that lists the tested methods.


Dresden OCL Toolkit

Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.