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