You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the more I look at this the more I think that it would make sense to use the order used in the code (by looking at how the union types are declared) rather that having our own way of sorting. From fix detection of primitive types on union type #1575
add dataProviders into tests
move tests into Abstract Serialization test case - now they are mainly in JSON only.
Create UnionTypesDriver
Expected Result
Better tests and coverage for Unions. Easier maintenance for Unions.
Actual Result
The text was updated successfully, but these errors were encountered:
Ideas:
Expected Result
Actual Result
The text was updated successfully, but these errors were encountered: