test: add property-based tests for FrequencyTrie determinism across repeated compilation test: verify semantic alignment of get(), getAll(), and getEntries() test: verify binary serialization and compressed persistence round-trip stability test: verify builder reconstruction preserves observable trie behavior test: add property-based tests for PatchCommandEncoder encode/apply round-trip and determinism test: add generated stemmer-trie properties ensuring returned patches reconstruct only acceptable stems test: introduce bounded reusable jqwik generators and scenario builders for maintainable property coverage build: add jqwik to test dependencies and integrate it with the existing JUnit Platform setup test: replace Jupiter display and tag annotations in jqwik suites with jqwik-native metadata to remove discovery warnings
67 lines
3.9 KiB
Plaintext
67 lines
3.9 KiB
Plaintext
# This is a Gradle generated file for dependency locking.
|
|
# Manual edits can break the build and are not advised.
|
|
# This file is expected to be part of source control.
|
|
antlr:antlr:2.7.7=pitest
|
|
com.github.oowekyala.ooxml:nice-xml-messages:3.1=pmd
|
|
com.google.code.gson:gson:2.13.2=pmd
|
|
com.google.errorprone:error_prone_annotations:2.41.0=pmd
|
|
net.bytebuddy:byte-buddy-agent:1.17.7=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
|
|
net.bytebuddy:byte-buddy:1.17.7=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
|
|
net.jqwik:jqwik-api:1.9.3=testCompileClasspath,testRuntimeClasspath
|
|
net.jqwik:jqwik-engine:1.9.3=testRuntimeClasspath
|
|
net.jqwik:jqwik-time:1.9.3=testCompileClasspath,testRuntimeClasspath
|
|
net.jqwik:jqwik-web:1.9.3=testCompileClasspath,testRuntimeClasspath
|
|
net.jqwik:jqwik:1.9.3=testCompileClasspath,testRuntimeClasspath
|
|
net.sf.jopt-simple:jopt-simple:4.9=pitest
|
|
net.sf.jopt-simple:jopt-simple:5.0.4=jmh,jmhCompileClasspath,jmhRuntimeClasspath
|
|
net.sf.saxon:Saxon-HE:12.9=pmd
|
|
net.sourceforge.pmd:pmd-ant:7.20.0=pmd
|
|
net.sourceforge.pmd:pmd-core:7.20.0=pmd
|
|
net.sourceforge.pmd:pmd-java:7.20.0=pmd
|
|
org.antlr:antlr4-runtime:4.9.3=pmd
|
|
org.antlr:stringtemplate:3.2.1=pitest
|
|
org.apache.commons:commons-lang3:3.18.0=pitest
|
|
org.apache.commons:commons-lang3:3.20.0=pmd
|
|
org.apache.commons:commons-math3:3.6.1=jmh,jmhCompileClasspath,jmhRuntimeClasspath
|
|
org.apache.commons:commons-text:1.14.0=pitest
|
|
org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath,testRuntimeClasspath
|
|
org.checkerframework:checker-qual:3.52.1=pmd
|
|
org.jacoco:org.jacoco.agent:0.8.14=jacocoAgent,jacocoAnt
|
|
org.jacoco:org.jacoco.ant:0.8.14=jacocoAnt
|
|
org.jacoco:org.jacoco.core:0.8.14=jacocoAnt
|
|
org.jacoco:org.jacoco.report:0.8.14=jacocoAnt
|
|
org.junit.jupiter:junit-jupiter-api:5.14.3=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
|
|
org.junit.jupiter:junit-jupiter-engine:5.14.3=jmhRuntimeClasspath,testRuntimeClasspath
|
|
org.junit.jupiter:junit-jupiter-params:5.14.3=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
|
|
org.junit.jupiter:junit-jupiter:5.14.3=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
|
|
org.junit.platform:junit-platform-commons:1.14.3=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
|
|
org.junit.platform:junit-platform-engine:1.14.3=jmhRuntimeClasspath,testRuntimeClasspath
|
|
org.junit.platform:junit-platform-launcher:1.14.3=jmhRuntimeClasspath,testRuntimeClasspath
|
|
org.junit:junit-bom:5.14.3=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
|
|
org.mockito:mockito-core:5.23.0=jmhRuntimeClasspath,mockitoAgent,testCompileClasspath,testRuntimeClasspath
|
|
org.mockito:mockito-junit-jupiter:5.23.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
|
|
org.objenesis:objenesis:3.3=jmhRuntimeClasspath,testRuntimeClasspath
|
|
org.openjdk.jmh:jmh-core:1.37=jmh,jmhCompileClasspath,jmhRuntimeClasspath
|
|
org.openjdk.jmh:jmh-generator-asm:1.37=jmh,jmhCompileClasspath,jmhRuntimeClasspath
|
|
org.openjdk.jmh:jmh-generator-bytecode:1.37=jmh,jmhCompileClasspath,jmhRuntimeClasspath
|
|
org.openjdk.jmh:jmh-generator-reflection:1.37=jmh,jmhCompileClasspath,jmhRuntimeClasspath
|
|
org.opentest4j:opentest4j:1.3.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
|
|
org.ow2.asm:asm-analysis:9.9.1=pitest
|
|
org.ow2.asm:asm-commons:9.9=jacocoAnt
|
|
org.ow2.asm:asm-commons:9.9.1=pitest
|
|
org.ow2.asm:asm-tree:9.9=jacocoAnt
|
|
org.ow2.asm:asm-tree:9.9.1=pitest
|
|
org.ow2.asm:asm-util:9.9.1=pitest
|
|
org.ow2.asm:asm:9.0=jmh,jmhCompileClasspath,jmhRuntimeClasspath
|
|
org.ow2.asm:asm:9.9=jacocoAnt
|
|
org.ow2.asm:asm:9.9.1=pitest,pmd
|
|
org.pcollections:pcollections:4.0.2=pmd
|
|
org.pitest:pitest-command-line:1.22.1=pitest
|
|
org.pitest:pitest-entry:1.22.1=pitest
|
|
org.pitest:pitest-html-report:1.22.1=pitest
|
|
org.pitest:pitest-junit5-plugin:1.2.3=pitest
|
|
org.pitest:pitest:1.22.1=pitest
|
|
org.slf4j:jul-to-slf4j:1.7.36=pmd
|
|
org.xmlresolver:xmlresolver:5.3.3=pmd
|
|
empty=annotationProcessor,compileClasspath,cyclonedxBom,jmhAnnotationProcessor,mainPmdAuxClasspath,runtimeClasspath,testAnnotationProcessor
|