Thoppan / powermock

Automatically exported from code.google.com/p/powermock
Apache License 2.0
0 stars 0 forks source link

Missing logging mock policies for Mockito API #323

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use Mockito
2. Try to use Slf4jMockPolicy

What is the expected output? What do you see instead?
Expected suppressed logging.
Instead, the mock policy class is not found

What version of the product are you using? On what operating system?
1.4.8

Currently the mockpolicies for logging exist only in the easymock api. 

Original issue reported on code.google.com by dietrich...@gmail.com on 12 Apr 2011 at 10:30

GoogleCodeExporter commented 9 years ago
Please help us port them to Mockito

Original comment by johan.ha...@gmail.com on 13 Apr 2011 at 8:05