Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Continuation of #1385: start refactoring test utilities #1387

Merged
merged 2 commits into from
Jan 12, 2025

Conversation

cowtowncoder
Copy link
Member

Unify test helper classes under tools.jackson.core.testutil (and tools.jackson.core.testutil.failure), create new ultimate base class (although with static methods to allow non-extends too) of JacksonTestUtilBase, to be export in test-jar, used by other modules.

Need to figure out how these interact with JPMS but first things first.

@cowtowncoder cowtowncoder merged commit b07c52b into master Jan 12, 2025
6 checks passed
@cowtowncoder cowtowncoder deleted the tatu/3.0/1385-refactor-test-base branch January 12, 2025 18:49
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.

1 participant