DoesNotHaveClass ViewFixtureHandler
can be used to verify that a view element
does not have a particular class. Example usage:
then("test.page.(#aRealButton).doesNotHaveClass = 'hover'");
Attributes | Name and Description |
---|---|
|
caplin.dom.testing.viewhandler.DoesNotHaveClass()
|
►
caplin.dom.testing.viewhandler.DoesNotHaveClass()