# File lib/aruba/api.rb, line 143 def assert_exact_output(exact_output) all_output.should == exact_output end