Module ActionController::Assertions::DomAssertions
In: lib/action_controller/assertions/dom_assertions.rb

Methods

Public Instance methods

test 2 html strings to be equivalent, i.e. identical up to reordering of attributes

negated form of assert_dom_equivalent

[Validate]