/[cwmp]/google/trunk/t/20-response.t
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /google/trunk/t/20-response.t

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 59 by dpavlin, Wed Jun 20 21:32:00 2007 UTC revision 71 by dpavlin, Wed Jun 20 23:35:04 2007 UTC
# Line 28  sub is_like { Line 28  sub is_like {
28          like( $xml, qr{^\Q$template_xml\E$}, $command . ' xml' );          like( $xml, qr{^\Q$template_xml\E$}, $command . ' xml' );
29  }  }
30    
31  is_like( 'Inform', <<__SOAP__  is_like( 'InformResponse', <<__SOAP__
32  <soap:Envelope xmlns:cwmp="urn:dslforum-org:cwmp-1-0" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">  <soap:Envelope xmlns:cwmp="urn:dslforum-org:cwmp-1-0" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
33    <soap:Header>    <soap:Header>
34      <cwmp:ID mustUnderstand="1">42</cwmp:ID>      <cwmp:ID mustUnderstand="1">42</cwmp:ID>

Legend:
Removed from v.59  
changed lines
  Added in v.71

  ViewVC Help
Powered by ViewVC 1.1.26