haysclark / mockito-flex

2 stars 0 forks source link

Add handling of the callback function from stubs #27

Closed haysclark closed 9 years ago

haysclark commented 9 years ago

When dealing with services, it is often times needed to execute some callback function like result/fault or deal with IResponder interface. An API that allows dealing with stub arguments would be appreciated.