CVS: Tapestry/junit/src/net/sf/tapestry/junit/mock TestLibrary.xml,1.4,1.5

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/mock
In directory sc8-pr-cvs1:/tmp/cvs-serv9046/junit/src/net/sf/tapestry/junit/mock

Modified Files:
	TestLibrary.xml 
Log Message:
Added a JUnit for getName() and getPageName()

Index: TestLibrary.xml
===================================================================
RCS file: /cvsroot/tapestry/Tapestry/junit/src/net/sf/tapestry/junit/mock/TestLibrary.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** TestLibrary.xml	23 Oct 2002 14:29:00 -0000	1.4
--- TestLibrary.xml	23 Dec 2002 12:50:24 -0000	1.5
***************
*** 122,125 ****
--- 122,144 ----
  	</assert-output-matches>
  	
+   </request>
+   
+   <request>
+   	<parameter name="service" value="page"/>
+   	<parameter name="context" value="lib:Properties"/>
+   	
+   	<assert-output-matches name="Page properties" subgroup="1">
+ <![CDATA[
+ <td>(.*?)</td>
+ ]]>
+ 		<match>Name</match>
+ 		<match>lib:Properties</match>
+ 		
+ 		<match>Page Name</match>
+ 		<match>Properties</match>
+ 		
+ 	</assert-output-matches>
+ 	
    </request>	
+   	
  </mock-test>



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