Uses of Class
com.sforce.soap.metadata.RunTestFailure
-
-
Uses of RunTestFailure in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return RunTestFailure Modifier and Type Method Description RunTestFailure[]RunTestsResult. getFailures()Methods in com.sforce.soap.metadata with parameters of type RunTestFailure Modifier and Type Method Description voidRunTestsResult. setFailures(RunTestFailure[] failures)
-