public void InvokeTestOperation(TestOperation testOperation) { testOperation.Invoke(); testOperations.Add(testOperation); }