Start on Robolectric integration test
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
package tests;
|
||||
|
||||
import org.junit.Assert;
|
||||
import org.junit.Test;
|
||||
|
||||
public class SomeTest {
|
||||
@Test
|
||||
public void willFail() {
|
||||
// stub
|
||||
// Assert.assertThat();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user