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

Properties are not loaded before test execution #24

Open hprange opened 12 years ago

hprange commented 12 years ago

Properties should not be load by default. However, we could provide a way to load Properties if desired.