passed?()
Returns true if the test passed.
# File lib/minitest/unit.rb, line 1400 def passed? @passed end