Class: Brevio::Session::Testing::Config

Inherits:
Object
  • Object
show all
Defined in:
lib/brevio/session/testing.rb

Instance Attribute Summary collapse

Instance Attribute Details

#gem_configObject

Returns the value of attribute gem_config.



79
80
81
# File 'lib/brevio/session/testing.rb', line 79

def gem_config
  @gem_config
end

#loggerObject

Returns the value of attribute logger.



79
80
81
# File 'lib/brevio/session/testing.rb', line 79

def logger
  @logger
end