We want a unit test which fails if the WSDL hast changed.
Possible logic: Generate a new WSDL and compare that with the old one from the metadata page stored in a file next to the unit test.
Question: Is that possible? If yes, how can we generate the new wsdl in a unit test?
We use version 5.11