Add 2-argument events

git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@43 72836036-5685-4462-b002-a69064685172
This commit is contained in:
Matthias Schiffer 2011-05-01 00:18:55 +02:00
parent b8fa08c9bb
commit 5e7c489921
5 changed files with 129 additions and 1 deletions

View file

@ -1,6 +1,5 @@
package jrummikub.util;
import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.*;