Loading tests/robotests/src/com/android/settings/inputmethod/GameControllerPreferenceControllerTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ import java.util.Arrays; import java.util.List; @RunWith(SettingsRobolectricTestRunner.class) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION_O) public class GameControllerPreferenceControllerTest { @Mock(answer = Answers.RETURNS_DEEP_STUBS) Loading tests/robotests/src/com/android/settings/inputmethod/PhysicalKeyboardPreferenceControllerTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ import org.mockito.MockitoAnnotations; import org.robolectric.annotation.Config; @RunWith(SettingsRobolectricTestRunner.class) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION_O) public class PhysicalKeyboardPreferenceControllerTest { @Mock Loading tests/robotests/src/com/android/settings/inputmethod/SpellCheckerPreferenceControllerTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ import static org.mockito.Mockito.mock; import static org.mockito.Mockito.when; @RunWith(SettingsRobolectricTestRunner.class) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION_O) public class SpellCheckerPreferenceControllerTest { @Mock(answer = Answers.RETURNS_DEEP_STUBS) Loading tests/robotests/src/com/android/settings/inputmethod/UserDictionaryCursorLoaderTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ import org.robolectric.annotation.Config; import org.robolectric.shadows.ShadowContentResolver; @RunWith(SettingsRobolectricTestRunner.class) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION_O) public class UserDictionaryCursorLoaderTest { private ContentProvider mContentProvider; Loading tests/robotests/src/com/android/settings/inputmethod/UserDictionaryListTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,7 @@ import org.robolectric.annotation.Config; import org.robolectric.shadows.ShadowContentResolver; @RunWith(SettingsRobolectricTestRunner.class) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION_O) public class UserDictionaryListTest { private FakeProvider mContentProvider; Loading Loading
tests/robotests/src/com/android/settings/inputmethod/GameControllerPreferenceControllerTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ import java.util.Arrays; import java.util.List; @RunWith(SettingsRobolectricTestRunner.class) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION_O) public class GameControllerPreferenceControllerTest { @Mock(answer = Answers.RETURNS_DEEP_STUBS) Loading
tests/robotests/src/com/android/settings/inputmethod/PhysicalKeyboardPreferenceControllerTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ import org.mockito.MockitoAnnotations; import org.robolectric.annotation.Config; @RunWith(SettingsRobolectricTestRunner.class) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION_O) public class PhysicalKeyboardPreferenceControllerTest { @Mock Loading
tests/robotests/src/com/android/settings/inputmethod/SpellCheckerPreferenceControllerTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ import static org.mockito.Mockito.mock; import static org.mockito.Mockito.when; @RunWith(SettingsRobolectricTestRunner.class) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION_O) public class SpellCheckerPreferenceControllerTest { @Mock(answer = Answers.RETURNS_DEEP_STUBS) Loading
tests/robotests/src/com/android/settings/inputmethod/UserDictionaryCursorLoaderTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ import org.robolectric.annotation.Config; import org.robolectric.shadows.ShadowContentResolver; @RunWith(SettingsRobolectricTestRunner.class) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION_O) public class UserDictionaryCursorLoaderTest { private ContentProvider mContentProvider; Loading
tests/robotests/src/com/android/settings/inputmethod/UserDictionaryListTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,7 @@ import org.robolectric.annotation.Config; import org.robolectric.shadows.ShadowContentResolver; @RunWith(SettingsRobolectricTestRunner.class) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION_O) public class UserDictionaryListTest { private FakeProvider mContentProvider; Loading