doc/BigBench/PostProcessor/Test.html in bigbench-0.0.4 vs doc/BigBench/PostProcessor/Test.html in bigbench-0.0.5
- old
+ new
@@ -103,26 +103,24 @@
<li><a href="../../BigBench/Bot.html">BigBench::Bot</a>
<li><a href="../../BigBench/Configuration.html">BigBench::Configuration</a>
- <li><a href="../../BigBench/Configuration/Config.html">BigBench::Configuration::Config</a>
-
- <li><a href="../../BigBench/Configuration/InvalidOptions.html">BigBench::Configuration::InvalidOptions</a>
-
<li><a href="../../BigBench/Executor.html">BigBench::Executor</a>
- <li><a href="../../BigBench/Executor/InvalidCommand.html">BigBench::Executor::InvalidCommand</a>
+ <li><a href="../../BigBench/Executor/Executable.html">BigBench::Executor::Executable</a>
<li><a href="../../BigBench/Fragment.html">BigBench::Fragment</a>
<li><a href="../../BigBench/Fragment/Fragment.html">BigBench::Fragment::Fragment</a>
<li><a href="../../BigBench/Output.html">BigBench::Output</a>
<li><a href="../../BigBench/PostProcessor.html">BigBench::PostProcessor</a>
+ <li><a href="../../BigBench/PostProcessor/Context.html">BigBench::PostProcessor::Context</a>
+
<li><a href="../../BigBench/PostProcessor/Environment.html">BigBench::PostProcessor::Environment</a>
<li><a href="../../BigBench/PostProcessor/Environment/Appearings.html">BigBench::PostProcessor::Environment::Appearings</a>
<li><a href="../../BigBench/PostProcessor/Environment/AttributeCluster.html">BigBench::PostProcessor::Environment::AttributeCluster</a>
@@ -149,10 +147,12 @@
<li><a href="../../BigBench/PostProcessor/Statistics.html">BigBench::PostProcessor::Statistics</a>
<li><a href="../../BigBench/PostProcessor/Test.html">BigBench::PostProcessor::Test</a>
+ <li><a href="../../BigBench/PostProcessor/TestPretty.html">BigBench::PostProcessor::TestPretty</a>
+
<li><a href="../../BigBench/Runner.html">BigBench::Runner</a>
<li><a href="../../BigBench/Runner/NoBenchmarksDefined.html">BigBench::Runner::NoBenchmarksDefined</a>
<li><a href="../../BigBench/Store.html">BigBench::Store</a>
@@ -216,10 +216,10 @@
<div class="method-source-code" id="run-21-source">
- <pre><span class="ruby-comment"># File spec/post_processor_spec.rb, line 19</span>
+ <pre><span class="ruby-comment"># File spec/post_processor_spec.rb, line 23</span>
<span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier">run!</span>(<span class="ruby-identifier">options</span>)
<span class="ruby-string">"Post Processor Module"</span>
<span class="ruby-keyword">end</span></pre>
</div><!-- run-21-source -->