You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Tim O'Brien <to...@discursive.com> on 2002/02/06 20:13:45 UTC

Cache in Sandbox [PATCH] fix for deprecated JUnit asserts

I attached a simple patch to be applied to jakarta-commons-sandbox/cache
module.  It replaces all deprecated JUnit calls to assert(boolean) and
assert(String,boolean) with assertTrue(boolean) and assertTrue(String,
boolean).

Tim O'Brien
tobrien@discursive.com
(847) 863-7045