[go: up one dir, main page]

Module expectest::core

source ·
Expand description

A module contains core types of this library.

Structs

Represent an actual value and optional location of a test case in a source code.
Represents data for Failure variant of a TestResult.
Represents a location in a source code.

Enums

An enum used to join two parts of a failure message.
Represents result of unit testing.

Traits

A Matcher trait.

Functions

Creates a new instance of ActualValue using value.