1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123
|
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--
Classes
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Classes</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" href="rdoc-style.css" type="text/css" />
<base target="docwin" />
</head>
<body>
<div id="index">
<h1 class="section-bar">Classes</h1>
<div id="index-entries">
<a href="classes/Autotest.html">Autotest</a><br />
<a href="classes/Autotest/Rspec.html">Autotest::Rspec</a><br />
<a href="classes/Kernel.html">Kernel</a><br />
<a href="classes/Object.html">Object</a><br />
<a href="classes/RCov.html">RCov</a><br />
<a href="classes/RCov/VerifyTask.html">RCov::VerifyTask</a><br />
<a href="classes/RspecCommandError.html">RspecCommandError</a><br />
<a href="classes/Spec.html">Spec</a><br />
<a href="classes/Spec/DSL.html">Spec::DSL</a><br />
<a href="classes/Spec/DSL/Behaviour.html">Spec::DSL::Behaviour</a><br />
<a href="classes/Spec/DSL/BehaviourCallbacks.html">Spec::DSL::BehaviourCallbacks</a><br />
<a href="classes/Spec/DSL/BehaviourEval.html">Spec::DSL::BehaviourEval</a><br />
<a href="classes/Spec/DSL/BehaviourEval/InstanceMethods.html">Spec::DSL::BehaviourEval::InstanceMethods</a><br />
<a href="classes/Spec/DSL/BehaviourEval/ModuleMethods.html">Spec::DSL::BehaviourEval::ModuleMethods</a><br />
<a href="classes/Spec/DSL/BehaviourFactory.html">Spec::DSL::BehaviourFactory</a><br />
<a href="classes/Spec/DSL/CompositeProcBuilder.html">Spec::DSL::CompositeProcBuilder</a><br />
<a href="classes/Spec/DSL/Configuration.html">Spec::DSL::Configuration</a><br />
<a href="classes/Spec/DSL/Description.html">Spec::DSL::Description</a><br />
<a href="classes/Spec/DSL/Description/ClassMethods.html">Spec::DSL::Description::ClassMethods</a><br />
<a href="classes/Spec/DSL/EvalModule.html">Spec::DSL::EvalModule</a><br />
<a href="classes/Spec/DSL/Example.html">Spec::DSL::Example</a><br />
<a href="classes/Spec/DSL/ExampleMatcher.html">Spec::DSL::ExampleMatcher</a><br />
<a href="classes/Spec/DSL/ExamplePendingError.html">Spec::DSL::ExamplePendingError</a><br />
<a href="classes/Spec/DSL/ExampleShouldRaiseHandler.html">Spec::DSL::ExampleShouldRaiseHandler</a><br />
<a href="classes/Spec/DSL/PendingFixedError.html">Spec::DSL::PendingFixedError</a><br />
<a href="classes/Spec/Expectations.html">Spec::Expectations</a><br />
<a href="classes/Spec/Expectations/Differs.html">Spec::Expectations::Differs</a><br />
<a href="classes/Spec/Expectations/Differs/Default.html">Spec::Expectations::Differs::Default</a><br />
<a href="classes/Spec/Expectations/ExpectationMatcherHandler.html">Spec::Expectations::ExpectationMatcherHandler</a><br />
<a href="classes/Spec/Expectations/ExpectationNotMetError.html">Spec::Expectations::ExpectationNotMetError</a><br />
<a href="classes/Spec/Expectations/MatcherHandlerHelper.html">Spec::Expectations::MatcherHandlerHelper</a><br />
<a href="classes/Spec/Expectations/NegativeExpectationMatcherHandler.html">Spec::Expectations::NegativeExpectationMatcherHandler</a><br />
<a href="classes/Spec/Expectations/ObjectExpectations.html">Spec::Expectations::ObjectExpectations</a><br />
<a href="classes/Spec/Expectations/StringHelpers.html">Spec::Expectations::StringHelpers</a><br />
<a href="classes/Spec/Matchers.html">Spec::Matchers</a><br />
<a href="classes/Spec/Matchers/BaseOperatorMatcher.html">Spec::Matchers::BaseOperatorMatcher</a><br />
<a href="classes/Spec/Matchers/MatcherError.html">Spec::Matchers::MatcherError</a><br />
<a href="classes/Spec/Matchers/ModuleMethods.html">Spec::Matchers::ModuleMethods</a><br />
<a href="classes/Spec/Mocks.html">Spec::Mocks</a><br />
<a href="classes/Spec/Mocks/AmbiguousReturnError.html">Spec::Mocks::AmbiguousReturnError</a><br />
<a href="classes/Spec/Mocks/AnyArgConstraint.html">Spec::Mocks::AnyArgConstraint</a><br />
<a href="classes/Spec/Mocks/AnyArgsConstraint.html">Spec::Mocks::AnyArgsConstraint</a><br />
<a href="classes/Spec/Mocks/ArgumentConstraintMatchers.html">Spec::Mocks::ArgumentConstraintMatchers</a><br />
<a href="classes/Spec/Mocks/ArgumentExpectation.html">Spec::Mocks::ArgumentExpectation</a><br />
<a href="classes/Spec/Mocks/BaseExpectation.html">Spec::Mocks::BaseExpectation</a><br />
<a href="classes/Spec/Mocks/BooleanArgConstraint.html">Spec::Mocks::BooleanArgConstraint</a><br />
<a href="classes/Spec/Mocks/DuckTypeArgConstraint.html">Spec::Mocks::DuckTypeArgConstraint</a><br />
<a href="classes/Spec/Mocks/ErrorGenerator.html">Spec::Mocks::ErrorGenerator</a><br />
<a href="classes/Spec/Mocks/LiteralArgConstraint.html">Spec::Mocks::LiteralArgConstraint</a><br />
<a href="classes/Spec/Mocks/MatcherConstraint.html">Spec::Mocks::MatcherConstraint</a><br />
<a href="classes/Spec/Mocks/MessageExpectation.html">Spec::Mocks::MessageExpectation</a><br />
<a href="classes/Spec/Mocks/MethodStub.html">Spec::Mocks::MethodStub</a><br />
<a href="classes/Spec/Mocks/Methods.html">Spec::Mocks::Methods</a><br />
<a href="classes/Spec/Mocks/Mock.html">Spec::Mocks::Mock</a><br />
<a href="classes/Spec/Mocks/MockExpectationError.html">Spec::Mocks::MockExpectationError</a><br />
<a href="classes/Spec/Mocks/NegativeMessageExpectation.html">Spec::Mocks::NegativeMessageExpectation</a><br />
<a href="classes/Spec/Mocks/NoArgsConstraint.html">Spec::Mocks::NoArgsConstraint</a><br />
<a href="classes/Spec/Mocks/NumericArgConstraint.html">Spec::Mocks::NumericArgConstraint</a><br />
<a href="classes/Spec/Mocks/OrderGroup.html">Spec::Mocks::OrderGroup</a><br />
<a href="classes/Spec/Mocks/Proxy.html">Spec::Mocks::Proxy</a><br />
<a href="classes/Spec/Mocks/RegexpArgConstraint.html">Spec::Mocks::RegexpArgConstraint</a><br />
<a href="classes/Spec/Mocks/Space.html">Spec::Mocks::Space</a><br />
<a href="classes/Spec/Mocks/SpecMethods.html">Spec::Mocks::SpecMethods</a><br />
<a href="classes/Spec/Mocks/StringArgConstraint.html">Spec::Mocks::StringArgConstraint</a><br />
<a href="classes/Spec/Rake.html">Spec::Rake</a><br />
<a href="classes/Spec/Rake/SpecTask.html">Spec::Rake::SpecTask</a><br />
<a href="classes/Spec/Runner.html">Spec::Runner</a><br />
<a href="classes/Spec/Runner/BacktraceTweaker.html">Spec::Runner::BacktraceTweaker</a><br />
<a href="classes/Spec/Runner/BehaviourRunner.html">Spec::Runner::BehaviourRunner</a><br />
<a href="classes/Spec/Runner/CommandLine.html">Spec::Runner::CommandLine</a><br />
<a href="classes/Spec/Runner/DrbCommandLine.html">Spec::Runner::DrbCommandLine</a><br />
<a href="classes/Spec/Runner/Formatter.html">Spec::Runner::Formatter</a><br />
<a href="classes/Spec/Runner/Formatter/BaseFormatter.html">Spec::Runner::Formatter::BaseFormatter</a><br />
<a href="classes/Spec/Runner/Formatter/BaseTextFormatter.html">Spec::Runner::Formatter::BaseTextFormatter</a><br />
<a href="classes/Spec/Runner/Formatter/FailingBehavioursFormatter.html">Spec::Runner::Formatter::FailingBehavioursFormatter</a><br />
<a href="classes/Spec/Runner/Formatter/FailingExamplesFormatter.html">Spec::Runner::Formatter::FailingExamplesFormatter</a><br />
<a href="classes/Spec/Runner/Formatter/HtmlFormatter.html">Spec::Runner::Formatter::HtmlFormatter</a><br />
<a href="classes/Spec/Runner/Formatter/ProgressBarFormatter.html">Spec::Runner::Formatter::ProgressBarFormatter</a><br />
<a href="classes/Spec/Runner/Formatter/RdocFormatter.html">Spec::Runner::Formatter::RdocFormatter</a><br />
<a href="classes/Spec/Runner/Formatter/SnippetExtractor/NullConverter.html">Spec::Runner::Formatter::SnippetExtractor::NullConverter</a><br />
<a href="classes/Spec/Runner/Formatter/SpecdocFormatter.html">Spec::Runner::Formatter::SpecdocFormatter</a><br />
<a href="classes/Spec/Runner/HeckleRunner.html">Spec::Runner::HeckleRunner</a><br />
<a href="classes/Spec/Runner/Heckler.html">Spec::Runner::Heckler</a><br />
<a href="classes/Spec/Runner/NoisyBacktraceTweaker.html">Spec::Runner::NoisyBacktraceTweaker</a><br />
<a href="classes/Spec/Runner/OptionParser.html">Spec::Runner::OptionParser</a><br />
<a href="classes/Spec/Runner/Options.html">Spec::Runner::Options</a><br />
<a href="classes/Spec/Runner/QuietBacktraceTweaker.html">Spec::Runner::QuietBacktraceTweaker</a><br />
<a href="classes/Spec/Runner/Reporter.html">Spec::Runner::Reporter</a><br />
<a href="classes/Spec/Runner/Reporter/Failure.html">Spec::Runner::Reporter::Failure</a><br />
<a href="classes/Spec/Runner/SpecParser.html">Spec::Runner::SpecParser</a><br />
<a href="classes/Spec/Translator.html">Spec::Translator</a><br />
<a href="classes/Spec/VERSION.html">Spec::VERSION</a><br />
<a href="classes/String.html">String</a><br />
<a href="classes/Symbol.html">Symbol</a><br />
<a href="classes/Test.html">Test</a><br />
<a href="classes/Test/Unit.html">Test::Unit</a><br />
<a href="classes/Test/Unit/TestCase.html">Test::Unit::TestCase</a><br />
</div>
</div>
</body>
</html>
|