OEUnit - Unit Testing Framework |
OEUnit is a light-weight unit testing framework for Object Oriented Advanced Business Language (OOABL). OEUnit is intended to help write and run repeatable unit tests. OEUnit is similar to JUnit and other xUnit-based unit testing frameworks.
OEUnit is open-source, licensed under the Eclipse Public License.
Visit the project homepage at: http://www.oehive.org/project/oeunit.
OEUnit requires OpenEdge 10.1c or later (must be capable of
running uncompiled source code).
OEUnit is written in Object Oriented Advanced Business Language (OOABL) and makes
extensive use of the CATCH and FINALLY statements introduced in OpenEdge 10.1c.