mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-05 11:13:46 +00:00
* Changes so that the tests use one test engine (junit) rather than switching between two (junit and testng) * Update outdated samples * Correct remaining missed assertEquals clauses (expected - actual misplaced)