Class: Iudex::HTTP::Test::CustomUnit
- Inherits:
-
MiniTest::Unit
- Object
- MiniTest::Unit
- Iudex::HTTP::Test::CustomUnit
- Defined in:
- lib/iudex-http-test/helper.rb
Class Method Summary collapse
Instance Method Summary collapse
Class Method Details
.register ⇒ Object
33 34 35 |
# File 'lib/iudex-http-test/helper.rb', line 33 def self.register MiniTest::Unit.runner = CustomUnit.new end |