Module ::std::test

Overview

Structs

Bencher

A type to perform benchmarks.

Macros

assert!

Assert that the expression provided as an argument is true, or cause a vm

assert_eq!

Assert that the two arguments provided are equal, or cause a vm panic.

assert_ne!

Assert that the two arguments provided are not equal, or cause a vm panic.