PageRenderTime 62ms CodeModel.GetById 21ms app.highlight 4ms RepoModel.GetById 6ms app.codeStats 0ms

/ruby-mode/Ruby on Rails/Test/test.asne

http://github.com/ridgetang/snippets
Unknown | 6 lines | 6 code | 0 blank | 0 comment | 0 complexity | 3f6af49a86de63afbdad3501232f5ac2 MD5 | raw file
1#name : assert_not_equal  ... 
2#key : asn
3#group : rails.test
4#condition : (or (rails/unit-test?) (rails/functional-test?))
5# --
6assert_not_equal ${unexpected}, ${actual}