Skip to content

Add tests for reflection on Class#120

Open
smarr wants to merge 1 commit intoSOM-st:masterfrom
smarr:reflection-tests
Open

Add tests for reflection on Class#120
smarr wants to merge 1 commit intoSOM-st:masterfrom
smarr:reflection-tests

Conversation

@smarr
Copy link
Copy Markdown
Member

@smarr smarr commented Jun 15, 2024

This adds missing tests on Class.
The main test added is the for the names for fields.
They are expected to be specific symbols.
And a class' fields contain the fields of the superclass.

This seems to work on all SOM implementations currently tested in CI.
This includes SOM-RS.

/cc @OctaveLarose

Signed-off-by: Stefan Marr <git@stefan-marr.de>
@smarr smarr added the enhancement Improves the implementation with something noteworthy label Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Improves the implementation with something noteworthy

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant