Skip to content

Allow QUICTestHarness to be extended - #86

Merged
holleman merged 2 commits into
apple:mainfrom
holleman:quicTestHarness
Aug 14, 2026
Merged

Allow QUICTestHarness to be extended#86
holleman merged 2 commits into
apple:mainfrom
holleman:quicTestHarness

Conversation

@holleman

Copy link
Copy Markdown
Contributor

Removes final from QUICTestHarness and relaxes wait() and updateQUICOptions() from private to internal access. This allows subclasses to inherit from QUICTestHarness and reuse/override these helper methods

Removes final from QUICTestHarness and relaxes wait() and updateQUICOptions()
from private to internal access. This allows subclasses to inherit from
QUICTestHarness and reuse/override these helper methods
@holleman holleman added the semver/none No version bump required. label Aug 14, 2026
@holleman
holleman merged commit eb2131a into apple:main Aug 14, 2026
23 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver/none No version bump required.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants