From dd13d97f602ebb08b0357701a6b22a7441c4abea Mon Sep 17 00:00:00 2001 From: Gustavo Niemeyer Date: Tue, 4 Dec 2007 23:47:03 -0200 Subject: MockerTestCase now verifies if the mocker is put in replay mode in cases where events were recorded. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 85ed71e..bf98e44 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ 0.X.X (2007-11-XX) ================== +- MockerTestCase now verifies if the mocker is put in replay + mode in cases where events were recorded. + - Implemented support for Deferred results as understood by Twisted Trial's TestCase, so that coexistence by multiple inheritance is possible and trivial. -- cgit v1.2.1