mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-03 08:46:55 +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)