Module: RedminePluginsHelper::Patches::TestCasePatch::InstanceMethods

Defined in:
lib/redmine_plugins_helper/patches/test_case_patch.rb

Instance Method Summary collapse

Instance Method Details

#the_test_configObject



18
19
20
# File 'lib/redmine_plugins_helper/patches/test_case_patch.rb', line 18

def the_test_config
  @the_test_config ||= ::RedminePluginsHelper::TestConfig.new
end