35363738394041
@BeforeMethod (groups = {"unitTest"}) public void setup() { _sumOp = new SumOperator(); _sumEachOp = new SumEachOperator(); }