[jboss-cvs] JBossCache/tests/functional/org/jboss/cache/marshall ...

Manik Surtani msurtani at jboss.com
Tue Nov 14 09:17:12 EST 2006


  User: msurtani
  Date: 06/11/14 09:17:12

  Modified:    tests/functional/org/jboss/cache/marshall 
                        RegionManagerTest.java
  Log:
  Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
  
  Revision  Changes    Path
  1.5       +1 -1      JBossCache/tests/functional/org/jboss/cache/marshall/RegionManagerTest.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: RegionManagerTest.java
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/tests/functional/org/jboss/cache/marshall/RegionManagerTest.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- RegionManagerTest.java	18 Oct 2006 11:07:54 -0000	1.4
  +++ RegionManagerTest.java	14 Nov 2006 14:17:12 -0000	1.5
  @@ -11,7 +11,7 @@
   import java.util.List;
   
   /**
  - * Test on RegionManager class, from a marshalling perspective.
  + * Test on ERegionManager class, from a marshalling perspective.
    */
   public class RegionManagerTest extends TestCase
   {
  
  
  



More information about the jboss-cvs-commits mailing list