expectedCalls property

int expectedCalls
final

The number of call expected to have been made to the mock.

Implementation

final int expectedCalls;