|
|
@ -24,8 +24,8 @@ import android.widget.FrameLayout
|
|
|
|
import androidx.test.ext.junit.runners.AndroidJUnit4
|
|
|
|
import androidx.test.ext.junit.runners.AndroidJUnit4
|
|
|
|
import androidx.test.filters.MediumTest
|
|
|
|
import androidx.test.filters.MediumTest
|
|
|
|
import org.hamcrest.CoreMatchers
|
|
|
|
import org.hamcrest.CoreMatchers
|
|
|
|
import org.hamcrest.CoreMatchers.`is`
|
|
|
|
|
|
|
|
import org.hamcrest.CoreMatchers.equalTo
|
|
|
|
import org.hamcrest.CoreMatchers.equalTo
|
|
|
|
|
|
|
|
import org.hamcrest.CoreMatchers.`is`
|
|
|
|
import org.hamcrest.MatcherAssert.assertThat
|
|
|
|
import org.hamcrest.MatcherAssert.assertThat
|
|
|
|
import org.isoron.uhabits.BaseViewTest
|
|
|
|
import org.isoron.uhabits.BaseViewTest
|
|
|
|
import org.isoron.uhabits.R
|
|
|
|
import org.isoron.uhabits.R
|
|
|
|