BHoM_Engine
BHoM_Engine copied to clipboard
Verification: Check class maps of generic types correctly registred
Description:
after https://github.com/BHoM/BHoM_Engine/pull/2724 we should add a secondary test for the serialiser verification that ensures that the issue solved by the linked PR, which relates to serialisation of inner generic objects is properly tested for. Should not be an issue after the linked PR, but test to be added to make sure any changes to the code does not bring back that issue.