Unfortunatly TestResponse is null.I am using Akka http Test
HttpRequest request = ...
TestResponse response = appRoute.run(request);
I think its because I am getting the error No such instance method: 'akka.http.scaladsl.util.FastFuture'
Did I compile wrongly?
Unfortunatly TestResponse is null.I am using Akka http Test
HttpRequest request = ...
TestResponse response = appRoute.run(request);
I think its because I am getting the error No such instance method: 'akka.http.scaladsl.util.FastFuture'
Did I compile wrongly?
You received this message because you are subscribed to the Google Groups "Akka User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to akka-user+...@googlegroups.com.
To post to this group, send email to akka...@googlegroups.com.
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.