public class CoberturaInstrumenterWrapper extends net.sourceforge.cobertura.instrument.CoberturaInstrumenter implements Instrumenter
| コンストラクタと説明 |
|---|
CoberturaInstrumenterWrapper() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
net.sourceforge.cobertura.coveragedata.ProjectData |
getProjectData() |
byte[] |
instrumentClassByte(InputStream is) |
void |
setProjectData(net.sourceforge.cobertura.coveragedata.ProjectData projectData) |
addInstrumentationToSingleClass, getDestinationDirectory, getIgnoreRegexes, instrumentClass, instrumentClass, setDestinationDirectory, setFailOnError, setIgnoreMethodAnnotations, setIgnoreRegexes, setIgnoreTrivial, setThreadsafeRigorousclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetFailOnError, setIgnoreMethodAnnotations, setIgnoreRegexes, setIgnoreTrivial, setThreadsafeRigorouspublic byte[] instrumentClassByte(InputStream is) throws IOException
instrumentClassByte インタフェース内 InstrumenterIOExceptionpublic void setProjectData(net.sourceforge.cobertura.coveragedata.ProjectData projectData)
setProjectData クラス内 net.sourceforge.cobertura.instrument.CoberturaInstrumenterpublic net.sourceforge.cobertura.coveragedata.ProjectData getProjectData()
getProjectData インタフェース内 InstrumenterCopyright © 2014. All Rights Reserved.