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

Fix of toJsonObject #350

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix of toJsonObject #350

wants to merge 2 commits into from

Conversation

TreffnonX
Copy link

Fix and test update for toJsonObject-method.
toJsonObject previously did not include parent class members. The update ensures that members of the parent class are included in the JsonObject.

Superclass members were missing from the json objects generated.
Parent class members were missing from toJsonObject. Regression test now ensures correct behavior.
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