mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-10-14 16:33:56 +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)