App to calculate the fuel cost of a trip
App para calcular o custo com combustível de uma viagem.
Implementado testes unitários utilizando o RobolectricTestRunner.
-
run all tests:
./gradlew clean test -
run all debug tests:
./gradlew clean testDebug