Module expectest::core [] [src]

A module contains core types of this library.

Structs

ActualValue

Wrapps an actual value and a location in a source code.

SourceLocation

Represents a location in a source code.

Enums

Join

An enum used to join two parts of a failure message.

Traits

Matcher

A Matcher trait.

Functions

expect

A function that intended to replace an expect! macro if desired.

failure

Prints a failure message and panics.