public void DeleteFlowIdTest() { // TODO: add unit test for the method 'DeleteFlowId' string flowId = null; // TODO: replace null with proper value instance.DeleteFlowId(flowId); }