mock(), getMockFactory(), setMockingframework() not implemented

Description

MXUnit has a method mock(), which mocks an object. This doesn't seem to have been implemented in TestBox's MXUnit compat mode.

Gliffy Diagrams

Activity

Show:

Ben Botto June 4, 2018 at 6:35 PM

There is a mock() method nowadays, but it requires a parameter (the classname). The mock() method in mxunit doesn't require an argument and returns an empty mock object when no argument is provided.

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Fix versions

Priority

Sentry

Created December 23, 2013 at 9:43 AM
Updated June 4, 2018 at 6:35 PM
Resolved December 23, 2013 at 5:59 PM