commit | 26b68536bf05f435ec23cec0c396038712aee7bb | [log] [tgz] |
---|---|---|
author | Handa Wang <handaw@google.com> | Thu Sep 05 05:30:22 2024 +0000 |
committer | Handa Wang <handaw@google.com> | Thu Sep 05 05:59:46 2024 +0000 |
tree | ecde62b7be3613f1cc53936d0e5a27754783e0c1 | |
parent | a0dc47579c1be5349fda3ef52be10865a67ff5ff [diff] |
[Thread] refactor IntegrationTestUtils to use Kotlin This CL refactors IntegrationTestUtils class to Kotlin. As more test cases are introduced, it's likely we'll add more code into this class. It's worth a refactor of the code so that we can write the new code in Kotlin which is more concise and safer. Change-Id: I8b71c5183cad9224ee49e2192aa5aab62aae9ddb