method
assert_silent
ruby latest stable - Class:
MiniTest::Assertions
assert_silent()public
Fails if the block outputs anything to stderr or stdout.
See also: #assert_output
assert_silent()Fails if the block outputs anything to stderr or stdout.
See also: #assert_output