From script or java code, I would like to generate a new MockResponse with a default fault message, with fault detail from schema (like the "!" button does from the response editor).
I am using SoapMessageBuilder.buildFault() method, but it doesn't include the fault detail i want (no parameter).