hprange / wounit

The WOUnit framework contains a set of utilities for testing WebObjects applications using JUnit 4.7 or later capabilities.
http://hprange.github.io/wounit/
Apache License 2.0
19 stars 18 forks source link

Add support for MockEditingContext approach #2

Closed hprange closed 13 years ago

hprange commented 14 years ago

WOUnitTest is an excellent library to write unit tests for WebObjects projects. But it is outdated and doesn't support Wonder.

We must provide a similar but updated solution using the MockEditingContext approach.