inspec/test/unit/plugin/v2
Ryan Davis fa7a8c9e19 Normalizing two test declarations.
These tests both involve dynamic un-rooted classes. As such, they have
no name and thus print like #<Class:0xXXXXXXXX:...>. I switched one to
a describe instead of Class.new(Minitest::Test) and the other I
stringified the anonymous class.

Signed-off-by: Ryan Davis <zenspider@chef.io>
2019-05-14 23:27:18 -07:00
..
api_base_test.rb Modernize use of Minitest. 2019-05-03 15:01:57 -07:00
api_cli_test.rb Remove all byebug requires in code. 2019-05-14 23:24:14 -07:00
api_dsl_test.rb Normalizing two test declarations. 2019-05-14 23:27:18 -07:00
back_compat_test.rb Modernize use of Minitest. 2019-05-03 15:01:57 -07:00
installer_test.rb Remove all byebug requires in code. 2019-05-14 23:24:14 -07:00
loader_test.rb Modernize use of Minitest. 2019-05-03 15:01:57 -07:00
plugin_conf_test.rb Modernize use of Minitest. 2019-05-03 15:01:57 -07:00