# File lib/aruba/api.rb, line 140 def assert_partial_output(partial_output) all_output.should include(unescape(partial_output)) end