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

Commit 9cb12384 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Update WmTests file docs"

parents 87830530 f5d1411e
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