MCPcopy Create free account
hub / github.com/VonChange/utao / ExampleUnitTest

Class ExampleUnitTest

android/x5/app/src/test/java/tv/utao/x5/ExampleUnitTest.java:10–15  ·  view source on GitHub ↗

Example local unit test, which will execute on the development machine (host). @see Testing documentation

Source from the content-addressed store, hash-verified

8 * @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
9 */
10public class ExampleUnitTest {
11 @Test
12 public void addition_isCorrect() {
13
14 }
15}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected