| commit | 608a36586dd4a990b63b0e7a195bfef191db5c69 | [log] [tgz] |
|---|---|---|
| author | Alex Deymo <deymo@chromium.org> | Tue Apr 15 13:26:35 2014 -0700 |
| committer | chrome-internal-fetch <chrome-internal-fetch@google.com> | Thu Apr 17 16:39:20 2014 +0000 |
| tree | 244bff0dce817b8aa2fd00465c8493d4e290320d | |
| parent | 96197df73f6c804d96eb3a1390eb817f354089d2 [diff] |
FakePrefs implementation. This patch implements a PrefsInterface subclass suitable for testing that performs some checkings on the input/output. This class is intended to be used in testing where currently the real Prefs class is used on a temporary directory. BUG=chromium:356906 TEST=Included in unit test build. Not used in any test. Change-Id: I49ba4a687d4fd8fcafd27ad6cfbb1a61b94c1dd0 Reviewed-on: https://chromium-review.googlesource.com/195240 Tested-by: Alex Deymo <deymo@chromium.org> Reviewed-by: Alex Vakulenko <avakulenko@chromium.org> Commit-Queue: Alex Deymo <deymo@chromium.org>