method

passed?

ruby latest stable - Class: Test::Unit::TestCase

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v1_8_7_330) is shown here.

passed?()
private

Returns whether this individual test passed or not. Primarily for use in teardown so that artifacts can be left behind if the test fails.