- Inheritance
- < Test::Unit::TestCase < Object
- Included Modules
- RUNIT::Assert
Methods
Class
| Visibility | Signature |
|---|---|
| public | new (test_name, suite_name=self.class.name) |
| public | suite () |
Instance
| Visibility | Signature |
|---|---|
| public | assert_equals (*args) |
| public | name () |
| public | run (result, &progress_block) |