# File test-unit-3.3.7/lib/test/unit/attribute.rb, line 25 def included(base) base.extend(BaseClassMethods) base.extend(ClassMethods) end
# File test-unit-3.3.7/lib/test/unit/attribute.rb, line 222 def [](name) self.class.find_attribute(@method_name, name) end
# File test-unit-3.3.7/lib/test/unit/attribute.rb, line 218 def attributes self.class.attributes(@method_name) || StringifyKeyHash.new end
This page was generated for Ruby 3.0.2
Ruby-doc.org is a service of James Britt and Neurogami, an erratic source of art, music, and technology.
Generated with Ruby-doc Rdoc Generator 0.42.0.