Egor's Blog
  • Presentations
  • Podcasts
  • About Me

Egor's Blog


Android, Kotlin & other tech
  • Reliable functional tests with Espresso and Dagger

    Posted on December 13, 2015

    One of the core properties of automated tests is that they should be reliable, meaning that a test should either pass or fail, no matter how many times or in what conditions it is being run. Tests that tend to sometimes fail with no clear reason are usually called flaky,... [Read More]
    Tags:
    • android
    • java
    • testing
  • Testing a sorted list with Espresso

    Posted on November 21, 2015

    Espresso is a pretty powerful tool when it comes to writing acceptance tests for Android. Acceptance tests are the ones that make sure your entire feature (or a certain aspect of the feature) is implemented correctly. The advantage of automating acceptance tests is the simplicity of catching regressions, which usually... [Read More]
    Tags:
    • android
    • java
    • testing
  • Android M Developer Preview: Running the Fingerprint Dialog sample

    Posted on May 28, 2015

    So, the Android M Developer Preview is out! All related info is already published, including the Program Overview, guide to Setting up the SDK and the collection of Samples illustrating brand new Android features. [Read More]
    Tags:
    • android
    • java
  • ← Newer Posts
  • GitHub

Egor Andreevich  •  2025  •  egorand.dev

Powered by Beautiful Jekyll