NetworkEvents v1.0.4 Release Notes

  • 21 Mar 2015

    • โœ… migrated unit tests to AndroidJUnit4 runner
    • โž• added Google Truth assertions for unit tests
    • โž• added Mockito library for creating mocks in unit tests
    • ๐Ÿ›  fixed bug with EOFException in HttpURLConnection in ping method inside NetworkHelper class
    • ๐Ÿ”จ refactored code to make it more testable and loosely coupled