OwlCyberSecurity - MANAGER
Edit File: assert_not_equal-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Passes if <tt>expected</tt> != <tt>actual</tt> - !ruby/struct:SM::Flow::P body: "Example:" - !ruby/struct:SM::Flow::VERB body: " assert_not_equal 'some string', 5\n" full_name: Test::Unit::Assertions#assert_not_equal is_singleton: false name: assert_not_equal params: (expected, actual, message="") visibility: public