|
Dresden OCL Toolkit | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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 |
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 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |