hudi
15 years agoNew Contributor
How do I overrided metod in SoapUI Maven plugin?
How do I overrides host ? I try this but it doesnt work <host>http://localhost:8080</host>
then how I can speciefy for each tescase one endpoint ? I try this but this overides all endpoint in my testsuite <endpoint> endpoint </endpoint>
and then how I can overides properties ? I try this <projectProperties> <nameproperty>1</nameproperty></projectProperties> but it doesnt work.
So where I can find some examples of overiding method in maven ?
thx for help
then how I can speciefy for each tescase one endpoint ? I try this but this overides all endpoint in my testsuite <endpoint> endpoint </endpoint>
and then how I can overides properties ? I try this <projectProperties> <nameproperty>1</nameproperty></projectProperties> but it doesnt work.
So where I can find some examples of overiding method in maven ?
thx for help