...

Text file src/github.com/onsi/gomega/matchers/test_data/xml/sample_01.xml

Documentation: github.com/onsi/gomega/matchers/test_data/xml

     1<note>
     2    <to>Tove</to>
     3    <from>Jani</from>
     4    <heading>Reminder</heading>
     5    <body>Don't forget me this weekend!</body>
     6</note>

View as plain text