gem.sh gem.sh
Home Gems Types Docs Community
  • Modules

    • module Chef::Mixin
    • module Chef::Mixin::Securable
    • module ChefSpec
    • module ChefSpec::API
    • module ChefSpec::API::Core
    • module ChefSpec::API::Core::ClassMethods
    • module ChefSpec::API::Described
    • module ChefSpec::API::DoNothing
    • module ChefSpec::API::IncludeAnyRecipe
    • module ChefSpec::API::IncludeRecipe
    • module ChefSpec::API::Link
    • module ChefSpec::API::Notifications
    • module ChefSpec::API::Reboot
    • module ChefSpec::API::RenderFile
    • module ChefSpec::API::StateAttrs
    • module ChefSpec::API::Stubs
    • module ChefSpec::API::StubsFor
    • module ChefSpec::API::StubsFor::ClassMethods
    • module ChefSpec::API::Subscriptions
    • module ChefSpec::API::User
    • module ChefSpec::Cacher
    • module ChefSpec::Error
    • module ChefSpec::Extensions
    • module ChefSpec::Extensions::Chef
    • module ChefSpec::Extensions::Chef::Resource
    • module ChefSpec::Extensions::Chef::Resource::ClassMethods
    • module ChefSpec::Matchers
    • module ChefSpec::Normalize
    • module ChefSpec::ServerMethods
    • module ChefSpec::Stubs
    • module ChefSpec::Util
    • module Kernel
  • Classes

    • class Chef
    • class ChefSpec::Berkshelf
    • class ChefSpec::ChefFormatter
    • class ChefSpec::Coverage
    • class ChefSpec::Coverage::BerkshelfFilter
    • class ChefSpec::Coverage::BlockFilter
    • class ChefSpec::Coverage::Filter
    • class ChefSpec::Coverage::RegexpFilter
    • class ChefSpec::Coverage::ResourceWrapper
    • class ChefSpec::Coverage::StringFilter
    • class ChefSpec::Error::ChefSpecError
    • class ChefSpec::Error::CommandNotStubbed
    • class ChefSpec::Error::CookbookPathNotFound
    • class ChefSpec::Error::DataBagItemNotStubbed
    • class ChefSpec::Error::DataBagNotStubbed
    • class ChefSpec::Error::ErbTemplateParseError
    • class ChefSpec::Error::GemLoadError
    • class ChefSpec::Error::InvalidBerkshelfOptions
    • class ChefSpec::Error::MayNeedToSpecifyPlatform
    • class ChefSpec::Error::NoConversionError
    • class ChefSpec::Error::NotStubbed
    • class ChefSpec::Error::SearchNotStubbed
    • class ChefSpec::Error::ShellOutNotStubbed
    • class ChefSpec::Error::TemplateNotFound
    • class ChefSpec::ExpectException
    • class ChefSpec::FileCachePathProxy
    • class ChefSpec::Librarian
    • class ChefSpec::Matchers::DoNothingMatcher
    • class ChefSpec::Matchers::IncludeAnyRecipeMatcher
    • class ChefSpec::Matchers::IncludeRecipeMatcher
    • class ChefSpec::Matchers::LinkToMatcher
    • class ChefSpec::Matchers::NotificationsMatcher
    • class ChefSpec::Matchers::RenderFileMatcher
    • class ChefSpec::Matchers::ResourceMatcher
    • class ChefSpec::Matchers::StateAttrsMatcher
    • class ChefSpec::Matchers::SubscribesMatcher
    • class ChefSpec::Policyfile
    • class ChefSpec::Renderer
    • class ChefSpec::Server
    • class ChefSpec::ServerRunner
    • class ChefSpec::SoloRunner
    • class ChefSpec::Stubs::CommandRegistry
    • class ChefSpec::Stubs::CommandStub
    • class ChefSpec::Stubs::DataBagItemRegistry
    • class ChefSpec::Stubs::DataBagItemStub
    • class ChefSpec::Stubs::DataBagRegistry
    • class ChefSpec::Stubs::DataBagStub
    • class ChefSpec::Stubs::Registry
    • class ChefSpec::Stubs::SearchRegistry
    • class ChefSpec::Stubs::SearchStub
    • class ChefSpec::Stubs::Stub
    • class ChefSpec::ZeroServer
    • class RSpec::Matchers::BuiltIn::RaiseError
    Overview
    H
    Home
    R
    Reference
    T
    Types
    C
    Changelogs
  • Documentation
    • README
  • More
    • Versions
    • Source
    • Playground
    • Stats
    • Metadata
    • Wiki
    • Announcements
    Community
    • Articles
    • Tutorials
    • Videos
    • Community
  1. Gems
  2. chefspec
  3. 9.3.8
  4. module ChefSpec::Stubs

module ChefSpec::Stubs

Classes in this namespace

CommandRegistry

class

in ChefSpec::Stubs

CommandStub

class

in ChefSpec::Stubs

DataBagItemRegistry

class

in ChefSpec::Stubs

DataBagItemStub

class

in ChefSpec::Stubs

DataBagRegistry

class

in ChefSpec::Stubs

DataBagStub

class

in ChefSpec::Stubs

Registry

class

in ChefSpec::Stubs

SearchRegistry

class

in ChefSpec::Stubs

SearchStub

class

in ChefSpec::Stubs

Stub

class

in ChefSpec::Stubs

Classes

  • ChefSpec::Stubs::CommandRegistry
  • ChefSpec::Stubs::CommandStub
  • ChefSpec::Stubs::DataBagItemRegistry
  • ChefSpec::Stubs::DataBagItemStub
  • ChefSpec::Stubs::DataBagRegistry
  • ChefSpec::Stubs::DataBagStub
  • ChefSpec::Stubs::Registry
  • ChefSpec::Stubs::SearchRegistry
  • ChefSpec::Stubs::SearchStub
  • ChefSpec::Stubs::Stub

Defined in

  • lib/chefspec/stubs/command_registry.rb
  • lib/chefspec/stubs/command_stub.rb
  • lib/chefspec/stubs/data_bag_item_registry.rb
  • lib/chefspec/stubs/data_bag_item_stub.rb
  • lib/chefspec/stubs/data_bag_registry.rb
  • lib/chefspec/stubs/data_bag_stub.rb
  • lib/chefspec/stubs/registry.rb
  • lib/chefspec/stubs/search_registry.rb
  • lib/chefspec/stubs/search_stub.rb
  • lib/chefspec/stubs/stub.rb
Home
Gems
Docs
Contribute
Monitoring
Twitter GitHub Mastodon

© 2026 gem.sh - Beautiful documentation for any Ruby gem