Module: Axe::Matchers
- Included in:
- DSL
- Defined in:
- lib/axe/matchers/be_axe_clean.rb
Defined Under Namespace
Classes: BeAxeClean
Class Method Summary collapse
Class Method Details
.be_axe_clean ⇒ Object
32 33 34 |
# File 'lib/axe/matchers/be_axe_clean.rb', line 32 def be_axe_clean BeAxeClean.new end |