summaryrefslogtreecommitdiff
path: root/apidocs/testtools.tests.matchers.test_exception.html
diff options
context:
space:
mode:
Diffstat (limited to 'apidocs/testtools.tests.matchers.test_exception.html')
-rw-r--r--apidocs/testtools.tests.matchers.test_exception.html149
1 files changed, 149 insertions, 0 deletions
diff --git a/apidocs/testtools.tests.matchers.test_exception.html b/apidocs/testtools.tests.matchers.test_exception.html
new file mode 100644
index 0000000..b9f46fe
--- /dev/null
+++ b/apidocs/testtools.tests.matchers.test_exception.html
@@ -0,0 +1,149 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "DTD/xhtml1-strict.dtd">
+<html>
+ <head>
+ <title>testtools.tests.matchers.test_exception : API documentation</title>
+
+ <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
+ <link href="bootstrap.min.css" type="text/css" rel="stylesheet" />
+ <link href="apidocs.css" type="text/css" rel="stylesheet" />
+ </head>
+ <body>
+
+ <nav class="navbar navbar-default">
+ <div class="container">
+ <div class="navbar-header">
+ <a href="index.html" class="navbar-brand">
+ <a href="https://github.com/testing-cabal/testtools">testtools</a> API Documentation
+ </a>
+ </div>
+ </div>
+ </nav>
+
+ <div class="container">
+
+ <div class="page-header">
+ <h1 class="module"><code>testtools.tests.matchers.test_exception</code> <small>module documentation</small></h1>
+
+ <span id="partOf">
+ Part of <code><a href="testtools.html" class="code">testtools</a>.<a href="testtools.tests.html" class="code">tests</a>.<a href="testtools.tests.matchers.html" class="code">matchers</a></code>
+
+
+ </span>
+ </div>
+
+ <div class="extrasDocstring">
+
+ </div>
+
+ <div class="moduleDocstring">
+ <div class="undocumented">Undocumented</div>
+ </div>
+
+ <div id="splitTables">
+ <table class="children sortable" id="id246">
+
+ <tr class="function">
+
+ <td>Function</td>
+ <td><a href="testtools.tests.matchers.test_exception.html#make_error" class="code">make_error</a></td>
+ <td><span class="undocumented">Undocumented</span></td>
+ </tr><tr class="class">
+
+ <td>Class</td>
+ <td><a href="testtools.tests.matchers.test_exception.TestMatchesExceptionInstanceInterface.html" class="code">TestMatchesExceptionInstanceInterface</a></td>
+ <td><span class="undocumented">Undocumented</span></td>
+ </tr><tr class="class">
+
+ <td>Class</td>
+ <td><a href="testtools.tests.matchers.test_exception.TestMatchesExceptionTypeInterface.html" class="code">TestMatchesExceptionTypeInterface</a></td>
+ <td><span class="undocumented">Undocumented</span></td>
+ </tr><tr class="class">
+
+ <td>Class</td>
+ <td><a href="testtools.tests.matchers.test_exception.TestMatchesExceptionTypeReInterface.html" class="code">TestMatchesExceptionTypeReInterface</a></td>
+ <td><span class="undocumented">Undocumented</span></td>
+ </tr><tr class="class">
+
+ <td>Class</td>
+ <td><a href="testtools.tests.matchers.test_exception.TestMatchesExceptionTypeMatcherInterface.html" class="code">TestMatchesExceptionTypeMatcherInterface</a></td>
+ <td><span class="undocumented">Undocumented</span></td>
+ </tr><tr class="class">
+
+ <td>Class</td>
+ <td><a href="testtools.tests.matchers.test_exception.TestRaisesInterface.html" class="code">TestRaisesInterface</a></td>
+ <td><span class="undocumented">Undocumented</span></td>
+ </tr><tr class="class">
+
+ <td>Class</td>
+ <td><a href="testtools.tests.matchers.test_exception.TestRaisesExceptionMatcherInterface.html" class="code">TestRaisesExceptionMatcherInterface</a></td>
+ <td><span class="undocumented">Undocumented</span></td>
+ </tr><tr class="class">
+
+ <td>Class</td>
+ <td><a href="testtools.tests.matchers.test_exception.TestRaisesBaseTypes.html" class="code">TestRaisesBaseTypes</a></td>
+ <td><span class="undocumented">Undocumented</span></td>
+ </tr><tr class="class">
+
+ <td>Class</td>
+ <td><a href="testtools.tests.matchers.test_exception.TestRaisesConvenience.html" class="code">TestRaisesConvenience</a></td>
+ <td><span class="undocumented">Undocumented</span></td>
+ </tr><tr class="function">
+
+ <td>Function</td>
+ <td><a href="testtools.tests.matchers.test_exception.html#test_suite" class="code">test_suite</a></td>
+ <td><span class="undocumented">Undocumented</span></td>
+ </tr>
+</table>
+
+
+
+ </div>
+
+ <div id="childList">
+
+ <div class="function">
+ <a name="testtools.tests.matchers.test_exception.make_error">
+
+ </a>
+ <a name="make_error">
+
+ </a>
+ <div class="functionHeader">
+
+ def
+ make_error(type, *args, **kwargs):
+
+ </div>
+ <div class="docstring functionBody">
+
+ <div class="undocumented">Undocumented</div>
+ </div>
+</div><div class="function">
+ <a name="testtools.tests.matchers.test_exception.test_suite">
+
+ </a>
+ <a name="test_suite">
+
+ </a>
+ <div class="functionHeader">
+
+ def
+ test_suite():
+
+ </div>
+ <div class="docstring functionBody">
+
+ <div class="undocumented">Undocumented</div>
+ </div>
+</div>
+
+ </div>
+ <address>
+ <a href="index.html">API Documentation</a> for <a href="https://github.com/testing-cabal/testtools">testtools</a>, generated by <a href="https://github.com/twisted/pydoctor/">pydoctor</a> at 2015-07-01 16:11:28.
+ </address>
+
+ </div>
+ </body>
+</html> \ No newline at end of file