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

add support for java @Serializable #3

Closed
goatfryed opened this issue Oct 11, 2024 · 0 comments · Fixed by #11
Closed

add support for java @Serializable #3

goatfryed opened this issue Oct 11, 2024 · 0 comments · Fixed by #11
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@goatfryed
Copy link
Owner

We want to add support for assertThatSerializable. This should accept Objects and serialize them via default serializable logic.

The underlying test library to be used should be simply assertJ. We only need to manage (de)serialization.

@goatfryed goatfryed added enhancement New feature or request good first issue Good for newcomers labels Oct 11, 2024
@goatfryed goatfryed changed the title feat: add support for java @Serializable add support for java @Serializable Oct 11, 2024
goatfryed added a commit that referenced this issue Oct 26, 2024
feat(#3): add support for java's Serializable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant