class NegatedAssertion
webdriver.testing.Assertion
└ webdriver.testing.NegatedAssertion
An assertion that negates any applied matchers.
new NegatedAssertion(value)
Parameters
- value
*
The value to perform assertions on.
Instance Methods
Instance Properties