ruper2/src/java/test/core/org/krysalis/ruper/util/text MessageTests.java,1.3,1.4

[email protected]
Newsgroups gmane.comp.krysalis.metamorphosis.cvs
Message-ID <[email protected]>
Update of /cvsroot/metamorphosis/ruper2/src/java/test/core/org/krysalis/ruper/util/text
In directory sc8-pr-cvs1:/tmp/cvs-serv24751/src/java/test/core/org/krysalis/ruper/util/text

Modified Files:
	MessageTests.java 
Log Message:
Tinkering...

Index: MessageTests.java
===================================================================
RCS file: /cvsroot/metamorphosis/ruper2/src/java/test/core/org/krysalis/ruper/util/text/MessageTests.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** MessageTests.java	23 Sep 2003 00:19:18 -0000	1.3
--- MessageTests.java	23 Sep 2003 05:03:07 -0000	1.4
***************
*** 24,28 ****
  		for (Iterator i = messageCodes.iterator(); i.hasNext();) {
  			String code = (String) i.next();
! 			assertNotNull(code, Messages.findMessage(code));
  		}
  	}
--- 24,28 ----
  		for (Iterator i = messageCodes.iterator(); i.hasNext();) {
  			String code = (String) i.next();
! 			assertNotNull(code, Messages.loadMessageFormat(code));
  		}
  	}




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
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.