Constructor
new module:br/test/viewhandler/DoesNotHaveClass()
- Implements:
DoesNotHaveClass
instances of ViewFixtureHandler
can be used to verify that a view element
does not have a particular class. Example usage:
then("test.page.(#aRealButton).doesNotHaveClass = 'hover'");