CVS: Tapestry/junit/src/net/sf/tapestry/junit/mock/lib Properties.page,NONE,1.1 Properties.html,NONE,1.1 MockLibrary.library,1.2,1.3

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

Modified Files:
	MockLibrary.library 
Added Files:
	Properties.page Properties.html 
Log Message:
Added a JUnit for getName() and getPageName()

--- NEW FILE: Properties.page ---
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Id: Properties.page,v 1.1 2002/12/23 12:50:23 mindbridge Exp $ -->
<!DOCTYPE page-specification PUBLIC 
	"-//Howard Lewis Ship//Tapestry Specification 1.3//EN" 
	"http://tapestry.sf.net/dtd/Tapestry_1_3.dtd">
	
<page-specification class="net.sf.tapestry.html.BasePage">

	<component id="insertName" type="Insert">
		<binding name="value" expression="name"/>
	</component>
	
	<component id="insertPageName" type="Insert">
		<binding name="value" expression="pageName"/>
	</component>
	
</page-specification>	
--- NEW FILE: Properties.html ---
<!-- $Id: Properties.html,v 1.1 2002/12/23 12:50:23 mindbridge Exp $ -->

<span jwcid="$content$">

<table>

<tr>
<td>Name</td> 
<td><span jwcid="insertName">lib:Properties</span></td>
</tr>

<tr>
<td>Page Name</td>
<td><span jwcid="insertPageName">Properties</span></td>
</tr>

</table>

</span>
Index: MockLibrary.library
===================================================================
RCS file: /cvsroot/tapestry/Tapestry/junit/src/net/sf/tapestry/junit/mock/lib/MockLibrary.library,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** MockLibrary.library	3 Oct 2002 15:08:43 -0000	1.2
--- MockLibrary.library	23 Dec 2002 12:50:23 -0000	1.3
***************
*** 9,12 ****
--- 9,14 ----
  	<page name="Dumper" specification-path="/net/sf/tapestry/junit/mock/lib/Dumper.page"/>
  	
+ 	<page name="Properties" specification-path="/net/sf/tapestry/junit/mock/lib/Properties.page"/>
+ 
  	<component-alias type="Border" specification-path="/net/sf/tapestry/junit/mock/lib/Border.jwc"/>
  	



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