method: rebindable methods for improving testability

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

This package provides Method typeclass, which represents monadic functions, and provides easy DSL for mocking/verifying methods.


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.3.0.0, 0.3.1.0, 0.4.0.0
Change log CHANGELOG.md
Dependencies base (>=4.13.0.0 && <5.0), rio (>=0.1.19.0 && <0.2), transformers (>=0.5.6.2 && <0.6) [details]
License BSD-3-Clause
Author Taku Terao
Maintainer autotaker@gmail.com
Category Control
Home page https://github.com/autotaker/method
Bug tracker https://github.com/autotaker/method/issues
Uploaded by autotaker at 2021-02-21T15:22:54Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for method-0.3.0.0

[back to package description]

method

rebindable methods for improving testability

Travis Haskell CI