Module: RuboCop::Cop::RSpec
- Defined in:
- lib/rubocop/cop/rspec/focus.rb,
lib/rubocop/cop/rspec/file_path.rb,
lib/rubocop/cop/rspec/not_to_not.rb,
lib/rubocop/cop/rspec/any_instance.rb,
lib/rubocop/cop/rspec/describe_class.rb,
lib/rubocop/cop/rspec/example_length.rb,
lib/rubocop/cop/rspec/describe_method.rb,
lib/rubocop/cop/rspec/described_class.rb,
lib/rubocop/cop/rspec/example_wording.rb,
lib/rubocop/cop/rspec/verified_doubles.rb,
lib/rubocop/cop/rspec/instance_variable.rb,
lib/rubocop/cop/rspec/multiple_describes.rb
Defined Under Namespace
Classes: AnyInstance, DescribeClass, DescribeMethod, DescribedClass, ExampleLength, ExampleWording, FilePath, Focus, InstanceVariable, MultipleDescribes, NotToNot, VerifiedDoubles