package tidy_email

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Tidy_emailSource

Sourcemodule Email : sig ... end
Sourcemodule List_backend : sig ... end

Clients of tidy_email may want a mock email backend suitable for unit tests. The backend described in this module accumulates messages in a list for later analysis.