mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-10-15 00:43:47 +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)