CVS: junit/src/org/junit Before.java,1.1,1.2

David Saff <[email protected]>
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-serv2290/src/org/junit

Modified Files:
	Before.java 
Log Message:
Fixing exception handling and documentation

Index: Before.java
===================================================================
RCS file: /cvsroot/junit/junit/src/org/junit/Before.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Before.java	21 Nov 2006 18:53:34 -0000	1.1
+++ Before.java	21 Feb 2007 20:26:29 -0000	1.2
@@ -15,7 +15,7 @@
  * <pre>
  * public class Example {
  *    List empty;
- *    &#064;Before public static void initialize() {
+ *    &#064;Before public void initialize() {
  *       empty= new ArrayList();
  *    }
  *    &#064;Test public void size() {


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.