| Constructor and Description |
|---|
RunTestsResult()
Constructor
|
public String getApexLogId()
public void setApexLogId(String apexLogId)
protected void setApexLogId(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic CodeCoverageResult[] getCodeCoverage()
public void setCodeCoverage(CodeCoverageResult[] codeCoverage)
protected void setCodeCoverage(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic CodeCoverageWarning[] getCodeCoverageWarnings()
public void setCodeCoverageWarnings(CodeCoverageWarning[] codeCoverageWarnings)
protected void setCodeCoverageWarnings(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic RunTestFailure[] getFailures()
public void setFailures(RunTestFailure[] failures)
protected void setFailures(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic int getNumFailures()
public void setNumFailures(int numFailures)
protected void setNumFailures(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic int getNumTestsRun()
public void setNumTestsRun(int numTestsRun)
protected void setNumTestsRun(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic RunTestSuccess[] getSuccesses()
public void setSuccesses(RunTestSuccess[] successes)
protected void setSuccesses(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic double getTotalTime()
public void setTotalTime(double totalTime)
protected void setTotalTime(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizableIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionCopyright © 2017. All Rights Reserved.