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