KeyValue

certainty~ KeyValue

new KeyValue()

A fluent context object containing the value of the field that was just tested. Used for additional assertions about a field.

Source:

Methods

withValue(value)

Ensure that the field has the expected value.

Parameters:
Name Type Description
value *

The expected value of the field.

Source: