// GetWorkflowKey indicates an expected call of GetWorkflowKey.
func (mr *MockMutableStateMockRecorder) GetWorkflowKey() *gomock.Call {
mutable_state_mock.go
mr.mock.ctrl.T.Helper()
return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "GetWorkflowKey", reflect.TypeOf((*MockMutableState)(nil).GetWorkflowKey))
}
// GetWorkflowStateStatus mocks base method.