Skip to content

gradle intellij platform 2.* build migration CI issues.

Sign in for the full log view
GitHub Actions / Test Results (2024.1,true) succeeded Sep 14, 2024 in 0s

294 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
build/test-results/test/TEST-com.weirddev.testme.intellij.action.GotoTestOrCodeHandlerExtTest.xml 1✅ 2s
build/test-results/test/TEST-com.weirddev.testme.intellij.action.TestMeActionHandlerTest.xml 1✅ 2s
build/test-results/test/TEST-com.weirddev.testme.intellij.action.TestMeActionTest.xml 1✅ 1s
build/test-results/test/TEST-com.weirddev.testme.intellij.generator.MockBuilderFactoryTest.xml 4✅ 1s
build/test-results/test/TEST-com.weirddev.testme.intellij.generator.TestMeGeneratorGroovyJunit4Test.xml 54✅ 106s
build/test-results/test/TEST-com.weirddev.testme.intellij.generator.TestMeGeneratorJunit4PowerMockTest.xml 9✅ 15s
build/test-results/test/TEST-com.weirddev.testme.intellij.generator.TestMeGeneratorJunit4Test.xml 45✅ 69s
build/test-results/test/TEST-com.weirddev.testme.intellij.generator.TestMeGeneratorJunit5Test.xml 10✅ 15s
build/test-results/test/TEST-com.weirddev.testme.intellij.generator.TestMeGeneratorSpecs2Test.xml 16✅ 26s
build/test-results/test/TEST-com.weirddev.testme.intellij.generator.TestMeGeneratorSpockParameterizedTest.xml 1✅ 2s
build/test-results/test/TEST-com.weirddev.testme.intellij.generator.TestMeGeneratorSpockTest.xml 8✅ 14s
build/test-results/test/TEST-com.weirddev.testme.intellij.generator.TestMeGeneratorTestNgTest.xml 10✅ 15s
build/test-results/test/TEST-com.weirddev.testme.intellij.generator.TestTemplateContextBuilderTest.xml 2✅ 399ms
build/test-results/test/TEST-com.weirddev.testme.intellij.icon.TemplateNameFormatterTest.xml 3✅ 9ms
build/test-results/test/TEST-com.weirddev.testme.intellij.IconTokensReplacerTest.xml 5✅ 30ms
build/test-results/test/TEST-com.weirddev.testme.intellij.template.context.GroovyTestBuilderImplTest.xml 26✅ 69ms
build/test-results/test/TEST-com.weirddev.testme.intellij.template.context.JavaTestBuilderImplTest.xml 29✅ 117ms
build/test-results/test/TEST-com.weirddev.testme.intellij.template.context.LanguageTest.xml 3✅ 15ms
build/test-results/test/TEST-com.weirddev.testme.intellij.template.context.MockitoMockBuilderTest.xml 13✅ 126ms
build/test-results/test/TEST-com.weirddev.testme.intellij.template.context.StringUtilsTest.xml 5✅ 11ms
build/test-results/test/TEST-com.weirddev.testme.intellij.template.context.TypeTest.xml 2✅ 11ms
build/test-results/test/TEST-com.weirddev.testme.intellij.template.TemplateRegistryTest.xml 1✅ 28ms
build/test-results/test/TEST-com.weirddev.testme.intellij.TestMeAdditionalActionJunit4Test.xml 6✅ 49s
build/test-results/test/TEST-com.weirddev.testme.intellij.utils.ClassNameUtilsSpec.xml 10✅ 11ms
build/test-results/test/TEST-com.weirddev.testme.intellij.utils.ClassNameUtilsTest.xml 15✅ 12ms
build/test-results/test/TEST-com.weirddev.testme.intellij.utils.TemplateFileNameFormatterTest.xml 2✅ 5ms
build/test-results/test/TEST-com.weirddev.testme.intellij.utils.TestSubjectResolverUtilsTest.xml 1✅ 1s
build/test-results/test/TEST-com.weirddev.testme.intellij.utils.TypeUtilsTest.xml 11✅ 15ms

✅ build/test-results/test/TEST-com.weirddev.testme.intellij.action.GotoTestOrCodeHandlerExtTest.xml

1 tests were completed in 2s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.weirddev.testme.intellij.action.GotoTestOrCodeHandlerExtTest 1✅ 2s

✅ com.weirddev.testme.intellij.action.GotoTestOrCodeHandlerExtTest

✅ testNestedClassParams

✅ build/test-results/test/TEST-com.weirddev.testme.intellij.action.TestMeActionHandlerTest.xml

1 tests were completed in 2s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.weirddev.testme.intellij.action.TestMeActionHandlerTest 1✅ 2s

✅ com.weirddev.testme.intellij.action.TestMeActionHandlerTest

✅ testNestedClassParams

✅ build/test-results/test/TEST-com.weirddev.testme.intellij.action.TestMeActionTest.xml

1 tests were completed in 1s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.weirddev.testme.intellij.action.TestMeActionTest 1✅ 1s

✅ com.weirddev.testme.intellij.action.TestMeActionTest

✅ testSimpleClass

✅ build/test-results/test/TEST-com.weirddev.testme.intellij.generator.MockBuilderFactoryTest.xml

4 tests were completed in 1s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.weirddev.testme.intellij.generator.MockBuilderFactoryTest 4✅ 1s

✅ com.weirddev.testme.intellij.generator.MockBuilderFactoryTest

✅ resolve Mockito Version where classpathJars=null then expect: null
✅ resolve Mockito Version where classpathJars=[] then expect: null
✅ resolve Mockito Version where classpathJars=[c:/path/to/mockito-all-4.3.1.jar, c:/path/to/another-2.1.2.jar] then expect: null
✅ resolve Mockito Version where classpathJars=[c:/path/to/mockito-core-4.3.1.jar, c:/path/to/another-2.1.2.jar] then expect: 4.3.1

✅ build/test-results/test/TEST-com.weirddev.testme.intellij.generator.TestMeGeneratorGroovyJunit4Test.xml

54 tests were completed in 106s with 54 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.weirddev.testme.intellij.generator.TestMeGeneratorGroovyJunit4Test 54✅ 106s

✅ com.weirddev.testme.intellij.generator.TestMeGeneratorGroovyJunit4Test

✅ testDirectlyReferencedPropertiesNotIgnored
✅ testIgnoreUnusedProperties
✅ testIgnoreUnusedPropertiesInGroovy
✅ testDeclareSpecificTestMethodThrownExceptionTypes
✅ testBean
✅ testJavaCallsGroovy
✅ testCtorOverProps
✅ testIgnoreUnusedPropertiesWhenInherited
✅ testCtorOverSetters
✅ testSettersOverCtor
✅ testEnumSubject
✅ testSimpleClass
✅ testParamsConstructors
✅ testIgnoreUnusedCtorArgumentsIdentifyMethodReference
✅ testGenerics
✅ testNoFormatting
✅ testUtilWithoutAccessableCtor
✅ testDate
✅ testEnum
✅ testCtorWhenNoMocks
✅ testMiscReplacementTypes
✅ testConstructors
✅ testWithFinalTypeDependency
✅ testStaticFieldless
✅ testOverloading
✅ testIgnoreUnusedCtorArgumentsWhenDelegatedCalls
✅ testMockFieldsInDependencyInjection
✅ testParamsConstructorsNoFqnReplacement
✅ testDefaultPackage
✅ testMockFieldsInDiWithCtor
✅ testConstants
✅ testReplacedInterface
✅ testNestedClassParams
✅ testOverrideAbstractIgnoreInherited
✅ testOverrideAbstract
✅ testFileTemplateCustomization
✅ testVariousFieldTypes
✅ testCollections
✅ testArrays
✅ testIgnoreUnusedCtorArgumentsInGroovy
✅ testGroovy
✅ testVerifyMethodCall
✅ testTypeNameCollision
✅ testTypeInDefaultPackageCollision
✅ testInheritanceIgnored
✅ testInheritance
✅ testGenericsTypeCollision
✅ testPrimitiveCallTypes
✅ testStatic
✅ testMockFieldsInDiWithSetter
✅ testMockReturned
✅ testIgnoreUnusedCtorArguments
✅ testAvoidInfiniteRecursionSelfReferences
✅ testWithSetters

✅ build/test-results/test/TEST-com.weirddev.testme.intellij.generator.TestMeGeneratorJunit4PowerMockTest.xml

9 tests were completed in 15s with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.weirddev.testme.intellij.generator.TestMeGeneratorJunit4PowerMockTest 9✅ 15s

✅ com.weirddev.testme.intellij.generator.TestMeGeneratorJunit4PowerMockTest

✅ testSimpleClass
✅ testRenderInternalMethodCallStubsIgnoredThrowExceptions
✅ testDeclareSpecificTestMethodThrownExceptionTypes
✅ testRenderInternalMethodCallStubs
✅ testMockFieldsInDependencyInjection
✅ testRenderInternalMethodCallStubsThrowExceptions
✅ testFileTemplateCustomization
✅ testVariousFieldTypes
✅ testRenderInternalMethodCallStubsIgnored

✅ build/test-results/test/TEST-com.weirddev.testme.intellij.generator.TestMeGeneratorJunit4Test.xml

45 tests were completed in 69s with 45 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.weirddev.testme.intellij.generator.TestMeGeneratorJunit4Test 45✅ 69s

✅ com.weirddev.testme.intellij.generator.TestMeGeneratorJunit4Test

✅ testEnumSubject
✅ testSimpleClass
✅ testParamsConstructors
✅ testIgnoreUnusedCtorArgumentsIdentifyMethodReference
✅ testGenerics
✅ testNoFormatting
✅ testUtilWithoutAccessableCtor
✅ testDeclareSpecificTestMethodThrownExceptionTypes
✅ testDate
✅ testEnum
✅ testCtorWhenNoMocks
✅ testMiscReplacementTypes
✅ testConstructors
✅ testWithFinalTypeDependency
✅ testStaticFieldless
✅ testOverloading
✅ testIgnoreUnusedCtorArgumentsWhenDelegatedCalls
✅ testMockFieldsInDependencyInjection
✅ testParamsConstructorsNoFqnReplacement
✅ testDefaultPackage
✅ testMockFieldsInDiWithCtor
✅ testConstants
✅ testReplacedInterface
✅ testNestedClassParams
✅ testOverrideAbstractIgnoreInherited
✅ testOverrideAbstract
✅ testFileTemplateCustomization
✅ testVariousFieldTypes
✅ testCollections
✅ testArrays
✅ testIgnoreUnusedCtorArgumentsInGroovy
✅ testGroovy
✅ testVerifyMethodCall
✅ testTypeNameCollision
✅ testTypeInDefaultPackageCollision
✅ testInheritanceIgnored
✅ testInheritance
✅ testGenericsTypeCollision
✅ testPrimitiveCallTypes
✅ testStatic
✅ testMockFieldsInDiWithSetter
✅ testMockReturned
✅ testIgnoreUnusedCtorArguments
✅ testAvoidInfiniteRecursionSelfReferences
✅ testWithSetters

✅ build/test-results/test/TEST-com.weirddev.testme.intellij.generator.TestMeGeneratorJunit5Test.xml

10 tests were completed in 15s with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.weirddev.testme.intellij.generator.TestMeGeneratorJunit5Test 10✅ 15s

✅ com.weirddev.testme.intellij.generator.TestMeGeneratorJunit5Test

✅ testSimpleClass
✅ testUtilWithoutAccessableCtor
✅ testMockFieldsInDependencyInjection
✅ testMockFieldsInDiWithCtor
✅ testFileTemplateCustomization
✅ testVariousFieldTypes
✅ testArrays
✅ testVerifyMethodCall
✅ testMockFieldsInDiWithSetter
✅ testMockReturned

✅ build/test-results/test/TEST-com.weirddev.testme.intellij.generator.TestMeGeneratorSpecs2Test.xml

16 tests were completed in 26s with 16 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.weirddev.testme.intellij.generator.TestMeGeneratorSpecs2Test 16✅ 26s

✅ com.weirddev.testme.intellij.generator.TestMeGeneratorSpecs2Test

✅ testSimpleClass
✅ testScalaWithDependencies
✅ testScalaSealedCaseClassEnum
✅ testScalaGenerics
✅ testScalaEnumeration
✅ testBean
✅ testScalaDependencyReturnsFuture
✅ testScalaFuture
✅ testScalaObject
✅ testConstants
✅ testScalaRequireExecutionContext
✅ testVariousTypesOfArguments
✅ testVariousFieldTypes
✅ testArrays
✅ testScalaCaseClass
✅ testMockReturned

✅ build/test-results/test/TEST-com.weirddev.testme.intellij.generator.TestMeGeneratorSpockParameterizedTest.xml

1 tests were completed in 2s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.weirddev.testme.intellij.generator.TestMeGeneratorSpockParameterizedTest 1✅ 2s

✅ com.weirddev.testme.intellij.generator.TestMeGeneratorSpockParameterizedTest

✅ testGenerics

✅ build/test-results/test/TEST-com.weirddev.testme.intellij.generator.TestMeGeneratorSpockTest.xml

8 tests were completed in 14s with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.weirddev.testme.intellij.generator.TestMeGeneratorSpockTest 8✅ 14s

✅ com.weirddev.testme.intellij.generator.TestMeGeneratorSpockTest

✅ testGenerics
✅ testBean
✅ testCtorOverProps
✅ testMockFieldsInDependencyInjection
✅ testMockFieldsInDiWithCtor
✅ testFileTemplateCustomization
✅ testMockFieldsInDiWithSetter
✅ testMockReturned

✅ build/test-results/test/TEST-com.weirddev.testme.intellij.generator.TestMeGeneratorTestNgTest.xml

10 tests were completed in 15s with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.weirddev.testme.intellij.generator.TestMeGeneratorTestNgTest 10✅ 15s

✅ com.weirddev.testme.intellij.generator.TestMeGeneratorTestNgTest

✅ testSimpleClass
✅ testUtilWithoutAccessableCtor
✅ testMockFieldsInDependencyInjection
✅ testMockFieldsInDiWithCtor
✅ testFileTemplateCustomization
✅ testVariousFieldTypes
✅ testArrays
✅ testVerifyMethodCall
✅ testMockFieldsInDiWithSetter
✅ testMockReturned

✅ build/test-results/test/TEST-com.weirddev.testme.intellij.generator.TestTemplateContextBuilderTest.xml

2 tests were completed in 399ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.weirddev.testme.intellij.generator.TestTemplateContextBuilderTest 2✅ 399ms

✅ com.weirddev.testme.intellij.generator.TestTemplateContextBuilderTest

✅ testPopulateDateFieldsDoubleDigits
✅ testPopulateDateFieldsSingleDigits

✅ build/test-results/test/TEST-com.weirddev.testme.intellij.icon.TemplateNameFormatterTest.xml

3 tests were completed in 9ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.weirddev.testme.intellij.icon.TemplateNameFormatterTest 3✅ 9ms

✅ com.weirddev.testme.intellij.icon.TemplateNameFormatterTest

✅ replace Html where html=<html><i>JUnit4</i><img src='/icons/junit.png'>& <i>Mockito</i><img src='/icons/mockito.png'></html> then expect: <html><i>JUnit4</i><img src='file:/home/runner/work/testme-idea/testme-idea/build/resources/main/icons/junit.png'>& <i>Mockito</i><img src='file:/home/runner/work/testme-idea/testme-idea/build/resources/main/icons/mockito.png'></html>
✅ add prefix to html content where html=<html><i>JUnit4</i><img src='/icons/junit.png'>& <i>Mockito</i><img src='/icons/mockito.png'></html> then expect: <html>Copy of <i>JUnit4</i><img src='/icons/junit.png'>& <i>Mockito</i><img src='/icons/mockito.png'></html>
✅ add prefix to html content where html=JUnit4 & Mockito then expect: Copy of JUnit4 & Mockito

✅ build/test-results/test/TEST-com.weirddev.testme.intellij.IconTokensReplacerTest.xml

5 tests were completed in 30ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.weirddev.testme.intellij.IconTokensReplacerTest 5✅ 30ms

✅ com.weirddev.testme.intellij.IconTokensReplacerTest

✅ testStripLastToken
✅ testStripTokens
✅ testTokenize
✅ testMultipleTokens
✅ testTokenizeLast

✅ build/test-results/test/TEST-com.weirddev.testme.intellij.template.context.GroovyTestBuilderImplTest.xml

26 tests were completed in 69ms with 26 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.weirddev.testme.intellij.template.context.GroovyTestBuilderImplTest 26✅ 69ms

✅ com.weirddev.testme.intellij.template.context.GroovyTestBuilderImplTest

✅ test should Prefer Setters Over Ctor [result: false, noOfCtorArgs: 0, noOfSetters: 0, #0]
✅ test should Prefer Setters Over Ctor [result: false, noOfCtorArgs: 1, noOfSetters: 0, #1]
✅ test should Prefer Setters Over Ctor [result: false, noOfCtorArgs: 2, noOfSetters: 2, #2]
✅ test should Prefer Setters Over Ctor [result: true, noOfCtorArgs: 2, noOfSetters: 3, #3]
✅ test should Prefer Setters Over Ctor [result: false, noOfCtorArgs: 4, noOfSetters: 3, #4]
✅ test should Prefer Setters Over Ctor [result: false, noOfCtorArgs: 4, noOfSetters: 5, #5]
✅ test should Prefer Setters Over Ctor [result: true, noOfCtorArgs: 4, noOfSetters: 6, #6]
✅ test should Prefer Setters Over Ctor [result: false, noOfCtorArgs: 5, noOfSetters: 6, #7]
✅ test should Prefer Setters Over Ctor [result: false, noOfCtorArgs: 5, noOfSetters: 6, #8]
✅ test should Prefer Setters Over Ctor [result: false, noOfCtorArgs: 5, noOfSetters: 7, #9]
✅ test should Prefer Setters Over Ctor [result: true, noOfCtorArgs: 5, noOfSetters: 8, #10]
✅ test should Prefer Setters Over Ctor [result: false, noOfCtorArgs: 10, noOfSetters: 14, #11]
✅ test should Prefer Setters Over Ctor [result: true, noOfCtorArgs: 10, noOfSetters: 15, #12]
✅ test should Optimize Constructor Optimization [result: false, nBeanUsages: 0, nTotalTypeUsages: 0, #0]
✅ test should Optimize Constructor Optimization [result: true, nBeanUsages: 1, nTotalTypeUsages: 0, #1]
✅ test should Optimize Constructor Optimization [result: true, nBeanUsages: 2, nTotalTypeUsages: 2, #2]
✅ test should Optimize Constructor Optimization [result: true, nBeanUsages: 2, nTotalTypeUsages: 3, #3]
✅ test should Optimize Constructor Optimization [result: true, nBeanUsages: 4, nTotalTypeUsages: 3, #4]
✅ test should Optimize Constructor Optimization [result: true, nBeanUsages: 4, nTotalTypeUsages: 5, #5]
✅ test should Optimize Constructor Optimization [result: true, nBeanUsages: 4, nTotalTypeUsages: 6, #6]
✅ test should Optimize Constructor Optimization [result: true, nBeanUsages: 5, nTotalTypeUsages: 6, #7]
✅ test should Optimize Constructor Optimization [result: true, nBeanUsages: 5, nTotalTypeUsages: 6, #8]
✅ test should Optimize Constructor Optimization [result: true, nBeanUsages: 5, nTotalTypeUsages: 7, #9]
✅ test should Optimize Constructor Optimization [result: false, nBeanUsages: 5, nTotalTypeUsages: 8, #10]
✅ test should Optimize Constructor Optimization [result: true, nBeanUsages: 10, nTotalTypeUsages: 14, #11]
✅ test should Optimize Constructor Optimization [result: true, nBeanUsages: 10, nTotalTypeUsages: 15, #12]

✅ build/test-results/test/TEST-com.weirddev.testme.intellij.template.context.JavaTestBuilderImplTest.xml

29 tests were completed in 117ms with 29 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.weirddev.testme.intellij.template.context.JavaTestBuilderImplTest 29✅ 117ms

✅ com.weirddev.testme.intellij.template.context.JavaTestBuilderImplTest

✅ resolveType Output type where canonicalName=java.util.Set<Fire> and replacementMap=[java.util.Set:java.util.HashSet<TYPES>] then expect: java.util.HashSet<Fire>
✅ resolveType Output type where canonicalName=java.util.Set<List<Fire>> and replacementMap=[java.util.Set:java.util.HashSet<TYPES>] then expect: java.util.HashSet<List<Fire>>
✅ resolveType Output type where canonicalName=java.util.Set<List<Fire>> and replacementMap=[java.util.SetZ:java.util.HashSet<TYPES>] then expect: new java.util.HashSet<List<Fire>>(java.util.Arrays.asList(<VAL>))
✅ resolveType Output type where canonicalName=java.util.Set<List<Fire>> and replacementMap=[:] then expect: new java.util.HashSet<List<Fire>>(java.util.Arrays.asList(<VAL>))
✅ resolveType Output type where canonicalName=java.util.Set<List<Fire>> and replacementMap=[java.util.Set:java.util.HashSet] then expect: java.util.HashSet
✅ resolveType Output type where canonicalName=java.util.Set<Fire> and replacementMap=[java.util.Set:java.util.Arrays.asList] then expect: java.util.Arrays.asList
✅ resolveType Output type where canonicalName=Set<Fire> and replacementMap=[Set:HashSet<TYPES>] then expect: HashSet<Fire>
✅ resolveType Output type where canonicalName=java.util.concurrent.Future and replacementMap=[:] then expect: <VAL>
✅ resolveType JAVA 9 Output type where canonicalName=java.util.Set<Fire> and replacementMap=[java.util.Set:java.util.HashSet<TYPES>] then expect: java.util.HashSet<Fire>
✅ resolveType JAVA 9 Output type where canonicalName=java.util.Set<List<Fire>> and replacementMap=[java.util.Set:java.util.HashSet<TYPES>] then expect: java.util.HashSet<List<Fire>>
✅ resolveType JAVA 9 Output type where canonicalName=java.util.Set.of(<VAL>) and replacementMap=[java.util.SetZ:java.util.HashSet<TYPES>] then expect: java.util.Set.of(<VAL>)
✅ resolveType JAVA 9 Output type where canonicalName=java.util.Set.of(<VAL>) and replacementMap=[:] then expect: java.util.Set.of(<VAL>)
✅ resolveType JAVA 9 Output type where canonicalName=java.util.Set<List<Fire>> and replacementMap=[java.util.Set:java.util.HashSet] then expect: java.util.HashSet
✅ resolveType JAVA 9 Output type where canonicalName=java.util.Set<Fire> and replacementMap=[java.util.Set:java.util.Arrays.asList] then expect: java.util.Arrays.asList
✅ resolveType JAVA 9 Output type where canonicalName=Set<Fire> and replacementMap=[Set:HashSet<TYPES>] then expect: HashSet<Fire>
✅ resolveType JAVA 9 Output type where canonicalName=java.util.concurrent.Future and replacementMap=[:] then expect: <VAL>
✅ resolveType Input type where canonicalName=java.util.Set<List<Fire>> and replacementMap=[java.util.Set:java.util.HashSet<TYPES>] then expect: java.util.HashSet<List<Fire>>
✅ resolveType Input type where canonicalName=java.util.Set<List<Fire>> and replacementMap=[java.util.SetZ:java.util.HashSet<TYPES>] then expect: new java.util.HashSet<List<Fire>>(java.util.Arrays.asList(<VAL>))
✅ resolveType Input type where canonicalName=java.util.concurrent.Future and replacementMap=[] then expect: java.util.concurrent.CompletableFuture.completedFuture(<VAL>)
✅ renderJavaCallParam - generic collection [result: new java.util.LinkedList<java.util.List<com.example.foes.Fear>>(java.util.Arrays.asList(java.util.Arrays.<com.example.foes.Fear>asList(null))), type: Type(canonicalName=java.util.Queue<java.util.List<com.example.foes.Fear>>), #0]
✅ renderJavaCallParam - generic collection [result: new java.util.HashSet(java.util.Arrays.asList("paramName")), type: Type(canonicalName=java.util.Set), #1]
✅ renderJavaCallParam - generic collection [result: new java.util.HashMap<java.lang.String,com.example.foes.Fear>(){{put("paramName",null);}}, type: Type(canonicalName=java.util.Map<java.lang.String,com.example.foes.Fear>), #2]
✅ renderJavaCallParam - generic collection [result: new java.util.HashMap(){{put("paramName","paramName");}}, type: Type(canonicalName=java.util.Map), #3]
✅ renderJavaCallParam - generic collection [result: new java.util.TreeMap<java.lang.String,com.example.foes.Fear>(new java.util.HashMap<java.lang.String,com.example.foes.Fear>(){{put("paramName",null);}}), type: Type(canonicalName=java.util.NavigableMap<java.lang.String,com.example.foes.Fear>), #4]
✅ renderJavaCallParam - JAVA 9 generic collection [result: new java.util.LinkedList<>(java.util.List.of(java.util.List.of(null))), type: Type(canonicalName=java.util.Queue<java.util.List<com.example.foes.Fear>>), #0]
✅ renderJavaCallParam - JAVA 9 generic collection [result: java.util.Set.of("paramName"), type: Type(canonicalName=java.util.Set), #1]
✅ renderJavaCallParam - JAVA 9 generic collection [result: java.util.Map.of("paramName",null), type: Type(canonicalName=java.util.Map<java.lang.String,com.example.foes.Fear>), #2]
✅ renderJavaCallParam - JAVA 9 generic collection [result: java.util.Map.of("paramName","paramName"), type: Type(canonicalName=java.util.Map), #3]
✅ renderJavaCallParam - JAVA 9 generic collection [result: new java.util.TreeMap<>(java.util.Map.of("paramName",null)), type: Type(canonicalName=java.util.NavigableMap<java.lang.String,com.example.foes.Fear>), #4]

✅ build/test-results/test/TEST-com.weirddev.testme.intellij.template.context.LanguageTest.xml

3 tests were completed in 15ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.weirddev.testme.intellij.template.context.LanguageTest 3✅ 15ms

✅ com.weirddev.testme.intellij.template.context.LanguageTest

✅ safe Value Of where language=Scala then expect: Scala
✅ safe Value Of where language=scala then expect: Scala
✅ safe Value Of where language=unknown then expect: Java

✅ build/test-results/test/TEST-com.weirddev.testme.intellij.template.context.MockitoMockBuilderTest.xml

13 tests were completed in 126ms with 13 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.weirddev.testme.intellij.template.context.MockitoMockBuilderTest 13✅ 126ms

✅ com.weirddev.testme.intellij.template.context.MockitoMockBuilderTest

✅ get Init Mocks Method where mockitoCoreVersion=null
✅ get Init Mocks Method where mockitoCoreVersion=
✅ get Init Mocks Method where mockitoCoreVersion=1.3.ga
✅ get Init Mocks Method where mockitoCoreVersion=1.3.0
✅ get Init Mocks Method where mockitoCoreVersion=3.3.0
✅ get Init Mocks Method where mockitoCoreVersion=3.3cust.0
✅ get Init Mocks Method where mockitoCoreVersion=3.4.0
✅ get Init Mocks Method where mockitoCoreVersion=3.4misc.0
✅ get Init Mocks Method where mockitoCoreVersion=4.1.0
✅ get Init Mocks Method where mockitoCoreVersion=4.1.ga
✅ get Init Mocks Method where mockitoCoreVersion=4.6.0
✅ get Init Mocks Method where mockitoCoreVersion=4.12.0
✅ get Init Mocks Method where mockitoCoreVersion=11.1.0

✅ build/test-results/test/TEST-com.weirddev.testme.intellij.template.context.StringUtilsTest.xml

5 tests were completed in 11ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.weirddev.testme.intellij.template.context.StringUtilsTest 5✅ 11ms

✅ com.weirddev.testme.intellij.template.context.StringUtilsTest

✅ testCapitalizeFirstLetter
✅ testCamelCaseToWords
✅ testRemoveSuffix
✅ testHasLine
✅ testDeCapitalizeFirstLetter

✅ build/test-results/test/TEST-com.weirddev.testme.intellij.template.context.TypeTest.xml

2 tests were completed in 11ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.weirddev.testme.intellij.template.context.TypeTest 2✅ 11ms

✅ com.weirddev.testme.intellij.template.context.TypeTest

✅ testGenericTypeCreation
✅ testComplexGenericTypeCreation

✅ build/test-results/test/TEST-com.weirddev.testme.intellij.template.TemplateRegistryTest.xml

1 tests were completed in 28ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.weirddev.testme.intellij.template.TemplateRegistryTest 1✅ 28ms

✅ com.weirddev.testme.intellij.template.TemplateRegistryTest

✅ testTemplateRegistry

✅ build/test-results/test/TEST-com.weirddev.testme.intellij.TestMeAdditionalActionJunit4Test.xml

6 tests were completed in 49s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.weirddev.testme.intellij.TestMeAdditionalActionJunit4Test 6✅ 49s

✅ com.weirddev.testme.intellij.TestMeAdditionalActionJunit4Test

✅ testInnerOfInnerStaticClass
✅ testInnerOfInnerClass
✅ testInnerClass
✅ testInnerStaticClass
✅ testInnerStaticClassWithMember
✅ testInnerStaticOfInnerStaticClass

✅ build/test-results/test/TEST-com.weirddev.testme.intellij.utils.ClassNameUtilsSpec.xml

10 tests were completed in 11ms with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.weirddev.testme.intellij.utils.ClassNameUtilsSpec 10✅ 11ms

✅ com.weirddev.testme.intellij.utils.ClassNameUtilsSpec

✅ stripGenerics [canonicalName: java.util.Set, result: java.util.Set, #0]
✅ stripGenerics [canonicalName: java.util.Set<Fire>, result: java.util.Set, #1]
✅ stripGenerics [canonicalName: java.util.Set<List<Fire>>, result: java.util.Set, #2]
✅ extractGenerics [canonicalName: java.util.Set, result: , #0]
✅ extractGenerics [canonicalName: java.util.Set<Fire>, result: <Fire>, #1]
✅ extractGenerics [canonicalName: java.util.Set<List<Fire>>, result: <List<Fire>>, #2]
✅ array Dimensions where canonicalName=canonicalName then expect: 0
✅ array Dimensions where canonicalName=java.lang.String[] then expect: 1
✅ array Dimensions where canonicalName=java.lang.String[][] then expect: 2
✅ array Dimensions where canonicalName=java.lang.String[][][] then expect: 3

✅ build/test-results/test/TEST-com.weirddev.testme.intellij.utils.ClassNameUtilsTest.xml

15 tests were completed in 12ms with 15 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.weirddev.testme.intellij.utils.ClassNameUtilsTest 15✅ 12ms

✅ com.weirddev.testme.intellij.utils.ClassNameUtilsTest

✅ testExtractTargetPropertyNameForGetter
✅ testRemoveFromCamelCaseName
✅ testExtractTargetPropertyNameForSetter
✅ testStripArrayVarargsDesignatorRemoveArray
✅ testExtractContainerType
✅ testRemoveFromCamelCaseNameReturnNullWhenInvalid
✅ testVarargsTrue
✅ testStripArrayVarargsDesignatorRemoveVarargs
✅ testExtractTargetPropertyNameForIsGetter
✅ testExtractClassName
✅ testStripArrayVarargsDesignator
✅ testExtractPackageName
✅ testExtractPackageNameWhenNull
✅ testIsArray
✅ testVarargsFalse

✅ build/test-results/test/TEST-com.weirddev.testme.intellij.utils.TemplateFileNameFormatterTest.xml

2 tests were completed in 5ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.weirddev.testme.intellij.utils.TemplateFileNameFormatterTest 2✅ 5ms

✅ com.weirddev.testme.intellij.utils.TemplateFileNameFormatterTest

✅ template Name To File where name=<html>Copy of <i>Spock</i><img src='/icons/groovy.png'> & <i>Mockito</i><img src='/icons/mockito.png'></html>.groovy then expect: %3Chtml%3ECopy+of+%3Ci%3ESpock%3C%2Fi%3E%3Cimg+src%3D%27%2Ficons%2Fgroovy.png%27%3E+%26+%3Ci%3EMockito%3C%2Fi%3E%3Cimg+src%3D%27%2Ficons%2Fmockito.png%27%3E%3C%2Fhtml%3E.groovy
✅ file Name To template name where name=%3Chtml%3ECopy+of+%3Ci%3ESpock%3C%2Fi%3E%3Cimg+src%3D%27%2Ficons%2Fgroovy.png%27%3E+%26+%3Ci%3EMockito%3C%2Fi%3E%3Cimg+src%3D%27%2Ficons%2Fmockito.png%27%3E%3C%2Fhtml%3E.groovy then expect: <html>Copy of <i>Spock</i><img src='/icons/groovy.png'> & <i>Mockito</i><img src='/icons/mockito.png'></html>.groovy

✅ build/test-results/test/TEST-com.weirddev.testme.intellij.utils.TestSubjectResolverUtilsTest.xml

1 tests were completed in 1s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.weirddev.testme.intellij.utils.TestSubjectResolverUtilsTest 1✅ 1s

✅ com.weirddev.testme.intellij.utils.TestSubjectResolverUtilsTest

✅ testIsValidForTesting

✅ build/test-results/test/TEST-com.weirddev.testme.intellij.utils.TypeUtilsTest.xml

11 tests were completed in 15ms with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.weirddev.testme.intellij.utils.TypeUtilsTest 11✅ 15ms

✅ com.weirddev.testme.intellij.utils.TypeUtilsTest

✅ is Language Base Class where typeCanonicalName=java.lang.Object then expect: true
✅ is Language Base Class where typeCanonicalName=java.lang.Class then expect: true
✅ is Language Base Class where typeCanonicalName=groovy.lang.GroovyObjectSupport then expect: true
✅ is Language Base Class where typeCanonicalName=java.lang.Enum then expect: true
✅ is Language Base Class where typeCanonicalName=java.lang.String then expect: false
✅ is Language Base Class where typeCanonicalName=null then expect: false
✅ is Basic Type where qualifiedName=java.lang.String then expect: true
✅ is Basic Type where qualifiedName=scala.Predef.String then expect: true
✅ is Basic Type where qualifiedName=byte then expect: true
✅ is Basic Type where qualifiedName=java.lang.Object then expect: false
✅ is Basic Type where qualifiedName=null then expect: false