Class: Solargraph::Rspec::TestHelpers::GemHelpers

Inherits:
Struct
  • Object
show all
Defined in:
lib/solargraph/rspec/test_helpers.rb

Instance Attribute Summary collapse

Instance Attribute Details

#helper_modulesObject

Returns the value of attribute helper_modules

Returns:

  • (Object)

    the current value of helper_modules



6
7
8
# File 'lib/solargraph/rspec/test_helpers.rb', line 6

def helper_modules
  @helper_modules
end

#required_gemsObject

Returns the value of attribute required_gems

Returns:

  • (Object)

    the current value of required_gems



6
7
8
# File 'lib/solargraph/rspec/test_helpers.rb', line 6

def required_gems
  @required_gems
end