I am having some trouble when unit testing using expect(method, throwsA)
expect(method, throwsA)
So I have a Future function that is doing some tasks and is catching a SocketEXc