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.



75
76
77
# File 'lib/brevio/session/testing.rb', line 75

def gem_config
  @gem_config
end

#loggerObject

Returns the value of attribute logger.



75
76
77
# File 'lib/brevio/session/testing.rb', line 75

def logger
  @logger
end