PageRenderTime 24ms CodeModel.GetById 13ms RepoModel.GetById 0ms app.codeStats 0ms

/public_html/apidocs/pymine.beautifulsoup.BeautifulSoupTests.SoupTest.html

http://pymine.googlecode.com/
HTML | 65 lines | 44 code | 21 blank | 0 comment | 0 complexity | 058cc3badf3a0a6a940b53063516b46e MD5 | raw file
Possible License(s): Apache-2.0, LGPL-2.1
  1. <!DOCTYPE html
  2. PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  3. "DTD/xhtml1-strict.dtd">
  4. <html>
  5. <head>
  6. <title>API docs for &ldquo;pymine.beautifulsoup.BeautifulSoupTests.SoupTest&rdquo;</title>
  7. <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
  8. <link href="apidocs.css" type="text/css" rel="stylesheet" />
  9. </head>
  10. <body>
  11. <h1 class="class">Class p.b.B.SoupTest(<span title="unittest.TestCase">unittest.TestCase</span>):</h1>
  12. <p>
  13. <span id="part">Part of <a href="pymine.html">pymine</a>.<a href="pymine.beautifulsoup.html">beautifulsoup</a>.<a href="pymine.beautifulsoup.BeautifulSoupTests.html">BeautifulSoupTests</a></span>
  14. <a href="classIndex.html#pymine.beautifulsoup.BeautifulSoupTests.SoupTest">View In Hierarchy</a>
  15. </p>
  16. <div>
  17. <p>Known subclasses: <a href="pymine.beautifulsoup.BeautifulSoupTests.AllText.html">pymine.beautifulsoup.BeautifulSoupTests.AllText</a>, <a href="pymine.beautifulsoup.BeautifulSoupTests.CleanupOnAisleFour.html">pymine.beautifulsoup.BeautifulSoupTests.CleanupOnAisleFour</a>, <a href="pymine.beautifulsoup.BeautifulSoupTests.EncodeRed.html">pymine.beautifulsoup.BeautifulSoupTests.EncodeRed</a>, <a href="pymine.beautifulsoup.BeautifulSoupTests.FollowThatTag.html">pymine.beautifulsoup.BeautifulSoupTests.FollowThatTag</a>, <a href="pymine.beautifulsoup.BeautifulSoupTests.NestableEgg.html">pymine.beautifulsoup.BeautifulSoupTests.NestableEgg</a>, <a href="pymine.beautifulsoup.BeautifulSoupTests.OnlyTheLonely.html">pymine.beautifulsoup.BeautifulSoupTests.OnlyTheLonely</a>, <a href="pymine.beautifulsoup.BeautifulSoupTests.OperatorOverload.html">pymine.beautifulsoup.BeautifulSoupTests.OperatorOverload</a>, <a href="pymine.beautifulsoup.BeautifulSoupTests.PickleMeThis.html">pymine.beautifulsoup.BeautifulSoupTests.PickleMeThis</a>, <a href="pymine.beautifulsoup.BeautifulSoupTests.QuoteMeOnThat.html">pymine.beautifulsoup.BeautifulSoupTests.QuoteMeOnThat</a>, <a href="pymine.beautifulsoup.BeautifulSoupTests.SiblingRivalry.html">pymine.beautifulsoup.BeautifulSoupTests.SiblingRivalry</a>, <a href="pymine.beautifulsoup.BeautifulSoupTests.StringEmUp.html">pymine.beautifulsoup.BeautifulSoupTests.StringEmUp</a>, <a href="pymine.beautifulsoup.BeautifulSoupTests.TagsAreObjectsToo.html">pymine.beautifulsoup.BeautifulSoupTests.TagsAreObjectsToo</a>, <a href="pymine.beautifulsoup.BeautifulSoupTests.ThatsMyLimit.html">pymine.beautifulsoup.BeautifulSoupTests.ThatsMyLimit</a>, <a href="pymine.beautifulsoup.BeautifulSoupTests.TheManWithoutAttributes.html">pymine.beautifulsoup.BeautifulSoupTests.TheManWithoutAttributes</a>, <a href="pymine.beautifulsoup.BeautifulSoupTests.Whitewash.html">pymine.beautifulsoup.BeautifulSoupTests.Whitewash</a>, <a href="pymine.beautifulsoup.BeautifulSoupTests.WriteOnlyCode.html">pymine.beautifulsoup.BeautifulSoupTests.WriteOnlyCode</a>, <a href="pymine.beautifulsoup.BeautifulSoupTests.YoureSoLiteral.html">pymine.beautifulsoup.BeautifulSoupTests.YoureSoLiteral</a></p>
  18. </div>
  19. <div class="undocumented">No class docstring</div>
  20. <div id="splitTables">
  21. <table class="children sortable" id="id97">
  22. <tr class="method">
  23. <td>Method</td>
  24. <td><a href="pymine.beautifulsoup.BeautifulSoupTests.SoupTest.html#assertSoupEquals">assertSoupEquals</a></td>
  25. <td><span>Parse the given text and make sure its string rep is the other</span></td>
  26. </tr>
  27. </table>
  28. </div>
  29. <div class="function">
  30. <a name="pymine.beautifulsoup.BeautifulSoupTests.SoupTest.assertSoupEquals"></a>
  31. <a name="assertSoupEquals"></a>
  32. <div class="functionHeader">
  33. def assertSoupEquals(self, toParse, rep=None, c=BeautifulSoup):
  34. </div>
  35. <div class="functionBody">
  36. <div>Parse the given text and make sure its string rep is the other given
  37. text.<table class="fieldTable"></table></div>
  38. </div>
  39. </div>
  40. <address>
  41. <a href="index.html">API Documentation</a> for pymine, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2010-04-07 23:15:24.
  42. </address>
  43. </body>
  44. </html>