CVS: Tapestry/junit/src/net/sf/tapestry/junit/utils TestDataSqueezer.java,1.8,1.9

Mind Bridge <[email protected]>
Newsgroups gmane.comp.java.tapestry.cvs
Message-ID <[email protected]>
Update of /cvsroot/tapestry/Tapestry/junit/src/net/sf/tapestry/junit/utils
In directory sc8-pr-cvs1:/tmp/cvs-serv2809/junit/src/net/sf/tapestry/junit/utils

Modified Files:
	TestDataSqueezer.java 
Log Message:
modifications of ComponentAddress to work well with pages 
and addition of corresponding unit tests

Index: TestDataSqueezer.java
===================================================================
RCS file: /cvsroot/tapestry/Tapestry/junit/src/net/sf/tapestry/junit/utils/TestDataSqueezer.java,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** TestDataSqueezer.java	27 Nov 2002 17:58:54 -0000	1.8
--- TestDataSqueezer.java	3 Jan 2003 17:55:36 -0000	1.9
***************
*** 126,129 ****
--- 126,132 ----
          ComponentAddress objAddress = new ComponentAddress("framework:DirectLink", "component.subcomponent");
          attempt(objAddress, "Aframework:DirectLink/component.subcomponent");
+ 
+         objAddress = new ComponentAddress("framework:DirectLink", null);
+         attempt(objAddress, "Aframework:DirectLink/");
      }
  



-------------------------------------------------------
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.