1

I have my nice mock objects and unit tests that succeed. However nothing appears in the console. Is there a way to log every calls on any mock objects and the matchers it tries ?

Thanks

4

1 に答える 1

0

ロギングを構成して有効にしましたか?

于 2012-05-08T07:16:54.153 に答える