模块 Test::Unit::Data

公共类方法

included(base) 点击切换源码
# File test-unit-3.6.7/lib/test/unit/data.rb, line 7
def included(base)
  base.extend(ClassMethods)
end