Artem

Results 2 comments of Artem

I have similar issue: ``` def someData = "cba" def "test something"() { given: "some initial data" def initialData = "abc" .... when: "calling test method" def result = testClass.testMethod(initialData)...

Do we have a final answer is it possible to use 4.1.* version? As far as I see it uses Apache 2.0 https://github.com/wso2/docker-apim/blob/4.1.x/LICENSE license that actually available for commercial use....