Tesis 1.0.0
|
import android.content.Context;
import androidx.test.platform.app.InstrumentationRegistry;
import androidx.test.ext.junit.runners.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.junit.Assert.*;
Go to the source code of this file.
Classes | |
class | com.example.activity_home.ExampleInstrumentedTest |
Packages | |
package | com.example.activity_home |