Uses of Class
org.apache.maven.surefire.junitcore.LogicalStream
Packages that use LogicalStream
-
Uses of LogicalStream in org.apache.maven.surefire.junitcore
Fields in org.apache.maven.surefire.junitcore with type parameters of type LogicalStreamModifier and TypeFieldDescriptionprivate final AtomicReference<LogicalStream>
TestMethod.output
Deprecated.Methods in org.apache.maven.surefire.junitcore that return LogicalStreamModifier and TypeMethodDescription(package private) LogicalStream
TestMethod.getLogicalStream()
Deprecated.