# File lib/rcodetools/xmptestunitfilter.rb, line 178 def equal_assertion(expected, actual) "(#{actual}).should == (#{expected})" end