In Files

  • test-unit-3.5.3/lib/test/unit/data.rb

Methods

Class/Module Index [+]

Quicksearch

Test::Unit::Data

Public Class Methods

included(base) click to toggle source
 
               # File test-unit-3.5.3/lib/test/unit/data.rb, line 7
def included(base)
  base.extend(ClassMethods)
end
            
There is an updated format of the API docs for this version here.