Module: Test::Unit::Data
| Relationships & Source Files | |
| Namespace Children | |
| Modules: | |
| Extension / Inclusion / Inheritance Descendants | |
| Included In: | |
| Defined in: | lib/test/unit/data.rb | 
Class Method Summary
Class Method Details
.included(base)
[ GitHub ]# File 'lib/test/unit/data.rb', line 7
def included(base) base.extend(ClassMethods) end