X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=support%2Fsrc%2Ftest%2Fjava%2Forg%2Fwamblee%2Ftest%2FAssertionUtils.java;h=8d179db7ad1d488a9d53361c414b3adea6d1e5f8;hb=f733f1c8bcf4d748c70b2fd2b25ef74ec0cdc1a3;hp=b7300d7d6446298a7579c257762129432c0349ec;hpb=fe85d022196c8578bb549945260a6e3c2017c33c;p=utils diff --git a/support/src/test/java/org/wamblee/test/AssertionUtils.java b/support/src/test/java/org/wamblee/test/AssertionUtils.java index b7300d7d..8d179db7 100644 --- a/support/src/test/java/org/wamblee/test/AssertionUtils.java +++ b/support/src/test/java/org/wamblee/test/AssertionUtils.java @@ -23,6 +23,8 @@ import junit.framework.TestCase; /** * Useful assertions for use in test cases. + * + * @author Erik Brakkee */ public final class AssertionUtils {