Constructor
new module:br/test/viewhandler/HasClass()
- Implements:
HasClass
instances of ViewFixtureHandler
can be used to verify that a view element
has a particular class. Example usage:
then("form.view.(.orderAmount .amountValue input).hasClass = 'has-error'");