Add typing for the functions in TestCase.

Review Request #14035 — Created July 13, 2024 and updated — Latest diff uploaded

Information

RBTools
release-5.x

Reviewers

This updates TestCase to add type hints all throughout. This helps
ensure we pass in the right typse to functions, and that we get the
right transport and client types when setting up state for API tests.

Unit tests pass.

Commits

Files