Overview




What is OEUnit?   Top

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.


How is OEUnit licensed?   Top

OEUnit is open-source, licensed under the Eclipse Public License.


Where can I download OEUnit?   Top

Visit the project homepage at: http://www.oehive.org/project/oeunit.


Requirements   Top

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.



Cameron Wills, October 2008.