method
add_assertion
ruby latest stable - Class:
Test::Unit::Assertions
add_assertion()private
Called whenever an assertion is made. Define this in classes that include Test::Unit::Assertions to record assertion counts.
add_assertion()Called whenever an assertion is made. Define this in classes that include Test::Unit::Assertions to record assertion counts.