[][src]Module httptest::mappers::sequence

Mappers that handle sequences of items.

Structs

Contains

The Contains mapper returned by contains()

KV

A key-value pair.

Functions

contains

true if the provided mapper returns true for any of the elements in the sequence.