Skip to content

Commit

Permalink
First content add for autodoc
Browse files Browse the repository at this point in the history
  • Loading branch information
tomfaulhaber committed Mar 27, 2012
0 parents commit 7e0cffb
Show file tree
Hide file tree
Showing 14 changed files with 1,987 additions and 0 deletions.
241 changes: 241 additions & 0 deletions api-index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,241 @@
<html>
<head>
<title>Index - Test data generation and execution harness 0.1.5 API documentation</title>
<link href="static/favicon.png" rel="icon" />
<link href="static/favicon.png" rel="shortcut icon" />
<link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" />
<link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" />
<link media="all" type="text/css" href="static/internal.css" rel="stylesheet" />
<style>.menuWrapper{height: 36px;}</style>
<!--[if lte IE 6]>
<link rel="stylesheet" href="http://www.wikispaces.com/_/2009051601/s/internal_ie.css" type="text/css" />
<![endif]-->
</head>
<!--
This document was auto-generated from the source by the clojure autodoc system.
To report errors or ask questions about the overall documentation structure, formatting,
etc., contact Tom Faulhaber (google mail name: tomfaulhaber).
For errors in the documentation of a particular namespace, contact the author of that
namespace.
-->
<body>
<div id="AllContentContainer">
<div id="Header">
<a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a>
<h1><a title="page header title" id="page-header" href="index.html">test.generative API Reference</a></h1>
</div>
<div id="leftcolumn"><div style="text-align: center;"></div>
<div class="menu">
<div class="WikiCustomNav WikiElement wiki">
<span class="toc-header"><span id="project-name">Test data generation and execution harness</span> <span id="version">0.1.5</span> API</span><br />
<ul>
<li><a class="wiki_link" href="index.html">Overview</a></li>
<li><a class="wiki_link" href="api-index.html">API Index</a></li>
</ul>


<a href="http://clojure.org" class="wiki_link">Clojure Home</a>
</div>
</div>
</div>
<div id="rightcolumn">
<div id="Content">
<div class="contentBox"><div class="innerContentBox">
<div id="content_view" class="wiki wikiPage">
<div id="right-sidebar"></div>
<div id="content-tag"><h1 id="overview">Index of Public Functions and Variables - <span id="header-project">Test data generation and execution harness</span> <span id="header-version">0.1.5</span><span id="header-status-block"> (<span id="header-status">in development</span>)</span></h1>
This page has an alphabetical index of all the documented functions and variables
in <span class="project-name-span">Test data generation and execution harness</span>.

<!-- TODO: enable this functionality on github?
In a narrow browser window, you may want to collapse the sidebar (use the \"<<\" link)
to get more screen space for the index.
-->

<div class="shortcuts">
Shortcuts:<br />
<a href="#A">A</a> <a href="#B">B</a> <a href="#C">C</a> <a href="#D">D</a>
<a href="#E">E</a> <a href="#F">F</a> <a href="#G">G</a> <a href="#H">H</a>
<a href="#I">I</a> <a href="#J">J</a> <a href="#K">K</a> <a href="#L">L</a>
<a href="#M">M</a>
<br />
<a href="#N">N</a> <a href="#O">O</a> <a href="#P">P</a> <a href="#Q">Q</a>
<a href="#R">R</a> <a href="#S">S</a> <a href="#T">T</a> <a href="#U">U</a>
<a href="#V">V</a> <a href="#W">W</a> <a href="#X">X</a> <a href="#Y">Y</a>
<a href="#Z">Z</a>
<br />
<a href="#Other">Other</a>
<br />
</div>

<div id="index-body">
<h2 id="A"><span id="section-head">A</span></h2>
<pre>

</pre>
</div><div id="index-body">
<h2 id="B"><span id="section-head">B</span></h2>
<pre>

</pre>
</div><div id="index-body">
<h2 id="C"><span id="section-head">C</span></h2>
<pre>
<span id="section-content"> <a href="index.html#clojure.test.generative/*cores*">*cores*</a><span id="line-content"> var clojure.test.generative Number of cores to attempt to utilize in a te...
</span></span>
</pre>
</div><div id="index-body">
<h2 id="D"><span id="section-head">D</span></h2>
<pre>
<span id="section-content"> <a href="index.html#clojure.test.generative/defspec">defspec</a><span id="line-content"> macro clojure.test.generative Define a spec (a fn) with name name. When you...
</span></span>
</pre>
</div><div id="index-body">
<h2 id="E"><span id="section-head">E</span></h2>
<pre>

</pre>
</div><div id="index-body">
<h2 id="F"><span id="section-head">F</span></h2>
<pre>

</pre>
</div><div id="index-body">
<h2 id="G"><span id="section-head">G</span></h2>
<pre>
<span id="section-content"> <a href="index.html#clojure.test.generative/generate-test-data">generate-test-data</a><span id="line-content"> function clojure.test.generative Generate infinite sequece of test data based ...
</span></span>
</pre>
</div><div id="index-body">
<h2 id="H"><span id="section-head">H</span></h2>
<pre>

</pre>
</div><div id="index-body">
<h2 id="I"><span id="section-head">I</span></h2>
<pre>

</pre>
</div><div id="index-body">
<h2 id="J"><span id="section-head">J</span></h2>
<pre>

</pre>
</div><div id="index-body">
<h2 id="K"><span id="section-head">K</span></h2>
<pre>

</pre>
</div><div id="index-body">
<h2 id="L"><span id="section-head">L</span></h2>
<pre>

</pre>
</div><div id="index-body">
<h2 id="M"><span id="section-head">M</span></h2>
<pre>
<span id="section-content"> <a href="index.html#clojure.test.generative/*msec*">*msec*</a><span id="line-content"> var clojure.test.generative Desired duration for a test run. Defaults to ...
</span></span>
</pre>
</div><div id="index-body">
<h2 id="N"><span id="section-head">N</span></h2>
<pre>

</pre>
</div><div id="index-body">
<h2 id="O"><span id="section-head">O</span></h2>
<pre>

</pre>
</div><div id="index-body">
<h2 id="P"><span id="section-head">P</span></h2>
<pre>

</pre>
</div><div id="index-body">
<h2 id="Q"><span id="section-head">Q</span></h2>
<pre>

</pre>
</div><div id="index-body">
<h2 id="R"><span id="section-head">R</span></h2>
<pre>
<span id="section-content"> <a href="index.html#clojure.test.generative/report">report</a><span id="line-content"> function clojure.test.generative Report a result. Thread-safe, unlike prn..
</span></span><span id="section-content"> <a href="index.html#clojure.test.generative/report-fn">report-fn</a><span id="line-content"> var clojure.test.generative Reporting function, defaults to prn. reset! v...
</span></span><span id="section-content"> <a href="index.html#clojure.test.generative/retest">retest</a><span id="line-content"> macro clojure.test.generative Reload nses, and then test-namespaces. For RE...
</span></span><span id="section-content"> <a href="index.html#clojure.test.generative/run-test">run-test</a><span id="line-content"> function clojure.test.generative Tests function f with generator gen for up to...
</span></span>
</pre>
</div><div id="index-body">
<h2 id="S"><span id="section-head">S</span></h2>
<pre>
<span id="section-content"> <a href="index.html#clojure.test.generative/*seeds*">*seeds*</a><span id="line-content"> var clojure.test.generative Random seeds for different cores. (If you bin...
</span></span><span id="section-content"> <a href="index.html#clojure.test.generative/spec?">spec?</a><span id="line-content"> function clojure.test.generative Is var a spec.
</span></span>
</pre>
</div><div id="index-body">
<h2 id="T"><span id="section-head">T</span></h2>
<pre>
<span id="section-content"> <a href="index.html#clojure.test.generative/test-data-generator">test-data-generator</a><span id="line-content"> function clojure.test.generative Create a test data generator based on tags..
</span></span><span id="section-content"> <a href="index.html#clojure.test.generative/test-dirs">test-dirs</a><span id="line-content"> function clojure.test.generative Run tests for all vars in source code files i...
</span></span><span id="section-content"> <a href="index.html#clojure.test.generative/test-namespaces">test-namespaces</a><span id="line-content"> function clojure.test.generative Run tests for all vars in nses. Returns vecto...
</span></span><span id="section-content"> <a href="index.html#clojure.test.generative/test-vars">test-vars</a><span id="line-content"> function clojure.test.generative Run tests for all vars. Returns vector of *co...
</span></span>
</pre>
</div><div id="index-body">
<h2 id="U"><span id="section-head">U</span></h2>
<pre>

</pre>
</div><div id="index-body">
<h2 id="V"><span id="section-head">V</span></h2>
<pre>
<span id="section-content"> <a href="index.html#clojure.test.generative/*verbose*">*verbose*</a><span id="line-content"> var clojure.test.generative Set to true to print test inputs as they are ...
</span></span>
</pre>
</div><div id="index-body">
<h2 id="W"><span id="section-head">W</span></h2>
<pre>

</pre>
</div><div id="index-body">
<h2 id="X"><span id="section-head">X</span></h2>
<pre>

</pre>
</div><div id="index-body">
<h2 id="Y"><span id="section-head">Y</span></h2>
<pre>

</pre>
</div><div id="index-body">
<h2 id="Z"><span id="section-head">Z</span></h2>
<pre>

</pre>
</div><div id="index-body">
<h2 id="Other"><span id="section-head">Other</span></h2>
<pre>

</pre>
</div>
<style type="text/css">
#AllContentContainer {min-width: 96em;}
</style>
</div>
</div>
</div>
</div>
</div>
<div id="foot">
<div style="text-align: center;" id="copyright">Copyright 2007-2012 by Rich Hickey and the various contributors</div>
</div>
</div>
<div id="DesignedBy">Logo &amp; site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br />
Clojure auto-documentation system by Tom Faulhaber.</div>
</div>
<!-- /AllContentContainer -->
</body>

</html>
Loading

0 comments on commit 7e0cffb

Please sign in to comment.