CVS: Tapestry/junit/src/net/sf/tapestry/junit MockEngine.java,1.6,1.7 MockPage.java,1.10,1.11

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

Modified Files:
	MockEngine.java MockPage.java 
Log Message:
[660372] Add Global object

Index: MockEngine.java
===================================================================
RCS file: /cvsroot/tapestry/Tapestry/junit/src/net/sf/tapestry/junit/MockEngine.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** MockEngine.java	27 Nov 2002 17:58:43 -0000	1.6
--- MockEngine.java	2 Jan 2003 11:34:43 -0000	1.7
***************
*** 119,122 ****
--- 119,127 ----
      }
  
+     public Object getGlobal()
+     {
+         return null;
+     }
+ 
      public boolean isResetServiceEnabled()
      {

Index: MockPage.java
===================================================================
RCS file: /cvsroot/tapestry/Tapestry/junit/src/net/sf/tapestry/junit/MockPage.java,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** MockPage.java	23 Dec 2002 12:51:34 -0000	1.10
--- MockPage.java	2 Jan 2003 11:34:43 -0000	1.11
***************
*** 120,123 ****
--- 120,128 ----
      }
  
+     public Object getGlobal()
+     {
+         return null;
+     }
+ 
      public void addPageRenderListener(PageRenderListener listener)
      {



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