CVS: junit/src/org/junit Assume.java,1.1,1.2
David Saff <[email protected]> Thu, 12 Jul 2007 10:08:55 -0700
| Newsgroups | gmane.comp.java.junit.devel |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/junit/junit/src/org/junit
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv26134/src/org/junit
Modified Files:
Assume.java
Log Message:
Re-organize theory packages
Index: Assume.java
===================================================================
RCS file: /cvsroot/junit/junit/src/org/junit/Assume.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Assume.java 2 Jul 2007 18:11:07 -0000 1.1
+++ Assume.java 12 Jul 2007 17:08:23 -0000 1.2
@@ -8,7 +8,7 @@
import org.hamcrest.Matcher;
import org.hamcrest.SelfDescribing;
import org.hamcrest.StringDescription;
-import org.junit.experimental.theories.matchers.api.Each;
+import org.junit.matchers.Each;
public class Assume {
public static class AssumptionViolatedException extends RuntimeException implements SelfDescribing {
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/