Overview

Request 556388 accepted

- update to version 1.0.12
* see CHANGES.txt for a detailed changelog
* changes in version 1.0.12:
- Better error messages for failed verifications.
* changes in version 1.0.7 - 1.0.10
- ``verifyZeroInteractions`` implemented. This is actually a *breaking change*, because ``verifyZeroInteractions`` was an alias for ``verifyNoMoreInteractions`` (sic!).
- All `verify*` functions now warn you if you pass in an object which was never stubbed.
* changes in version 1.0.0 - 1.0.5
- mockito's strict mode is far more strict than before
- ``mock``, ``when``, ``verify`` return mostly empty objects. It is unlikely to have a method_name clash.
- ``Mock()`` is now an implementation detail; it is **not** exported anymore. Use ``mock()``.
* changes in version 0.7.1:
- bugfixes
* changes in version 0.7.0:
- bugfixes
* changes in version 0.6.1:
- Added ``thenAnswer(callable)``. The callable will be called to compute the answer the stubbed method will return. For that it will receive the arguments of the caller.
* changes in version 0.6.0:
- Breaking change: Throw early when calling not expected methods in strict mode.
* changes in version 0.5.3:
- Remove hard coded distribute setup files.
- Remove no longer needed patch python-mockito-0.5.2-setup.py.patch

Request History
Tomáš Chvátal's avatar

scarabeus_iv created request

- update to version 1.0.12
* see CHANGES.txt for a detailed changelog
* changes in version 1.0.12:
- Better error messages for failed verifications.
* changes in version 1.0.7 - 1.0.10
- ``verifyZeroInteractions`` implemented. This is actually a *breaking change*, because ``verifyZeroInteractions`` was an alias for ``verifyNoMoreInteractions`` (sic!).
- All `verify*` functions now warn you if you pass in an object which was never stubbed.
* changes in version 1.0.0 - 1.0.5
- mockito's strict mode is far more strict than before
- ``mock``, ``when``, ``verify`` return mostly empty objects. It is unlikely to have a method_name clash.
- ``Mock()`` is now an implementation detail; it is **not** exported anymore. Use ``mock()``.
* changes in version 0.7.1:
- bugfixes
* changes in version 0.7.0:
- bugfixes
* changes in version 0.6.1:
- Added ``thenAnswer(callable)``. The callable will be called to compute the answer the stubbed method will return. For that it will receive the arguments of the caller.
* changes in version 0.6.0:
- Breaking change: Throw early when calling not expected methods in strict mode.
* changes in version 0.5.3:
- Remove hard coded distribute setup files.
- Remove no longer needed patch python-mockito-0.5.2-setup.py.patch


Factory Auto's avatar

factory-auto added opensuse-review-team as a reviewer

Please review sources


Factory Auto's avatar

factory-auto added repo-checker as a reviewer

Please review build success


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Saul Goodman's avatar

licensedigger accepted review

ok


Staging Bot's avatar

staging-bot added as a reviewer

Being evaluated by staging project "openSUSE:Factory:Staging:adi:60"


Staging Bot's avatar

staging-bot accepted review

Picked openSUSE:Factory:Staging:adi:60


Repo Checker's avatar

repo-checker accepted review

cycle and install check passed


Dominique Leuenberger's avatar

dimstar accepted review


Dominique Leuenberger's avatar

dimstar_suse accepted review

ready to accept


Dominique Leuenberger's avatar

dimstar_suse approved review

ready to accept


Dominique Leuenberger's avatar

dimstar_suse accepted request

Accept to openSUSE:Factory

openSUSE Build Service is sponsored by