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