junit-rule Questions

3

Solved

When I'm running a complete test suite, it would be helpful if exceptions that caused a test to fail would appear in my (SLF4J-)log. What is the best method to achieve this? What I would like i...
Breather asked 21/9, 2011 at 16:28

2

Solved

I'm creating a TemporaryFolder using the @Rule annotation in JUnit 4.7. I've tried to create a new folder that is a child of the temp folder using tempFolder.newFolder("someFolder") in the @Before ...
Trochee asked 27/4, 2010 at 15:9

© 2022 - 2024 — McMap. All rights reserved.