Skip to content
Sections
>> Trisquel >> Pakete >> nabia >> python >> python3-minimock
nabia  ] [  aramo  ]
[ Quellcode: python-minimock  ]

Paket: python3-minimock (1.2.8-2)

simple library for Python mock objects

minimock is a simple Python library for using mock objects.

Its mock objects will report any access made to the mock object's interfaces. The programmer can easily make assertions about how mock objects are used in the test cases, by using the standard-library ‘doctest’ module to match the reported access against expected behaviour.

Mock objects can return specified values, raise exceptions, etc. to simulate the mocked behaviour. Existing objects can optionally be replaced in-place in their namespace by a mock object, and restored safely after testing.

Andere Pakete mit Bezug zu python3-minimock

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • dep: python3
    interactive high-level object-oriented language (default python3 version)

python3-minimock herunterladen

Download für alle verfügbaren Architekturen
Architektur Paketgröße Größe (installiert) Dateien
all 14,3 kB55 kB [Liste der Dateien]