Chromium Code Reviews
DescriptionAdds AshTest
AshTest is a new base class for tests that use ash/common. AshTest is-a
testing::Test and designed to be a mostly drop in replacement for
AshTestBase. AshTest calls through to AshTestImpl for the
implementation. An implementation of AshTestImpl is provided for aura
and mus, depending upon the target you link against.
One notable difference between AshTest and AndTestBase is CreateWindow
returns a WindowOwner, which has a WmWindow and in its destructor
calls WmWindow::destroy(). This is done to address the different lifetimes.
Future patches will make use of the AshTest.
BUG=none
TEST=test only change
R=jamescook@chromium.org,reveman@chromium.org
Committed: https://crrev.com/cd81e7cb288fb9f67310dc7ccc13a87c7e5d9b44
Cr-Commit-Position: refs/heads/master@{#421592}
Patch Set 1 #Patch Set 2 : cleanup #
Total comments: 22
Patch Set 3 : feedback and deps #Patch Set 4 : real feedback #
Total comments: 1
Dependent Patchsets: Messages
Total messages: 22 (12 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||