*** 1,4 *** --- 1,6 --- + static $type$ [[TEST]]_unary($type$ a, $type$ b) { return ($type$)([[TEST_OP]]); } @Test(dataProvider = "$type$BinaryOpProvider")