1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/tool/lib/test/unit
SHIBATA Hiroshi 216d230080
Move some assertions to CoreAssertions. (#2354)
They are used by default gems like forwardable.

    * assert_raise_with_message
    * assert_warning
    * assert_warn
2019-08-14 07:44:26 +09:00
..
assertions.rb Move some assertions to CoreAssertions. (#2354) 2019-08-14 07:44:26 +09:00
core_assertions.rb Move some assertions to CoreAssertions. (#2354) 2019-08-14 07:44:26 +09:00
parallel.rb @@project_dir in Gem::TestCase is no longer used 2019-07-24 20:08:40 +09:00
testcase.rb