Added author to all java files with class comments.
[utils] / support / src / test / java / org / wamblee / test / AssertionUtils.java
index b7300d7d6446298a7579c257762129432c0349ec..8d179db7ad1d488a9d53361c414b3adea6d1e5f8 100644 (file)
@@ -23,6 +23,8 @@ import junit.framework.TestCase;
 
 /**
  * Useful assertions for use in test cases.
+ *
+ * @author Erik Brakkee
  */
 public final class AssertionUtils {