+1 for removing the endpoint from the expected output. Samisa...
On 5/10/05, John Hawkins <[EMAIL PROTECTED]> wrote: > > Yes, agreed - this is bad practice. > > If the endpoint is essential to the test then we should have some kind of > dynamic creation of the output file i.e. parse the file and replace > characters with the correct String e.g > > %serverurl% > > > this could easily be done in the ANT scripts. > > > > > "Dushshantha Chandradasa" <[EMAIL PROTECTED]> > > 10/05/2005 09:01 > Please respond to > "Apache AXIS C Developers List" > > To"Apache AXIS C Developers List" <[email protected]> > cc > Subjectremoving the service end point printing by the clients in the Test > framework > > > > > > > Hi All, > > Some clients in the test framework prints the service end point in their > .out files and the framework check the .out file and .expected file of a > particular test to check whether it is passed or not. > > If the user's service end point is difference from the one in the .expected > file, the framework says that the test failed although the test is passed. > > It would be better if the client avoid printing the service end point in > the .out file and also remove it from the .expected file. > > Regards, > > Marcus Dushshantha Chandradasa > Associate Software Engineer > Virtusa (Pvt) Ltd. > [EMAIL PROTECTED] > Mob: 0714867441 > > > >
