IBM Rational Performance Tester SDK

com.ibm.rational.test.lt.arm
Class ArmArbiter

java.lang.Object
  extended by com.ibm.rational.test.lt.arm.ArmArbiter

public class ArmArbiter
extends Object


Constructor Summary
ArmArbiter()
           
 
Method Summary
static int getArmVerdictForContainer(int nrOfFailingChildren, int nrOfErrorChildren, int nrOfInconclusiveChildren)
           
static boolean isArmVerdictGood(int verdict)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArmArbiter

public ArmArbiter()
Method Detail

getArmVerdictForContainer

public static int getArmVerdictForContainer(int nrOfFailingChildren,
                                            int nrOfErrorChildren,
                                            int nrOfInconclusiveChildren)

isArmVerdictGood

public static boolean isArmVerdictGood(int verdict)

IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.