commit | f25443e88064f62535fa116699e7ecb8f0de6840 | [log] [tgz] |
---|---|---|
author | Nan Zhou <nanzhoumails@gmail.com> | Tue Oct 25 00:07:11 2022 +0000 |
committer | Nan Zhou <nanzhoumails@gmail.com> | Thu Nov 10 22:18:30 2022 +0000 |
tree | d8a1881a1c5e77fd4d9ae27f26a6c763586825d1 | |
parent | ecf88768879f61cc03ead906623f0edf05ecc5af [diff] |
renameUser: add unit test Like the previous change, this test added unit test for |renameUser|. To make it happen, this commit introduces a virtual function |executeUserModify| which is overridden in unit test (see previous change for why we need such overriding). Tested: unit test passed. Signed-off-by: Nan Zhou <nanzhoumails@gmail.com> Change-Id: I230a8c12fd6c86d0fccfc00872eff647473c1e94