package com.amazonaws.kinesisvideo.demoapp; import org.junit.Test; /** * Instrumentation test, which will execute on an Android device. * * @see Testing documentation */ public class ExampleInstrumentedTest { /** * Instrumented test example. */ @Test public void useAppContext() { // Context of the app under test. } }