Package cz.encircled.joiner
Class TestWithLogging
- java.lang.Object
-
- cz.encircled.joiner.TestWithLogging
-
@Timeout(10L) public abstract class TestWithLogging extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected org.slf4j.Loggerlog
-
Constructor Summary
Constructors Constructor Description TestWithLogging()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidafterEach(org.junit.jupiter.api.TestInfo testInfo)voidbeforeEach(org.junit.jupiter.api.TestInfo testInfo)
-