Add Javadoc and related settings
[lttng-ust-java-tests.git] / src / test / java / org / lttng / ust / agent / integration / jul / JulTestUtils.java
index 1e263136b7de7d4f7968b108cfdddb36243cd46e..0a3e13c062caf46d13b54399f08a399d1d88c553 100644 (file)
@@ -21,6 +21,9 @@ package org.lttng.ust.agent.integration.jul;
 import java.util.logging.Level;
 import java.util.logging.Logger;
 
+/**
+ * Utility methods for JUL tests
+ */
 final class JulTestUtils {
 
     JulTestUtils() {
This page took 0.037041 seconds and 4 git commands to generate.