Class
Test::Unit::Assertions::AssertionMessage::HashInspector
In:
lib/test/unit/assertions.rb
Parent:
Object
Methods
each_pair
inspect
new
pretty_print
pretty_print_cycle
target?
Public Class methods
new
(hash, inspected_objects)
target?
(object)
Public Instance methods
each_pair
() {|key, @hash[key]| ...}
inspect
()
pretty_print
(q)
pretty_print_cycle
(q)
[Validate]