cryptohome_authenticator_unittest should not reimplement the cryptohome client fake in order to verify interactions |
|
Issue descriptionCurrently, cryptohome_authenticator_unittest is set up in such a way that it needs to have its own cryptohome fake which has EXPECT statements built into the MountEx implementation. The test should be rewritten so that this is not necessary, and only the necessary interactions should be verified. As it stands the test is confusing and there is a lot of indirection between each test case and what is actually being verified. |
|
►
Sign in to add a comment |
|
Comment 1 by maajid@chromium.org
, Dec 14 2017