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 a hasValueForKey matcher to EOAssert #59

Closed hprange closed 2 years ago

hprange commented 2 years ago

The hasValueForKey matcher asserts that a value obtained via the key-value mechanism meets the provided matcher.