Use calls to to describe expectations about a _stubbed method call_.
Use calls to to describe expectations about a _stubbed method call_.
If you need to describe expectations about a mocked object itself (i.e. zero interactions), use calls on.
(Since version ) see corresponding Javadoc for more information.