Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f5d1411e authored by Andrii Kulian's avatar Andrii Kulian
Browse files

Update WmTests file docs

Test: atest WmTests
Change-Id: Ic2881d0abb6423f549080e83517343874ebed04c
parent 9e87abdc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ import org.mockito.MockitoAnnotations;
 * Tests for the {@link ActivityStack} class.
 *
 * Build/Install/Run:
 *  atest FrameworksServicesTests:AnimatingActivityRegistryTest
 *  atest WmTests:AnimatingActivityRegistryTest
 */
@SmallTest
@Presubmit
+1 −1
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@ import org.junit.runner.RunWith;

/**
 * Build/Install/Run:
 *  atest FrameworksServicesTests:AppTransitionControllerTest
 *  atest WmTests:AppTransitionControllerTest
 */
@SmallTest
@Presubmit
+1 −1
Original line number Diff line number Diff line
@@ -60,7 +60,7 @@ import org.junit.runner.RunWith;
 * appropriately.
 *
 * Build/Install/Run:
 *  atest FrameworksServicesTests:BoundsAnimationControllerTests
 *  atest WmTests:BoundsAnimationControllerTests
 */
@SmallTest
@Presubmit
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ import org.junit.runner.RunWith;

/**
 * Build/Install/Run:
 *  atest FrameworksServicesTests:DimmerTests
 *  atest WmTests:DimmerTests
 */
@Presubmit
@RunWith(WindowTestRunner.class)
+1 −1
Original line number Diff line number Diff line
@@ -61,7 +61,7 @@ import org.mockito.MockitoAnnotations;

/**
 * Build/Install/Run:
 *  atest FrameworksServicesTests:RemoteAnimationControllerTest
 *  atest WmTests:RemoteAnimationControllerTest
 */
@SmallTest
@Presubmit
Loading