erlang-meck 0.8.3+dfsg-1 source package in Ubuntu

Changelog

erlang-meck (0.8.3+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Update debian/control.
    Bumped Standards-Version to 3.9.6.

 -- Nobuhiro Iwamatsu <email address hidden>  Thu, 03 Sep 2015 03:37:43 +0900

Upload details

Uploaded by:
LeoFS maintainers team
Uploaded to:
Sid
Original maintainer:
LeoFS maintainers team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Downloads

File Size SHA-256 Checksum
erlang-meck_0.8.3+dfsg-1.dsc 2.0 KiB cb84b37e3e0b3d7239b0496e6c9bd674621f777c5faa37a5fd2856507a096449
erlang-meck_0.8.3+dfsg.orig.tar.gz 39.1 KiB 3702144c0184ba45e5d22253c43d1ce68502ef3a7d1134c8c630c5a7f6dc66c9
erlang-meck_0.8.3+dfsg-1.debian.tar.xz 2.0 KiB 22b45935631ac6293e24c3d90571a198b12e47f36889d0e71db18e3c0f3c8e90

Available diffs

No changes file available.

Binary packages built by this source

erlang-meck: mocking library for Erlang

 With meck you can easily mock modules in Erlang.
 You can also perform some basic validations on the mocked modules, such as
 making sure no unexpected exceptions occurred or looking at the call history.