method

assert_not_equal

v1_9_3_392 - Show latest stable - Class: Test::Unit::Assertions
assert_not_equal(exp, act, msg=nil)
public

Tests if expected is not equal to actual.

An optional failure message may be provided as the final argument.