AbstractProtectedclientProtectedcontextProtectedintervalProtectedtimeoutProtectedgetGets the test context.
ProtectedsleepProtectedwaitWaits until a condition is met or timeout is reached. Uses exponential backoff to reduce API pressure. Accounts for operation duration to prevent overlapping calls.
Base class for all assertion types. Provides common functionality like waiting with timeout.