Uses of Class
org.apache.jackrabbit.test.LogPrintWriter
-
Packages that use LogPrintWriter Package Description org.apache.jackrabbit.test -
-
Uses of LogPrintWriter in org.apache.jackrabbit.test
Fields in org.apache.jackrabbit.test declared as LogPrintWriter Modifier and Type Field Description LogPrintWriter
JUnitTest. log
Output stream for general messages from tests.Constructors in org.apache.jackrabbit.test with parameters of type LogPrintWriter Constructor Description JCRTestResult(junit.framework.TestResult orig, LogPrintWriter log)
Creates a new JCRTestResult that delegates toorig
.
-