Uses of Interface
org.jvnet.hudson.test.PrefixedOutputStream.AnsiColor
-
Uses of PrefixedOutputStream.AnsiColor in org.jvnet.hudson.test
Modifier and TypeMethodDescriptionPrefixedOutputStream.Color.bold()
PrefixedOutputStream.Builder.getColor()
Modifier and TypeMethodDescriptionInboundAgentRule.Options.Builder.color
(PrefixedOutputStream.AnsiColor color) Set a color for agent logs.PrefixedOutputStream.Builder.withColor
(PrefixedOutputStream.AnsiColor color) RealJenkinsRule.withColor
(PrefixedOutputStream.AnsiColor color) Applies ANSI coloration to log lines produced by this instance, complementingRealJenkinsRule.withName(java.lang.String)
.TailLog.withColor
(PrefixedOutputStream.AnsiColor color) Applies ANSI coloration to log lines produced by this instance.