method
build_message
v1_8_6_287 -
Show latest stable
- Class:
Test::Unit::Assertions
build_message(head, template=nil, *arguments)public
Builds a failure message. head is added before the template and arguments replaces the ’?’s positionally in the template.