Initial use of Kosmos in SceneTestUtils and associated tests.
This shows how we can begin to bring in Kosmos incrementally, but does not take any particular class to the final "this is fixed" state. Bug: 303103876 Test: ./gradlew :SystemUILib:testAospDebugUnitTest Flag: NONE Change-Id: If65b86ae7a02e23589a81acb4cdd0d28428201f2
Showing
- packages/SystemUI/tests/src/com/android/systemui/scene/data/repository/SceneContainerRepositoryTest.kt 3 additions, 4 deletions...mui/scene/data/repository/SceneContainerRepositoryTest.kt
- packages/SystemUI/tests/src/com/android/systemui/scene/domain/startable/SceneContainerStartableTest.kt 1 addition, 0 deletions...mui/scene/domain/startable/SceneContainerStartableTest.kt
- packages/SystemUI/tests/src/com/android/systemui/shade/NotificationShadeWindowControllerImplTest.java 1 addition, 1 deletion...emui/shade/NotificationShadeWindowControllerImplTest.java
- packages/SystemUI/tests/src/com/android/systemui/shade/QuickSettingsControllerBaseTest.java 1 addition, 1 deletion...droid/systemui/shade/QuickSettingsControllerBaseTest.java
- packages/SystemUI/tests/src/com/android/systemui/wmshell/BubblesTest.java 1 addition, 1 deletion...I/tests/src/com/android/systemui/wmshell/BubblesTest.java
- packages/SystemUI/tests/utils/src/com/android/systemui/kosmos/GeneralKosmos.kt 8 additions, 0 deletions...ts/utils/src/com/android/systemui/kosmos/GeneralKosmos.kt
- packages/SystemUI/tests/utils/src/com/android/systemui/kosmos/Kosmos.kt 69 additions, 0 deletions...mUI/tests/utils/src/com/android/systemui/kosmos/Kosmos.kt
- packages/SystemUI/tests/utils/src/com/android/systemui/scene/SceneKosmos.kt 20 additions, 0 deletions...tests/utils/src/com/android/systemui/scene/SceneKosmos.kt
- packages/SystemUI/tests/utils/src/com/android/systemui/scene/SceneTestUtils.kt 9 additions, 19 deletions...ts/utils/src/com/android/systemui/scene/SceneTestUtils.kt
Loading
Please register or sign in to comment