Create an Expectation to be evaluated on the client against the underlying data model.
An expression statement to be evaluated for this Expectation against the underlying viewmodel/page var
Optional
msg: stringOptional
msg: stringOptional
msg: stringRest
...args: any[]Optional
msg: stringOptional
msg: stringOptional
msg: stringRest
...args: any[]Optional
msg: stringRest
...keys: (string | object | string[])[]Optional
msg: stringOptional
msg: stringOptional
msg: stringOptional
msg: stringOptional
msg: stringOptional
msg: stringOptional
descriptor: objectOptional
msg: stringOptional
val: anyOptional
msg: stringOptional
msg: stringOptional
msg: stringGenerated using TypeDoc
The class can be used to build ChaiJS BDD style assertions that can be asserted against a running application from a WebDriverJS test. It supports a subset of assertions specified in the following documentation: https://www.chaijs.com/api/bdd/.
The following assertions are currently not supported: instanceof, throw, respondTo, satisfy, itself, change, increase, decrease, by