Uses of Class
org.apache.maven.surefire.junitcore.LogicalStream
-
Packages that use LogicalStream Package Description org.apache.maven.surefire.junitcore -
-
Uses of LogicalStream in org.apache.maven.surefire.junitcore
Fields in org.apache.maven.surefire.junitcore with type parameters of type LogicalStream Modifier and Type Field Description private java.util.concurrent.atomic.AtomicReference<LogicalStream>
TestMethod. output
Methods in org.apache.maven.surefire.junitcore that return LogicalStream Modifier and Type Method Description (package private) LogicalStream
TestMethod. getLogicalStream()
-