|''create soap file''|response1.xml|''with''|${soap12}<response>out1</response>${endSoap12}|
|''create soap file''|response2.xml|''with''|${soap12}<response>out2</response>${endSoap12}|
|''create soap file''|response3.xml|''with''|${soap12}<response>out3</response>${endSoap12}|

|''mock full soap as''| SOAP12|''on port''|8081|
|''matches request''|${soap12}<request a="a" b="b">in</request>${endSoap12}|
|''responses from folder''|!-FitNesseRoot/files/soap-!|

|''to''|http://localhost:8081/service|''as''|SOAP12|''post full soap''|${soap12}<request b="b" a="a">in</request>${endSoap12}|'''is'''|${soap12}<response>out1</response>${endSoap12}|
|''to''|http://localhost:8081/service|''as''|SOAP12|''post full soap''|${soap12}<request b="b" a="a">in</request>${endSoap12}|'''is'''|${soap12}<response>out2</response>${endSoap12}|
|''to''|http://localhost:8081/service|''as''|SOAP12|''post full soap''|${soap12}<request b="b" a="a">in</request>${endSoap12}|'''is'''|${soap12}<response>out3</response>${endSoap12}|

|''reply content type''|'''is'''|application/soap+xml;charset=utf-8|

|''close''|
