Go to repository

Module Expectations/Matchers

This module contains a series of matchers, that is, a series of functions that can be called with the actual value (and in cases a series of arguments) and returns a boolean, true if the value satisfies the matcher, and false otherwise.

Having the matchers separated from the instances that use the matchers allow for greater extensibility.

Alan Rodas Bonjour alanrodas@gmail.com

Index

Interfaces

Functions