I\'m using google test and am trying to mock a method that returns a future. What I\'m doing is creating some future object in a test case, then I do "when(mock.Call()).the