python-fudge-doc binary package in Ubuntu Xenial s390x

 Fudge is a Python module for using fake objects (mocks and stubs) to
 test real ones.
 .
 In readable Python code, you declare what methods are available on
 your fake and how they should be called. Then you inject that into
 your application and start testing. This declarative approach means
 you don’t have to record and playback actions and you don’t have to
 inspect your fakes after running code. If the fake object was used
 incorrectly then you’ll see an informative exception message with a
 traceback that points to the culprit.
 .
 Fudge was inspired by Mocha which is a simpler version of jMock. But
 unlike Mocha, Fudge does not automatically hijack real objects; you
 explicitly patch them in your test. And unlike jMock, Fudge is only
 as strict about expectations as you want it to be. If the type of
 arguments sent to the fake method aren’t important then you don’t
 have to declare an expectation for them.
 .
 This is the documentation of python-fudge.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2015-12-30 23:54:16 UTC Published Ubuntu Xenial s390x release universe doc Optional 1.1.0-1
  • Published
  • Copied from ubuntu xenial-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Xenial s390x proposed universe doc Optional 1.1.0-1
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  • Copied from ubuntu xenial-proposed amd64 in Primary Archive for Ubuntu
  2015-12-30 23:55:12 UTC Superseded Ubuntu Xenial s390x release universe doc Optional 1.0.3-3
  • Removal requested .
  • Superseded by amd64 build of python-fudge 1.1.0-1 in ubuntu xenial PROPOSED
  • Published
  • Copied from ubuntu quantal-release i386 in Primary Archive for Ubuntu