protected void noOrders() { LogC.infoOnce("expected no orders"); IsTrue(O.isEmpty(bridge().allOrders())); }