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 message parameter to confirm assertions #39

Open hprange opened 10 years ago

hprange commented 10 years ago

Sample:

confirm("testing validation of eo", eo, canBeSaved());