Project

General

Profile

Refactor #36642

Updated by Evgeni Golov over 1 year ago

<pre> 
 test/kafo/configuration_test.rb:          mod test/definitions/checks/disk_performance_test.rb:      io_obj = MiniTest::Mock.new 
 test/kafo/configuration_test.rb:                mod test/definitions/checks/disk_performance_test.rb:      io_obj = MiniTest::Mock.new 
 test/kafo/data_type_test.rb:          dt test/definitions/test_helper.rb:      mock_spinner = MiniTest::Mock.new 
 test/kafo/param_test.rb:            mod test/lib/concerns/upstream_test.rb:          repository_manager_obj = MiniTest::Mock.new 
 test/kafo/param_test.rb:          MiniTest::Mock.new 
 test/kafo/parser_cache_writer_test.rb:            mod test/lib/utils/backup_test.rb:        fake_feature = MiniTest::Mock.new 
 test/kafo/progress_bar_test.rb:      let(:powerbar) { MiniTest::Mock.new } 
 test/kafo/puppet_command_test.rb:          let(:puppetconf) { MiniTest::Mock.new } test/support/minitest_spec_context.rb:module MiniTest 
 </pre>

Back