public class VsTestListenerDecorator
extends hudson.console.LineTransformationOutputStream
| Constructor and Description |
|---|
VsTestListenerDecorator(hudson.model.TaskListener listener) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
eol(byte[] bytes,
int len) |
String |
getCoverageFile() |
String |
getTrxFile() |
close, forceEol, trimEOL, write, writeflush, writepublic VsTestListenerDecorator(hudson.model.TaskListener listener)
throws FileNotFoundException
FileNotFoundExceptionpublic String getTrxFile()
public String getCoverageFile()
protected void eol(byte[] bytes,
int len)
throws IOException
eol in class hudson.console.LineTransformationOutputStreamIOExceptionCopyright © 2016–2019. All rights reserved.