Class List
- ActionControllerTop Level Namespace
- IntegrationTest < ObjectActionController
- RescueActionController
- TestCase < ObjectActionController
- TestResponse < ObjectActionController
- ActionViewTop Level Namespace
- Base < ObjectActionView
- ActionViewBaseSpecController < BaseTop Level Namespace
- ActiveRecordTop Level Namespace
- Base < ObjectActiveRecord
- ActiveRecordExtensionsTop Level Namespace
- ValidationReflectionActiveRecordExtensions
- ClassMethodsActiveRecordExtensions::ValidationReflection
- ActiveSupportTop Level Namespace
- TestCase < ObjectActiveSupport
- AddOpenIdAuthenticationTables < MigrationTop Level Namespace
- AdditionHelperTop Level Namespace
- Animal < BaseTop Level Namespace
- ApplicationController < BaseTop Level Namespace
- ApplicationHelperTop Level Namespace
- Array < ObjectTop Level Namespace
- Article < BaseTop Level Namespace
- ArticlesController < ApplicationControllerTop Level Namespace
- ArticlesHelperTop Level Namespace
- AssertSelectController < BaseTop Level Namespace
- AssertSelectMailer < BaseTop Level Namespace
- AssertSelectSpecHelpersTop Level Namespace
- AssociatedModel < BaseTop Level Namespace
- Autotest::RailsRspec < RspecAutotest
- Autotest::Rspec < AutotestAutotest
- Bug11223Top Level Namespace
- Bug719Top Level Namespace
- ImagesHelperBug719
- Bug7611Top Level Namespace
- Bug7805Top Level Namespace
- Bug8302Top Level Namespace
- Foo < ObjectBug8302
- BugReport496Top Level Namespace
- BugReport600Top Level Namespace
- ExampleClass < ObjectBugReport600
- ControllerInheritingFromApplicationControllerController < ApplicationControllerTop Level Namespace
- ControllerSpecController < BaseTop Level Namespace
- RescuedError < ExceptionControllerSpecController
- UnRescuedError < ExceptionControllerSpecController
- CookiesProxyExamplesController < BaseTop Level Namespace
- CreateArticles < MigrationTop Level Namespace
- CreatePages < MigrationTop Level Namespace
- CreateTaggings < MigrationTop Level Namespace
- CreateTags < MigrationTop Level Namespace
- CreateUsers < MigrationTop Level Namespace
- CustomTop Level Namespace
- BadFormatter < BaseTextFormatterCustom
- Differ < ObjectCustom
- ExampleGroupRunner < ObjectCustom
- ExampleUTF8ClassNameVarietà < ObjectCustom
- Formatter < BaseTextFormatterCustom
- CustomRouteSpecController < BaseTop Level Namespace
- ExampleExpectationsTop Level Namespace
- ArbitraryMatcher < ObjectExampleExpectations
- PositiveOnlyMatcher < ArbitraryMatcherExampleExpectations
- ExplicitHelperTop Level Namespace
- FakeReporter < ReporterTop Level Namespace
- FooTop Level Namespace
- HelperMacrosTop Level Namespace
- HelperMethodExampleTop Level Namespace
- HelperMethodsTop Level Namespace
- HomeController < ApplicationControllerTop Level Namespace
- HomeHelperTop Level Namespace
- HubbubTop Level Namespace
- IntegrationSpecGenerator < ModelGeneratorTop Level Namespace
- KernelTop Level Namespace
- LiarLiarPantsOnFire < ObjectTop Level Namespace
- LineNumberQuerySubject < ObjectTop Level Namespace
- LoginsHelperTop Level Namespace
- MacrosTop Level Namespace
- MockableModel < BaseTop Level Namespace
- MoreExplicitHelperTop Level Namespace
- NormalizeTest < TestCaseTop Level Namespace
- Object < BasicObjectTop Level Namespace
- OpenIDTop Level Namespace
- StandardFetcher < ObjectOpenID
- OpenIdAuthenticationTop Level Namespace
- Association < BaseOpenIdAuthentication
- DbStore < InterfaceOpenIdAuthentication
- InvalidOpenId < StandardErrorOpenIdAuthentication
- Nonce < BaseOpenIdAuthentication
- RequestOpenIdAuthentication
- Result < ObjectOpenIdAuthentication
- OpenIdAuthenticationTablesGenerator < NamedBaseTop Level Namespace
- OpenIdAuthenticationTest < TestCaseTop Level Namespace
- Page < BaseTop Level Namespace
- PagesController < ApplicationControllerTop Level Namespace
- PagesHelperTop Level Namespace
- Person < BaseTop Level Namespace
- PostableTop Level Namespace
- ClassMethodsPostable
- PostableTest < TestCaseTop Level Namespace
- Proc < ObjectTop Level Namespace
- RCovTop Level Namespace
- VerifyTask < TaskLibRCov
- RailsTop Level Namespace
- GeneratorRails
- GeneratedAttribute < ObjectRails::Generator
- RedirectSpecController < ApplicationControllerTop Level Namespace
- RenderSpecController < ApplicationControllerTop Level Namespace
- ResourcefulTop Level Namespace
- ResourcefulScaffoldGenerator < NamedBaseTop Level Namespace
- RjsSpecController < ApplicationControllerTop Level Namespace
- RspecCommandError < StandardErrorTop Level Namespace
- RspecControllerGenerator < ControllerGeneratorTop Level Namespace
- RspecGenerator < BaseTop Level Namespace
- RspecModelGenerator < ModelGeneratorTop Level Namespace
- RspecOnRailsSpecsController < BaseTop Level Namespace
- RspecScaffoldGenerator < NamedBaseTop Level Namespace
- RspecWorld < ObjectTop Level Namespace
- RubyForkerTop Level Namespace
- SomethingExpected < ObjectTop Level Namespace
- SpecTop Level Namespace
- AdaptersSpec
- MockFrameworkSpec::Adapters
- DSLSpec
- MainSpec::DSL
- ExampleSpec
- ArgsAndOptionsSpec::Example
- WithOptionsSpec::Example::ArgsAndOptions
- BeforeAndAfterHooksSpec::Example
- ChildExampleGroup < ParentExampleGroupSpec::Example
- ExampleClassVariablePollutionSpec < ExampleGroupSpec::Example
- ExampleGroup < ObjectSpec::Example
- ExampleGroupDouble < ExampleGroupSpec::Example
- ExampleGroupFactory < ObjectSpec::Example
- ClassMethodsSpec::Example::ExampleGroupFactory
- ExampleGroupHierarchy < ArraySpec::Example
- ExampleGroupMethodsSpec::Example
- ExampleGroupProxy < ObjectSpec::Example
- ExampleGroupSubclass < ExampleGroupSpec::Example
- ExampleMatcher < ObjectSpec::Example
- ExampleMethodsSpec::Example
- BlockAliasesSpec::Example::ExampleMethods
- ExampleModuleScopingSpec < ExampleGroupSpec::Example
- ExamplePendingError < StandardErrorSpec::Example
- ExampleProxy < ObjectSpec::Example
- Fish < ObjectSpec::Example
- GrandParentExampleGroup < ExampleGroupSpec::Example
- ModuleReopeningFixSpec::Example
- NoDescriptionError < ArgumentErrorSpec::Example
- NonStandardError < ExceptionSpec::Example
- NotYetImplementedError < ExamplePendingErrorSpec::Example
- ParentExampleGroup < GrandParentExampleGroupSpec::Example
- PendingSpec::Example
- PendingExampleFixedError < StandardErrorSpec::Example
- PredicateMatchersSpec::Example
- ResettableSpec::Example
- SubjectSpec::Example
- ExampleGroupMethodsSpec::Example::Subject
- ExampleMethodsSpec::Example::Subject
- ExpectationsSpec
- ClassWithMultiWordPredicate < ObjectSpec::Expectations
- DiffersSpec::Expectations
- Default < ObjectSpec::Expectations::Differs
- ExpectationNotMetError < ObjectSpec::Expectations
- HelperSpec::Expectations
- ClassWithUnqueriedPredicate < ObjectSpec::Expectations::Helper
- CollectionOwner < ObjectSpec::Expectations::Helper
- CollectionWithLengthMethod < ObjectSpec::Expectations::Helper
- CollectionWithSizeMethod < ObjectSpec::Expectations::Helper
- HandCodedMock < ObjectSpec::Expectations::Helper
- InvalidMatcherError < ArgumentErrorSpec::Expectations
- NegativeExpectationHandler < ObjectSpec::Expectations
- Person < ObjectSpec::Expectations
- PositiveExpectationHandler < ObjectSpec::Expectations
- FixturesSpec
- Animal < ObjectSpec::Fixtures
- HashWithDeprecationNotice < HashSpec
- MatchersSpec
- AutotestMappingMatcher < ObjectSpec::Matchers
- Be < ObjectSpec::Matchers
- Change < ObjectSpec::Matchers
- DSLSpec::Matchers
- Has < ObjectSpec::Matchers
- Have < ObjectSpec::Matchers
- InstanceExecSpec::Matchers
- MatchArray < ObjectSpec::Matchers
- Matcher < ObjectSpec::Matchers
- MatcherError < StandardErrorSpec::Matchers
- NegativeOperatorMatcher < OperatorMatcherSpec::Matchers
- OperatorMatcher < ObjectSpec::Matchers
- PositiveOperatorMatcher < OperatorMatcherSpec::Matchers
- PrettySpec::Matchers
- RaiseError < ObjectSpec::Matchers
- RespondTo < ObjectSpec::Matchers
- Satisfy < ObjectSpec::Matchers
- SimpleMatcher < ObjectSpec::Matchers
- ThrowSymbol < ObjectSpec::Matchers
- MocksSpec
- AmbiguousReturnError < StandardErrorSpec::Mocks
- ArgumentExpectation < ObjectSpec::Mocks
- ArgumentMatchersSpec::Mocks
- AnyArgMatcher < ObjectSpec::Mocks::ArgumentMatchers
- AnyArgsMatcher < ObjectSpec::Mocks::ArgumentMatchers
- BooleanMatcher < ObjectSpec::Mocks::ArgumentMatchers
- DuckTypeMatcher < ObjectSpec::Mocks::ArgumentMatchers
- EqualityProxy < ObjectSpec::Mocks::ArgumentMatchers
- HashIncludingMatcher < ObjectSpec::Mocks::ArgumentMatchers
- HashNotIncludingMatcher < ObjectSpec::Mocks::ArgumentMatchers
- InstanceOf < ObjectSpec::Mocks::ArgumentMatchers
- KindOf < ObjectSpec::Mocks::ArgumentMatchers
- MatcherMatcher < ObjectSpec::Mocks::ArgumentMatchers
- NoArgsMatcher < ObjectSpec::Mocks::ArgumentMatchers
- RegexpMatcher < ObjectSpec::Mocks::ArgumentMatchers
- BaseExpectation < ObjectSpec::Mocks
- ErrorGenerator < ObjectSpec::Mocks
- ExampleMethodsSpec::Mocks
- MessageExpectation < BaseExpectationSpec::Mocks
- MethodsSpec::Mocks
- Mock < ObjectSpec::Mocks
- MockExpectationError < ExceptionSpec::Mocks
- NegativeMessageExpectation < MessageExpectationSpec::Mocks
- OrderGroup < ObjectSpec::Mocks
- Proxy < ObjectSpec::Mocks
- Space < ObjectSpec::Mocks
- RailsSpec
- ExampleSpec::Rails
- AssignsHashProxy < ObjectSpec::Rails::Example
- ControllerExampleGroup < FunctionalExampleGroupSpec::Rails::Example
- ControllerInstanceMethodsSpec::Rails::Example::ControllerExampleGroup
- TemplateIsolationExtensionsSpec::Rails::Example::ControllerExampleGroup
- PickedTemplate < ObjectSpec::Rails::Example::ControllerExampleGroup::TemplateIsolationExtensions
- CookiesProxy < ObjectSpec::Rails::Example
- FunctionalExampleGroup < TestCaseSpec::Rails::Example
- HelperExampleGroup < FunctionalExampleGroupSpec::Rails::Example
- HelperObject < BaseSpec::Rails::Example::HelperExampleGroup
- HelperExampleGroupController < ApplicationControllerSpec::Rails::Example
- IntegrationExampleGroup < IntegrationTestSpec::Rails::Example
- ModelExampleGroup < TestCaseSpec::Rails::Example
- RenderObserverSpec::Rails::Example
- RoutingExampleGroup < TestCaseSpec::Rails::Example
- RoutingHelpersSpec::Rails::Example
- RouteFor < ObjectSpec::Rails::Example::RoutingHelpers
- ViewExampleGroup < FunctionalExampleGroupSpec::Rails::Example
- ViewExampleGroupController < ApplicationControllerSpec::Rails::Example
- ExtensionsSpec::Rails
- ActiveRecordSpec::Rails::Extensions
- ClassMethodsSpec::Rails::Extensions::ActiveRecord
- InstanceMethodsSpec::Rails::Extensions::ActiveRecord
- IllegalDataAccessException < StandardErrorSpec::Rails
- MatchersSpec::Rails
- ArBeValid < ObjectSpec::Rails::Matchers
- AssertSelect < ObjectSpec::Rails::Matchers
- TestResponseOrStringSpec::Rails::Matchers::AssertSelect
- BeRoutable < ObjectSpec::Rails::Matchers
- HaveText < ObjectSpec::Rails::Matchers
- IncludeText < ObjectSpec::Rails::Matchers
- PathDecomposer < ObjectSpec::Rails::Matchers
- RedirectTo < ObjectSpec::Rails::Matchers
- QueryParameterParser < ObjectSpec::Rails::Matchers::RedirectTo
- RenderTemplate < ObjectSpec::Rails::Matchers
- RouteTo < ObjectSpec::Rails::Matchers
- MocksSpec::Rails
- ModelStubberSpec::Rails::Mocks
- VERSIONSpec::Rails
- RakeSpec
- RubySpec
- RunnerSpec
- BacktraceTweaker < ObjectSpec::Runner
- ClassAndArgumentsParser < ObjectSpec::Runner
- CommandLine < ObjectSpec::Runner
- Configuration < ObjectSpec::Runner
- DrbCommandLine < ObjectSpec::Runner
- ExampleGroupCreationListener < ObjectSpec::Runner
- ExampleGroupRunner < ObjectSpec::Runner
- FormatterSpec::Runner
- BaseFormatter < ObjectSpec::Runner::Formatter
- BaseTextFormatter < BaseFormatterSpec::Runner::Formatter
- FailingExampleGroupsFormatter < BaseTextFormatterSpec::Runner::Formatter
- FailingExamplesFormatter < BaseTextFormatterSpec::Runner::Formatter
- HtmlFormatter < BaseTextFormatterSpec::Runner::Formatter
- NOOPMethodMissingSpec::Runner::Formatter
- NestedTextFormatter < BaseTextFormatterSpec::Runner::Formatter
- ProfileFormatter < ProgressBarFormatterSpec::Runner::Formatter
- ProgressBarFormatter < BaseTextFormatterSpec::Runner::Formatter
- SilentFormatter < BaseFormatterSpec::Runner::Formatter
- SnippetExtractor < ObjectSpec::Runner::Formatter
- NullConverter < ObjectSpec::Runner::Formatter::SnippetExtractor
- SpecdocFormatter < BaseTextFormatterSpec::Runner::Formatter
- TextMateFormatter < HtmlFormatterSpec::Runner::Formatter
- HeckleRunner < ObjectSpec::Runner
- Heckler < HeckleSpec::Runner
- LineNumberQuery < ObjectSpec::Runner
- NoisyBacktraceTweaker < BacktraceTweakerSpec::Runner
- OptionParser < OptionParserSpec::Runner
- Options < ObjectSpec::Runner
- QuietBacktraceTweaker < BacktraceTweakerSpec::Runner
- Reporter < ObjectSpec::Runner
- Failure < ObjectSpec::Runner::Reporter
- TestSpec
- UnitSpec::Test
- VERSIONSpec
- StatusTest < TestCaseTop Level Namespace
- SubMockableModel < MockableModelTop Level Namespace
- Substance < ObjectTop Level Namespace
- SubstanceTester < ObjectTop Level Namespace
- Tag < BaseTop Level Namespace
- Tagging < BaseTop Level Namespace
- TagsController < ApplicationControllerTop Level Namespace
- TagsHelperTop Level Namespace
- TestTop Level Namespace
- UnitTest
- AutoRunner < ObjectTest::Unit
- TestCase < ObjectTest::Unit
- TestResult < ObjectTest::Unit
- TestSuiteAdapter < TestSuiteTest::Unit
- UITest::Unit
- ConsoleTest::Unit::UI
- TestRunner < ObjectTest::Unit::UI::Console
- TestCaseThatFails < TestCaseTop Level Namespace
- TestCaseThatPasses < TestCaseTop Level Namespace
- TestCaseWithErrors < TestCaseTop Level Namespace
- TestUnitSpecHelperTop Level Namespace
- TestUnitTesting < TestCaseTop Level Namespace
- Thing < BaseTop Level Namespace
- UnsortableObject < ObjectTop Level Namespace
- UpgradeOpenIdAuthenticationTablesGenerator < NamedBaseTop Level Namespace
- User < BaseTop Level Namespace
- UserSession < BaseTop Level Namespace
- UserSessionsController < ApplicationControllerTop Level Namespace
- ValidationReflectionTest < TestCaseTop Level Namespace
- Dummy < BaseValidationReflectionTest
- ViewSpecHelperTop Level Namespace
- WarpDriveTop Level Namespace