public void GreaterExecutionTimeShouldPass() { _responseWithObject .TestElaspedTime("faster elasped time", x => x > _mockElaspedMs - 1) .Assert("faster elasped time"); }