[Checkins] [zopefoundation/ZODB] 327d72: Cleaned up check_checkCurrentSerialInTransaction

GitHub noreply at github.com
Sun Nov 13 19:40:16 CET 2016


  Branch: refs/heads/cleanup-check_checkCurrentSerialInTransaction
  Home:   https://github.com/zopefoundation/ZODB
  Commit: 327d726f86bf509634355790d49e4c54a05b21da
      https://github.com/zopefoundation/ZODB/commit/327d726f86bf509634355790d49e4c54a05b21da
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-11-13 (Sun, 13 Nov 2016)

  Changed paths:
    M src/ZODB/tests/BasicStorage.py

  Log Message:
  -----------
  Cleaned up check_checkCurrentSerialInTransaction

- Use assertEqual rather than assertTrue for better error messages.

- Fixed a typo that caused an assertion to be missed.




More information about the checkins mailing list