Details
Description
When trying to test polymorphic domain class usage I use mockDomain(BaseClass) but get MissingPropertyException if I try to access subclass properties even on valid subclass instances.
Example attached.
Attachments
Activity
- All
- Comments
- Work Log
- History
- Activity
- Git Commits
Thanks for the report