elsa-core/test/unit/Elsa.Workflows.Core.UnitTests/ObjectConversion
Sipke Schoorstra 612fd26388
Enable strict mode for ObjectConverter in unit tests
Set ObjectConverter.StrictMode to true in the test constructor to enforce stricter conversion rules during tests. This ensures better reliability and consistency in test coverage.
2025-04-10 19:57:39 +02:00
..
Person.cs Improve JSON array conversion in ObjectConverter 2025-01-29 10:50:42 +01:00
Tests.cs Enable strict mode for ObjectConverter in unit tests 2025-04-10 19:57:39 +02:00