You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by jl...@apache.org on 2006/10/26 05:59:10 UTC

svn commit: r467855 - /incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/ws/addressing/MAPTest.java

Author: jliu
Date: Wed Oct 25 20:59:09 2006
New Revision: 467855

URL: http://svn.apache.org/viewvc?view=rev&rev=467855
Log:
Enable two ws_a system tests that were disabled by my previous commit.

Modified:
    incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/ws/addressing/MAPTest.java

Modified: incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/ws/addressing/MAPTest.java
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/ws/addressing/MAPTest.java?view=diff&rev=467855&r1=467854&r2=467855
==============================================================================
--- incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/ws/addressing/MAPTest.java (original)
+++ incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/ws/addressing/MAPTest.java Wed Oct 25 20:59:09 2006
@@ -132,7 +132,7 @@
 
     //--Tests
      
-    public void xtestImplicitMAPs() throws Exception {
+    public void testImplicitMAPs() throws Exception {
         try {
             String greeting = greeter.greetMe("implicit1");
             assertEquals("unexpected response received from service", 
@@ -247,7 +247,7 @@
         }
     }
 
-    public void xtestVersioning() throws Exception {
+    public void testVersioning() throws Exception {
         try {
             // expect two MAPs instances versioned with 200408, i.e. for both 
             // the partial and full responses