Skip to content

Feat/first test#27

Merged
LeoDefossez merged 14 commits intomainfrom
feat/FirstTest
Apr 27, 2026
Merged

Feat/first test#27
LeoDefossez merged 14 commits intomainfrom
feat/FirstTest

Conversation

@LeoDefossez
Copy link
Copy Markdown
Member

Add integration tests, and unit test on new modification of TraceSerializerJson

Delete package org.
Clean code and make some optimisations.

Also fix :

  • AnonymousClasses handling : now know the superclass
  • CallStackHistoryExtractor : now works
  • Add test to explicit how Enum are handled

…etain elements to enable test directly in java
…ed as how java handle it, just as any class reference
… git add . Test broken because we create classes instead of interface during extraction
…solved as a parametric class due to the use of only genericSignature on types

But a genericSignature exist whenever it use a generic parameter OR it extends a class/interface that does
… handle ClassNotFoundException class as a parameter of a method
@LeoDefossez LeoDefossez merged commit 37aa7e9 into main Apr 27, 2026
@LeoDefossez LeoDefossez deleted the feat/FirstTest branch April 27, 2026 14:15
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