doc/BigBench/PostProcessor/InvalidProcessor.html in bigbench-0.0.4 vs doc/BigBench/PostProcessor/InvalidProcessor.html in bigbench-0.0.5
- old
+ new
@@ -109,26 +109,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>
@@ -155,10 +153,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>
@@ -224,10 +224,10 @@
<div class="method-source-code" id="message-source">
- <pre><span class="ruby-comment"># File lib/bigbench/post_processor.rb, line 121</span>
+ <pre><span class="ruby-comment"># File lib/bigbench/post_processor.rb, line 133</span>
<span class="ruby-keyword">def</span> <span class="ruby-identifier">message</span>
<span class="ruby-string">"You have to either specify a valid post processor or a block"</span>
<span class="ruby-keyword">end</span></pre>
</div><!-- message-source -->