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

Tests: Implement text-based serialization and deserialization for model classes #93

Open
smarkwal opened this issue Jan 5, 2022 · 0 comments
Labels
techdebt Technical debts

Comments

@smarkwal
Copy link
Owner

smarkwal commented Jan 5, 2022

Implement a text-based serialization and deserialization (JSON, XML, YAML, ...) for all model classes (JarFile, ClassDef, FieldDef, MethodDef, ClassRef, etc.). Use it in unit and integration tests as input format and/or for assertions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
techdebt Technical debts
Projects
None yet
Development

No branches or pull requests

1 participant