Skip to content

Fix a record instance generates canonical constructor properties

6306df6
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Fix a record instance generates canonical constructor properties #1147

Fix a record instance generates canonical constructor properties
6306df6
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Summary Test Reports succeeded Jan 18, 2025 in 1s

38274 passed, 0 failed and 3 skipped

Tests passed successfully

Report Passed Failed Skipped Time
fixture-monkey-api/build/test-results/test/TEST-com.navercorp.fixturemonkey.api.arbitrary.MonkeyStringArbitraryTest.xml 1✅ 2s
fixture-monkey-api/build/test-results/test/TEST-com.navercorp.fixturemonkey.api.property.PropertyNameResolverTests.xml 1✅ 447ms
fixture-monkey-jackson/build/test-results/test/TEST-com.navercorp.fixturemonkey.test.FixtureMonkeyExpressionGeneratorTest.xml 1✅ 9s
fixture-monkey-jackson/build/test-results/test/TEST-com.navercorp.fixturemonkey.test.FixtureMonkeyJacksonTest.xml 7✅ 17s
fixture-monkey-jakarta-validation/build/test-results/test/TEST-com.navercorp.fixturemonkey.jakarta.validation.JakartaValidationFixtureMonkeyTest.xml 38✅ 54s
fixture-monkey-javax-validation/build/test-results/test/TEST-com.navercorp.fixturemonkey.javax.validation.JavaxValidationFixtureMonkeyTest.xml 38✅ 52s
fixture-monkey-kotlin/build/test-results/test/TEST-com.navercorp.fixturemonkey.kotlin.FixtureMonkeyJavaTest.xml 2✅ 3s
fixture-monkey-kotlin/build/test-results/test/TEST-com.navercorp.fixturemonkey.kotlin.FixtureMonkeyKotlinJacksonTest.xml 1✅ 1s
fixture-monkey-kotlin/build/test-results/test/TEST-com.navercorp.fixturemonkey.kotlin.KotlinContainerTest.xml 6✅ 4s
fixture-monkey-kotlin/build/test-results/test/TEST-com.navercorp.fixturemonkey.kotlin.test.KotlinAndJavaCompositeArbitraryIntrospectorTest.xml 3✅ 5s
fixture-monkey-kotlin/build/test-results/test/TEST-com.navercorp.fixturemonkey.kotlin.test.KotlinExpJacksonPropertyTest.xml 2✅ 2s
fixture-monkey-kotlin/build/test-results/test/TEST-com.navercorp.fixturemonkey.kotlin.test.PrimaryConstructorArbitraryIntrospectorTest.xml 12✅ 10s
fixture-monkey-mockito/build/test-results/test/TEST-com.navercorp.fixturemonkey.mockito.plugin.MockitoPluginTest.xml 3✅ 3s
fixture-monkey-tests/java-17-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.java17.ConstructorPropertiesRecordTest.xml 1900✅ 21s
fixture-monkey-tests/java-17-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.java17.InterfaceDefaultMethodTest.xml 100✅ 146ms
fixture-monkey-tests/java-17-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.java17.JacksonRecordTest.xml 700✅ 11s
fixture-monkey-tests/java-17-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.java17.MultiLevelSealedClassTest.xml 400✅ 846ms
fixture-monkey-tests/java-17-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.java17.SealedClassTest.xml 500✅ 752ms
fixture-monkey-tests/java-concurrent-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.concurrent.ConcurrentTest.xml 3⚪ 1ms
fixture-monkey-tests/java-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.java.AnnotationTest.xml 200✅ 3s
fixture-monkey-tests/java-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.java.AnonymousInstanceTest.xml 1901✅ 5s
fixture-monkey-tests/java-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.java.BeanArbitraryIntrospectorTest.xml 400✅ 5s
fixture-monkey-tests/java-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.java.JacksonTest.xml 2400✅ 14s
fixture-monkey-tests/java-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.java.JavaTest.xml 7924✅ 125s
fixture-monkey-tests/java-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.java.PriorityConstructorArbitraryIntrospectorTest.xml 601✅ 225ms
fixture-monkey-tests/kotlin-concurrent-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.concurrent.kotlin.ConcurrentTest.xml 300✅ 3s
fixture-monkey-tests/kotlin-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.kotlin.AnonymousInstanceTest.xml 3900✅ 5s
fixture-monkey-tests/kotlin-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.kotlin.CircularReferenceTest.xml 1✅ 10ms
fixture-monkey-tests/kotlin-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.kotlin.GenericTest.xml 1✅ 13ms
fixture-monkey-tests/kotlin-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.kotlin.InnerSpecTest.xml 100✅ 126ms
fixture-monkey-tests/kotlin-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.kotlin.InstantiatorTest.xml 3200✅ 2s
fixture-monkey-tests/kotlin-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.kotlin.KotestInJunitTest.xml 7800✅ 5s
fixture-monkey-tests/kotlin-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.kotlin.KotestInKotestTest.xml 4✅ 3s
fixture-monkey-tests/kotlin-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.kotlin.KotlinTest.xml 3442✅ 3s
fixture-monkey-tests/kotlin-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.kotlin.OptionTest.xml 500✅ 769ms
fixture-monkey-tests/kotlin-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.kotlin.SealedClassTest.xml 500✅ 871ms
fixture-monkey-tests/kotlin-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.kotlin.SimpleValueJqwikPluginTest.xml 1100✅ 1s
fixture-monkey-tests/kotlin-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.kotlin.ValueClassTest.xml 6✅ 25ms
fixture-monkey/build/test-results/test/TEST-com.navercorp.fixturemonkey.test.FixtureMonkeyOptionsTest.xml 86✅ 224s
fixture-monkey/build/test-results/test/TEST-com.navercorp.fixturemonkey.test.FixtureMonkeyTest.xml 139✅ 493s
fixture-monkey/build/test-results/test/TEST-com.navercorp.fixturemonkey.test.InnerSpecTest.xml 52✅ 35s
fixture-monkey/build/test-results/test/TEST-com.navercorp.fixturemonkey.util.StringUtilsTest.xml 2✅ 62ms

✅ fixture-monkey-api/build/test-results/test/TEST-com.navercorp.fixturemonkey.api.arbitrary.MonkeyStringArbitraryTest.xml

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

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.api.arbitrary.MonkeyStringArbitraryTest 1✅ 2s

✅ fixture-monkey-api/build/test-results/test/TEST-com.navercorp.fixturemonkey.api.property.PropertyNameResolverTests.xml

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

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.api.property.PropertyNameResolverTests 1✅ 447ms

✅ fixture-monkey-jackson/build/test-results/test/TEST-com.navercorp.fixturemonkey.test.FixtureMonkeyExpressionGeneratorTest.xml

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

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.test.FixtureMonkeyExpressionGeneratorTest 1✅ 9s

✅ fixture-monkey-jackson/build/test-results/test/TEST-com.navercorp.fixturemonkey.test.FixtureMonkeyJacksonTest.xml

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

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.test.FixtureMonkeyJacksonTest 7✅ 17s

✅ fixture-monkey-jakarta-validation/build/test-results/test/TEST-com.navercorp.fixturemonkey.jakarta.validation.JakartaValidationFixtureMonkeyTest.xml

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

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.jakarta.validation.JakartaValidationFixtureMonkeyTest 38✅ 54s

✅ fixture-monkey-javax-validation/build/test-results/test/TEST-com.navercorp.fixturemonkey.javax.validation.JavaxValidationFixtureMonkeyTest.xml

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

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.javax.validation.JavaxValidationFixtureMonkeyTest 38✅ 52s

✅ fixture-monkey-kotlin/build/test-results/test/TEST-com.navercorp.fixturemonkey.kotlin.FixtureMonkeyJavaTest.xml

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

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.kotlin.FixtureMonkeyJavaTest 2✅ 3s

✅ fixture-monkey-kotlin/build/test-results/test/TEST-com.navercorp.fixturemonkey.kotlin.FixtureMonkeyKotlinJacksonTest.xml

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

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.kotlin.FixtureMonkeyKotlinJacksonTest 1✅ 1s

✅ fixture-monkey-kotlin/build/test-results/test/TEST-com.navercorp.fixturemonkey.kotlin.KotlinContainerTest.xml

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

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.kotlin.KotlinContainerTest 6✅ 4s

✅ fixture-monkey-kotlin/build/test-results/test/TEST-com.navercorp.fixturemonkey.kotlin.test.KotlinAndJavaCompositeArbitraryIntrospectorTest.xml

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

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.kotlin.test.KotlinAndJavaCompositeArbitraryIntrospectorTest 3✅ 5s

✅ fixture-monkey-kotlin/build/test-results/test/TEST-com.navercorp.fixturemonkey.kotlin.test.KotlinExpJacksonPropertyTest.xml

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

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.kotlin.test.KotlinExpJacksonPropertyTest 2✅ 2s

✅ fixture-monkey-kotlin/build/test-results/test/TEST-com.navercorp.fixturemonkey.kotlin.test.PrimaryConstructorArbitraryIntrospectorTest.xml

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

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.kotlin.test.PrimaryConstructorArbitraryIntrospectorTest 12✅ 10s

✅ fixture-monkey-mockito/build/test-results/test/TEST-com.navercorp.fixturemonkey.mockito.plugin.MockitoPluginTest.xml

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

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.mockito.plugin.MockitoPluginTest 3✅ 3s

✅ fixture-monkey-tests/java-17-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.java17.ConstructorPropertiesRecordTest.xml

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

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.tests.java17.ConstructorPropertiesRecordTest 1900✅ 21s

✅ fixture-monkey-tests/java-17-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.java17.InterfaceDefaultMethodTest.xml

100 tests were completed in 146ms with 100 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.tests.java17.InterfaceDefaultMethodTest 100✅ 146ms

✅ fixture-monkey-tests/java-17-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.java17.JacksonRecordTest.xml

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

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.tests.java17.JacksonRecordTest 700✅ 11s

✅ fixture-monkey-tests/java-17-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.java17.MultiLevelSealedClassTest.xml

400 tests were completed in 846ms with 400 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.tests.java17.MultiLevelSealedClassTest 400✅ 846ms

✅ fixture-monkey-tests/java-17-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.java17.SealedClassTest.xml

500 tests were completed in 752ms with 500 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.tests.java17.SealedClassTest 500✅ 752ms

✅ fixture-monkey-tests/java-concurrent-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.concurrent.ConcurrentTest.xml

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

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.tests.concurrent.ConcurrentTest 3⚪ 1ms

✅ fixture-monkey-tests/java-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.java.AnnotationTest.xml

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

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.tests.java.AnnotationTest 200✅ 3s

✅ fixture-monkey-tests/java-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.java.AnonymousInstanceTest.xml

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

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.tests.java.AnonymousInstanceTest 1901✅ 5s

✅ fixture-monkey-tests/java-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.java.BeanArbitraryIntrospectorTest.xml

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

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.tests.java.BeanArbitraryIntrospectorTest 400✅ 5s

✅ fixture-monkey-tests/java-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.java.JacksonTest.xml

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

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.tests.java.JacksonTest 2400✅ 14s

✅ fixture-monkey-tests/java-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.java.JavaTest.xml

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

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.tests.java.JavaTest 7924✅ 125s

✅ fixture-monkey-tests/java-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.java.PriorityConstructorArbitraryIntrospectorTest.xml

601 tests were completed in 225ms with 601 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.tests.java.PriorityConstructorArbitraryIntrospectorTest 601✅ 225ms

✅ fixture-monkey-tests/kotlin-concurrent-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.concurrent.kotlin.ConcurrentTest.xml

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

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.tests.concurrent.kotlin.ConcurrentTest 300✅ 3s

✅ fixture-monkey-tests/kotlin-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.kotlin.AnonymousInstanceTest.xml

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

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.tests.kotlin.AnonymousInstanceTest 3900✅ 5s

✅ fixture-monkey-tests/kotlin-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.kotlin.CircularReferenceTest.xml

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

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.tests.kotlin.CircularReferenceTest 1✅ 10ms

✅ fixture-monkey-tests/kotlin-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.kotlin.GenericTest.xml

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

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.tests.kotlin.GenericTest 1✅ 13ms

✅ fixture-monkey-tests/kotlin-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.kotlin.InnerSpecTest.xml

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

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.tests.kotlin.InnerSpecTest 100✅ 126ms

✅ fixture-monkey-tests/kotlin-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.kotlin.InstantiatorTest.xml

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

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.tests.kotlin.InstantiatorTest 3200✅ 2s

✅ fixture-monkey-tests/kotlin-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.kotlin.KotestInJunitTest.xml

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

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.tests.kotlin.KotestInJunitTest 7800✅ 5s

✅ fixture-monkey-tests/kotlin-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.kotlin.KotestInKotestTest.xml

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

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.tests.kotlin.KotestInKotestTest 4✅ 3s

✅ fixture-monkey-tests/kotlin-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.kotlin.KotlinTest.xml

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

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.tests.kotlin.KotlinTest 3442✅ 3s

✅ fixture-monkey-tests/kotlin-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.kotlin.OptionTest.xml

500 tests were completed in 769ms with 500 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.tests.kotlin.OptionTest 500✅ 769ms

✅ fixture-monkey-tests/kotlin-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.kotlin.SealedClassTest.xml

500 tests were completed in 871ms with 500 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.tests.kotlin.SealedClassTest 500✅ 871ms

✅ fixture-monkey-tests/kotlin-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.kotlin.SimpleValueJqwikPluginTest.xml

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

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.tests.kotlin.SimpleValueJqwikPluginTest 1100✅ 1s

✅ fixture-monkey-tests/kotlin-tests/build/test-results/test/TEST-com.navercorp.fixturemonkey.tests.kotlin.ValueClassTest.xml

6 tests were completed in 25ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.tests.kotlin.ValueClassTest 6✅ 25ms

✅ fixture-monkey/build/test-results/test/TEST-com.navercorp.fixturemonkey.test.FixtureMonkeyOptionsTest.xml

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

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.test.FixtureMonkeyOptionsTest 86✅ 224s

✅ fixture-monkey/build/test-results/test/TEST-com.navercorp.fixturemonkey.test.FixtureMonkeyTest.xml

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

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.test.FixtureMonkeyTest 139✅ 493s

✅ fixture-monkey/build/test-results/test/TEST-com.navercorp.fixturemonkey.test.InnerSpecTest.xml

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

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.test.InnerSpecTest 52✅ 35s

✅ fixture-monkey/build/test-results/test/TEST-com.navercorp.fixturemonkey.util.StringUtilsTest.xml

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

Test suite Passed Failed Skipped Time
com.navercorp.fixturemonkey.util.StringUtilsTest 2✅ 62ms