You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by sv...@apache.org on 2007/07/24 09:31:29 UTC

svn commit: r558946 - /incubator/tuscany/java/sca/samples/binding-echo-extension/README

Author: svkrish
Date: Tue Jul 24 00:31:26 2007
New Revision: 558946

URL: http://svn.apache.org/viewvc?view=rev&rev=558946
Log:
merged changes from Release 0.91 branch

Modified:
    incubator/tuscany/java/sca/samples/binding-echo-extension/README

Modified: incubator/tuscany/java/sca/samples/binding-echo-extension/README
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/samples/binding-echo-extension/README?view=diff&rev=558946&r1=558945&r2=558946
==============================================================================
--- incubator/tuscany/java/sca/samples/binding-echo-extension/README (original)
+++ incubator/tuscany/java/sca/samples/binding-echo-extension/README Tue Jul 24 00:31:26 2007
@@ -63,15 +63,16 @@
 -------------------------------------------------------
  T E S T S
 -------------------------------------------------------
-Running echo.EchoReferenceTestCase
-Returned message: foo
-Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.111 sec
 Running echo.EchoServiceTestCase
 Returned message: foo
-Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec
+Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.011 sec
+Running echo.EchoReferenceTestCase
+Returned message: foo
+Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec
 
 Results :
 
-Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
+Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 
+    
 
 This shows that the Junit test cases have run successfully. 



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org