<html>
<head>
<style>
body {
  font-family: Verdana, sans-serif;
  font-size: 0.8em;
  color:#484848;
}
h1, h2, h3 { font-family: "Trebuchet MS", Verdana, sans-serif; margin: 0px; }
h1 { font-size: 1.2em; }
h2, h3 { font-size: 1.1em; }
a, a:link, a:visited { color: #2A5685;}
a:hover, a:active { color: #c61a1a; }
a.wiki-anchor { display: none; }
fieldset.attachments {border-width: 1px 0 0 0;}
hr {
  width: 100%;
  height: 1px;
  background: #ccc;
  border: 0;
}
span.footer {
  font-size: 0.8em;
  font-style: italic;
}
</style>
</head>
<body>
Issue #2759 has been updated by Vincent Davis.

<ul>
</ul>

<p>There are tests fro HSExposure and we have test coverage metrics, I suggest closing issue.</p>
<hr />
<h1><a href="https://redmine.open-bio.org/issues/2759#change-15339">Bug #2759: Unit test for Bio.PDB.HSExposure</a></h1>

<ul><li>Author: Peter Cock</li>
<li>Status: New</li>
<li>Priority: Normal</li>
<li>Assignee: Biopython Dev Mailing List</li>
<li>Category: Unit Tests</li>
<li>Target version: Not Applicable</li>
<li>URL: </li></ul>

<p>Prompted by looked at the example script hsexpo, I've written a unittest based test for the Bio.PDB.HSExposure.</p>


        <p>I haven't checked it in yet because it prints out looks of warnings to stderr about oddities in the PDB file.  We could either add a clean PDB file to the examples, or do something with the stderr.</p>


        <p>Note that the print-and-compare style test_PDB.py deals this this itself.  Perhaps run_tests.py should do something similar for the unittest based cases.</p>


        <p>See also Bug 2754 which would actually make Bio.PDB print even more warnings to stderr.</p>

  <fieldset class="attachments"><legend>Files</legend>
    <a href="https://redmine.open-bio.org/attachments/download/1234/test_PDB_HSExposure.py">test_PDB_HSExposure.py</a>
    (4.29 KB)<br />
    <a href="https://redmine.open-bio.org/attachments/download/1235/biopdbtest.py">biopdbtest.py</a>
    (4.79 KB)<br />
    <a href="https://redmine.open-bio.org/attachments/download/1237/biopdbtest.py">biopdbtest.py</a>
    (8.88 KB)<br />
    <a href="https://redmine.open-bio.org/attachments/download/1238/biopdbtest.py">biopdbtest.py</a>
    (9.16 KB)<br />
  </fieldset>


<hr />
<span class="footer"><p>You have received this notification because you have either subscribed to it, or are involved in it.<br />To change your notification preferences, please click here and login: <a class="external" href="http://redmine.open-bio.org">http://redmine.open-bio.org</a></p></span>
</body>
</html>