[jboss-cvs] JBossRemoting/src/tests/org/jboss/test/remoting/callback/pull/memory/nullstore ...

Ron Sigal ron_sigal at yahoo.com
Wed Dec 6 00:09:18 EST 2006


  User: rsigal  
  Date: 06/12/06 00:09:18

  Modified:    src/tests/org/jboss/test/remoting/callback/pull/memory/nullstore 
                        NullStoreCallbackTestCase.java
  Log:
  JBREM-644: Removed overriding getTestHarnessLogLevel().
  
  Revision  Changes    Path
  1.5       +0 -5      JBossRemoting/src/tests/org/jboss/test/remoting/callback/pull/memory/nullstore/NullStoreCallbackTestCase.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: NullStoreCallbackTestCase.java
  ===================================================================
  RCS file: /cvsroot/jboss/JBossRemoting/src/tests/org/jboss/test/remoting/callback/pull/memory/nullstore/NullStoreCallbackTestCase.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- NullStoreCallbackTestCase.java	30 Dec 2005 05:26:39 -0000	1.4
  +++ NullStoreCallbackTestCase.java	6 Dec 2006 05:09:18 -0000	1.5
  @@ -42,11 +42,6 @@
                        CallbackTestServer.class.getName());
      }
   
  -   protected Level getTestHarnessLogLevel()
  -   {
  -      return Level.DEBUG;
  -   }
  -
      /**
       * How long to wait for test results to be returned from the client(s).  If goes longer than the
       * specified limit, will throw an exception and kill the running test cases.  Default value is
  
  
  



More information about the jboss-cvs-commits mailing list