So what is the outcome of a test if [echo] SomeTest - Client Execution - PASSED [echo] SomeTest - Client Execution (Message on Wire) - FAILED
as opposed to [echo] SomeTest - Client Execution - PASSED [echo] SomeTest - Client Execution (Message on Wire) - PASSED ? sanjaya. ----- Original Message ----- From: "Dushshantha Chandradasa" <[EMAIL PROTECTED]> To: "Apache AXIS C Developers List" <[email protected]> Sent: Friday, April 08, 2005 9:47 AM Subject: RE: ant tests result "Client Execution (Message on Wire) - FAILED" > The framework compares the SOAP request from the client with the given > expected SOAP request. > Ex: for HandlerTest1, The expected SOAP request is in the file > HandlerTest1Request.expected > > Thanks, > Dushshantha > > -----Original Message----- > From: sanjaya singharage [mailto:[EMAIL PROTECTED] > Sent: Friday, April 08, 2005 9:31 AM > To: Apache AXIS C Developers List > Subject: ant tests result "Client Execution (Message on Wire) - FAILED" > > What does this message mean in ant test results? > [echo] SomeTest - Client Execution (Message on Wire) - FAILED > > sanjaya. > > > >
