mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-19 01:07:07 +00:00
upgrade openapi poms and codegen tests to junit5 (#18619)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package com.my.company.codegen;
|
||||
|
||||
import org.junit.Test;
|
||||
import org.junit.jupiter.api.Test;
|
||||
import org.openapitools.codegen.ClientOptInput;
|
||||
import org.openapitools.codegen.DefaultGenerator;
|
||||
import org.openapitools.codegen.config.CodegenConfigurator;
|
||||
|
||||
Reference in New Issue
Block a user