Class Module
In: lib/minitest/spec.rb
Parent: Object

Methods

Public Instance methods

Create your own expectations from MiniTest::Assertions using a flexible set of rules. If you don‘t like must/wont, then this method is your friend. For an example of its usage see the bottom of minitest/spec.rb.

[Validate]