Flowdock
method

assert_output

Importance_1
v1_9_3_125 - Show latest stable - 0 notes - Class: Assertions
assert_output(stdout = nil, stderr = nil) public

Fails if stdout or stderr do not output the expected results. Pass in nil if you don’t care about that streams output. Pass in “” if you require it to be silent.

See also: #assert_silent

Show source
Register or log in to add new notes.