Author: veithen
Date: Sun Jun 29 15:33:24 2014
New Revision: 1606524

URL: http://svn.apache.org/r1606524
Log:
Javadoc update.

Modified:
    
webservices/axiom/trunk/modules/axiom-testsuite/src/main/java/org/apache/axiom/ts/soap12/factory/TestCreateSOAPFaultSubCode.java

Modified: 
webservices/axiom/trunk/modules/axiom-testsuite/src/main/java/org/apache/axiom/ts/soap12/factory/TestCreateSOAPFaultSubCode.java
URL: 
http://svn.apache.org/viewvc/webservices/axiom/trunk/modules/axiom-testsuite/src/main/java/org/apache/axiom/ts/soap12/factory/TestCreateSOAPFaultSubCode.java?rev=1606524&r1=1606523&r2=1606524&view=diff
==============================================================================
--- 
webservices/axiom/trunk/modules/axiom-testsuite/src/main/java/org/apache/axiom/ts/soap12/factory/TestCreateSOAPFaultSubCode.java
 (original)
+++ 
webservices/axiom/trunk/modules/axiom-testsuite/src/main/java/org/apache/axiom/ts/soap12/factory/TestCreateSOAPFaultSubCode.java
 Sun Jun 29 15:33:24 2014
@@ -32,7 +32,8 @@ import org.apache.axiom.ts.soap.SOAPSpec
 import org.apache.axiom.ts.soap.SOAPTestCase;
 
 /**
- * Tests {@link SOAPFactory#createSOAPFaultSubCode(SOAPFaultCode)}.
+ * Tests {@link SOAPFactory#createSOAPFaultSubCode(SOAPFaultCode)} when used 
with a
+ * {@link SOAPFaultCode} that has already a {@link SOAPFaultValue} child.
  */
 public class TestCreateSOAPFaultSubCode extends SOAPTestCase {
     public TestCreateSOAPFaultSubCode(OMMetaFactory metaFactory) {


Reply via email to