1 package com.moiseum.wolnelektury;
5 import static org.junit.Assert.*;
8 * Example local unit test, which will execute on the development machine (host).
10 * @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
12 public class ExampleUnitTest {
14 public void addition_isCorrect() throws Exception {
15 assertEquals(4, 2 + 2);