| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Issue #19594: Use specific asserts in unittest tests. | Serhiy Storchaka | 2013-11-16 | 1 | -9/+9 |
| |\ | |||||
| | * | Issue #19594: Use specific asserts in unittest tests. | Serhiy Storchaka | 2013-11-16 | 1 | -9/+9 |
| * | | Issue #17015: When it has a spec, a Mock object now inspects its signature wh... | Antoine Pitrou | 2013-02-02 | 1 | -20/+39 |
| |/ | |||||
| * | Fix exception when calling reset_mock on a mock created with autospec | Michael Foord | 2012-06-09 | 1 | -0/+7 |
| * | Closes issue 14634. unittest.mock.create_autospec now supports keyword only a... | Michael Foord | 2012-04-21 | 1 | -1/+14 |
| * | Make unittest.mock.create_autospec resilient against AttributeError on origin... | Michael Foord | 2012-04-13 | 1 | -0/+23 |
| * | unittest.mock.PropertyMock return value and attributes are now standard Magic... | Michael Foord | 2012-04-13 | 1 | -0/+11 |
| * | PEP 417: Adding unittest.mock | Michael Foord | 2012-03-14 | 1 | -0/+835 |
