The current code examples do not match the Readme Code-Examples and it would be simpler to follow if they are using the same patterns.
Current Examples:
https://github.com/Mom0aut/DynamicRelations/blob/master/testing/src/main/java/at/test/drm/AnnotationTest.java
This should be refactored to be named like at the Readme File:
- PersonEntity
- DogEntity
- etc..
The current code examples do not match the Readme Code-Examples and it would be simpler to follow if they are using the same patterns.
Current Examples:
https://github.com/Mom0aut/DynamicRelations/blob/master/testing/src/main/java/at/test/drm/AnnotationTest.java
This should be refactored to be named like at the Readme File: