getLastSentPointerLocation()

We continue instrumenting our RealTimeConnection class so we can test it via a null instance rather than using a test double. Everything’s going smoothly. The tests are de-coupling from our implementation nicely, which is the whole point of this work, but the RealTimeConnection code is getting pretty ugly.

comments powered by Disqus