luoyanzecs
Results
2
issues of
luoyanzecs
Why test1 logger the message, but I use `mockStatic` in @BeforeClass? How to make test1's logger mock just using `mockStatic`. junit:4.13 Test Class ``` @RunWith(PowerMockRunner.class) @PrepareForTest({ LoggerFactory.class }) public class...
### Is there an existing issue for this? - [x] I have searched the existing issues ### OS/Web Information - Web Browser: edge - Local OS: Windows - Remote OS:...
bug
needs-investigation
triage