Skip to content

Conversation

@misolt
Copy link
Member

@misolt misolt commented Dec 16, 2025

AbstractTaskTest isn't the test of AbstractTask. Instead, it's a utility class where the helpers are accessed via inheritance.

Make AbstractTaskTest a test of AbstractTask.

  • Inline the HEADER constant.
  • Move MemoryByteSink from the util to AbstractTask.
  • Remove the now-redundant inheritance of AbstractTaskTest by other test classes and make it a test.

Currently the class is empty, but tests will be added in future PRs.

Copy link
Member

@vladislav-sidorovich vladislav-sidorovich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like the simplification, thank you.

@misolt misolt merged commit 84fbab8 into google:main Jan 2, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants