TiagoMSSantos/MobileRT

View on GitHub
app/src/androidTest/java/puscas/mobilertapp/package-info.java

Summary

Maintainability
A
0 mins
Test Coverage
/**
 * The package of Android instrumentation tests.
 * <p>
 * These tests run on real or virtual devices.
 * Such tests include: integration tests, end-to-end tests, and other tests
 * where the JVM alone cannot validate the application's functionality.
 */
package puscas.mobilertapp;