wi2ard
wi2ard

Reputation: 1545

JMockit - Count all interactions with a bean

I want to check there aren't any interactions with the methods of a bean, using JMockit. It can also be a check that no methods were called of any instances of a type. How could this be done?

Upvotes: 0

Views: 24

Answers (0)

Related Questions