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

Improve error message when model cannot be loaded #29

Closed hprange closed 11 years ago

hprange commented 12 years ago

When a model cannot be loaded, the editing context rule notify the user, but gives no clue about the problem. The message could include a list of available models and, if possible, suggest a fix for the name in case of a typo.