python-mockito 0.5.2-1 source package in Ubuntu

Changelog

python-mockito (0.5.2-1) unstable; urgency=low


  * Initial release. (Closes: #724978)

 -- Thomas Goirand <email address hidden>  Mon, 30 Sep 2013 15:02:06 +0800

Upload details

Uploaded by:
PKG OpenStack
Uploaded to:
Sid
Original maintainer:
PKG OpenStack
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-mockito_0.5.2-1.dsc 2.2 KiB 5b875936eb126cb351a2b5cea96514ee340c15245d4c847dcc9897ee2da8f91e
python-mockito_0.5.2.orig.tar.gz 18.2 KiB c0e363716a348fb99f185401733313ac041475b75d79110705df71029d418fbe
python-mockito_0.5.2-1.debian.tar.gz 2.3 KiB 9e4ac7059a8379ef562ce9b8138aee36668211a77b74426000cb33573f3fae59

No changes file available.

Binary packages built by this source

python-mockito: spying (testing) framework - Python 2.x

 Mockito is a testing framework. The framework allows the creation of Test
 Double objects (called "Mock Objects") in automated unit tests for the purpose
 of Test-driven Development (TDD) or Behavior Driven Development (BDD).
 .
 Python Mockito is a spying framework based on Java library with the same name.
 .
 This package provides the Python 2.x module.

python3-mockito: spying (testing) framework - Python 3.x

 Mockito is a testing framework. The framework allows the creation of Test
 Double objects (called "Mock Objects") in automated unit tests for the purpose
 of Test-driven Development (TDD) or Behavior Driven Development (BDD).
 .
 Python Mockito is a spying framework based on Java library with the same name.
 .
 This package provides the Python 3.x module.