diff options
| author | ijon <[email protected]> | 2025-02-03 17:40:18 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-02-03 17:40:18 +0300 |
| commit | 3640be11113d665634d2b37aa6844bc76db4fcb0 (patch) | |
| tree | c5933700e7050004e83b2452723657698413dcaf /contrib/python | |
| parent | a0f48cca0d55ab34d2190b7873349735bb3db815 (diff) | |
core/testlib: unify some client operation methods (#14141)
Make `NKikimr::Tests::TClient::{CreateUser,ModifyACL,Grant,GrantConnect}()` to behave the same as all other TClient operation methods -- -- return operation status and not assert for it to be a success. Intended use for plain TClient operation methods is to call them and check for the result status in the test body.
Add (some) `Test*()` variants that do additionally check for the success. Those are convenient in test context preparations.
Diffstat (limited to 'contrib/python')
0 files changed, 0 insertions, 0 deletions
