Uses of Package
org.junit.platform.commons.logging
Packages that use org.junit.platform.commons.logging
-
Classes in org.junit.platform.commons.logging used by org.junit.platform.commons.loggingClassDescriptionThe
Logger
API serves as a simple logging facade forjava.util.logging
(JUL).LogRecordListener
is only intended for testing purposes within JUnit's own test suite.