ruper2/src/java/test/core/org/krysalis/ruper/repository RepositoryTests.java,1.4,1.5

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

Modified Files:
	RepositoryTests.java 
Log Message:
1) listSpecifiers ought not work
2) unit tests run again [need to add those to a project]
3) FilenameAnalyzer a bit smarter (copes w/ -alpha better, ala Ben's soln)
4) FileUpdater does something -- kinda/sorta, try it :-)
5) Ant task same...

Index: RepositoryTests.java
===================================================================
RCS file: /cvsroot/metamorphosis/ruper2/src/java/test/core/org/krysalis/ruper/repository/RepositoryTests.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** RepositoryTests.java	8 Sep 2003 23:21:39 -0000	1.4
--- RepositoryTests.java	12 Sep 2003 20:23:43 -0000	1.5
***************
*** 33,52 ****
  				ResourceUpdaterContext.getTestContext());
  	}
! 
! 	public void testListGroups1() throws Exception {
! 
! 		List groups = m_repo.listGroups(AllSelector.getInstance());
! 
! 		DebugUtils.dump(groups);
! 	}
! 
! 	public void testListResources1() throws Exception {
! 		ResourceGroup testGroup = new ResourceGroup("junit");
! 
! 		List resources =
! 			m_repo.listResources(testGroup, AllSelector.getInstance());
! 
! 		DebugUtils.dump(resources);
! 	}
  
  	public void testListSpecifiers1() throws Exception {
--- 33,52 ----
  				ResourceUpdaterContext.getTestContext());
  	}
! //
! //	public void testListGroups1() throws Exception {
! //
! //		List groups = m_repo.listGroups(AllSelector.getInstance());
! //
! //		DebugUtils.dump(groups);
! //	}
! //
! //	public void testListResources1() throws Exception {
! //		ResourceGroup testGroup = new ResourceGroup("junit");
! //
! //		List resources =
! //			m_repo.listResources(testGroup, AllSelector.getInstance());
! //
! //		DebugUtils.dump(resources);
! //	}
  
  	public void testListSpecifiers1() throws Exception {




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