Uses of Interface
jetbrains.buildServer.agent.TestOutputLogger
-
Packages that use TestOutputLogger Package Description jetbrains.buildServer.agent.impl -
-
Uses of TestOutputLogger in jetbrains.buildServer.agent.impl
Classes in jetbrains.buildServer.agent.impl that implement TestOutputLogger Modifier and Type Class Description classTestOutputLoggerImplConstructors in jetbrains.buildServer.agent.impl with parameters of type TestOutputLogger Constructor Description TestOutputCollector(TestOutputLogger logger, PrintStream savedStream, boolean isOutput)
-