module Test::Unit::Attribute::BaseClassMethods

Public Instance Methods

attributes_table() click to toggle source
# File test-unit-3.5.7/lib/test/unit/attribute.rb, line 32
def attributes_table
  {}
end