|
1 | 1 | { |
2 | 2 | "__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL", |
3 | | - "__INPUT_ARTIFACTS_HASH": -579211453, |
4 | | - "__RESOLVED_ARTIFACTS_HASH": -1476897549, |
| 3 | + "__INPUT_ARTIFACTS_HASH": -110331756, |
| 4 | + "__RESOLVED_ARTIFACTS_HASH": 1220653889, |
5 | 5 | "artifacts": { |
6 | 6 | "junit:junit": { |
7 | 7 | "shasums": { |
|
31 | 31 | }, |
32 | 32 | "version": "1.1.2" |
33 | 33 | }, |
| 34 | + "org.assertj:assertj-core": { |
| 35 | + "shasums": { |
| 36 | + "jar": "d749db58c2bd353f1c03541d747b753931d4b84da8e48993ef51efe8694b4ed7", |
| 37 | + "sources": "d0384d378df4391392bbdf06691aa48b3ac3bc5f37c223e6466a75a03d54fee4" |
| 38 | + }, |
| 39 | + "version": "3.20.2" |
| 40 | + }, |
34 | 41 | "org.hamcrest:hamcrest-core": { |
35 | 42 | "shasums": { |
36 | 43 | "jar": "66fdef91e9739348df7a096aa384a5685f4e875584cce89386a7a47251c4d8e9", |
|
115 | 122 | }, |
116 | 123 | "version": "1.8.2" |
117 | 124 | }, |
| 125 | + "org.junit.platform:junit-platform-testkit": { |
| 126 | + "shasums": { |
| 127 | + "jar": "94d6fb9b1d4e7bb3d6a967b21f1cf4f7cf84455d602cccf614a186d936929b08", |
| 128 | + "sources": "485fac0cc55c14db0c10dff3e42351b10e0bfe5d337892efe8e5b5fcb672f752" |
| 129 | + }, |
| 130 | + "version": "1.8.2" |
| 131 | + }, |
118 | 132 | "org.junit.vintage:junit-vintage-engine": { |
119 | 133 | "shasums": { |
120 | 134 | "jar": "ebd567b84e380d5373c47de3c9616d84f7bef91f9f8a8e7fc925be68240c1ba4", |
|
198 | 212 | "org.junit.platform:junit-platform-suite-api", |
199 | 213 | "org.junit.platform:junit-platform-suite-commons" |
200 | 214 | ], |
| 215 | + "org.junit.platform:junit-platform-testkit": [ |
| 216 | + "org.apiguardian:apiguardian-api", |
| 217 | + "org.assertj:assertj-core", |
| 218 | + "org.junit.platform:junit-platform-launcher", |
| 219 | + "org.opentest4j:opentest4j" |
| 220 | + ], |
201 | 221 | "org.junit.vintage:junit-vintage-engine": [ |
202 | 222 | "junit:junit", |
203 | 223 | "org.apiguardian:apiguardian-api", |
|
294 | 314 | "org.apiguardian:apiguardian-api": [ |
295 | 315 | "org.apiguardian.api" |
296 | 316 | ], |
| 317 | + "org.assertj:assertj-core": [ |
| 318 | + "org.assertj.core.annotations", |
| 319 | + "org.assertj.core.api", |
| 320 | + "org.assertj.core.api.exception", |
| 321 | + "org.assertj.core.api.filter", |
| 322 | + "org.assertj.core.api.iterable", |
| 323 | + "org.assertj.core.api.junit.jupiter", |
| 324 | + "org.assertj.core.api.recursive.comparison", |
| 325 | + "org.assertj.core.condition", |
| 326 | + "org.assertj.core.configuration", |
| 327 | + "org.assertj.core.data", |
| 328 | + "org.assertj.core.description", |
| 329 | + "org.assertj.core.error", |
| 330 | + "org.assertj.core.error.array2d", |
| 331 | + "org.assertj.core.error.future", |
| 332 | + "org.assertj.core.error.uri", |
| 333 | + "org.assertj.core.extractor", |
| 334 | + "org.assertj.core.groups", |
| 335 | + "org.assertj.core.internal", |
| 336 | + "org.assertj.core.internal.bytebuddy", |
| 337 | + "org.assertj.core.internal.bytebuddy.agent.builder", |
| 338 | + "org.assertj.core.internal.bytebuddy.asm", |
| 339 | + "org.assertj.core.internal.bytebuddy.build", |
| 340 | + "org.assertj.core.internal.bytebuddy.description", |
| 341 | + "org.assertj.core.internal.bytebuddy.description.annotation", |
| 342 | + "org.assertj.core.internal.bytebuddy.description.enumeration", |
| 343 | + "org.assertj.core.internal.bytebuddy.description.field", |
| 344 | + "org.assertj.core.internal.bytebuddy.description.method", |
| 345 | + "org.assertj.core.internal.bytebuddy.description.modifier", |
| 346 | + "org.assertj.core.internal.bytebuddy.description.type", |
| 347 | + "org.assertj.core.internal.bytebuddy.dynamic", |
| 348 | + "org.assertj.core.internal.bytebuddy.dynamic.loading", |
| 349 | + "org.assertj.core.internal.bytebuddy.dynamic.scaffold", |
| 350 | + "org.assertj.core.internal.bytebuddy.dynamic.scaffold.inline", |
| 351 | + "org.assertj.core.internal.bytebuddy.dynamic.scaffold.subclass", |
| 352 | + "org.assertj.core.internal.bytebuddy.implementation", |
| 353 | + "org.assertj.core.internal.bytebuddy.implementation.attribute", |
| 354 | + "org.assertj.core.internal.bytebuddy.implementation.auxiliary", |
| 355 | + "org.assertj.core.internal.bytebuddy.implementation.bind", |
| 356 | + "org.assertj.core.internal.bytebuddy.implementation.bind.annotation", |
| 357 | + "org.assertj.core.internal.bytebuddy.implementation.bytecode", |
| 358 | + "org.assertj.core.internal.bytebuddy.implementation.bytecode.assign", |
| 359 | + "org.assertj.core.internal.bytebuddy.implementation.bytecode.assign.primitive", |
| 360 | + "org.assertj.core.internal.bytebuddy.implementation.bytecode.assign.reference", |
| 361 | + "org.assertj.core.internal.bytebuddy.implementation.bytecode.collection", |
| 362 | + "org.assertj.core.internal.bytebuddy.implementation.bytecode.constant", |
| 363 | + "org.assertj.core.internal.bytebuddy.implementation.bytecode.member", |
| 364 | + "org.assertj.core.internal.bytebuddy.jar.asm", |
| 365 | + "org.assertj.core.internal.bytebuddy.jar.asm.commons", |
| 366 | + "org.assertj.core.internal.bytebuddy.jar.asm.signature", |
| 367 | + "org.assertj.core.internal.bytebuddy.matcher", |
| 368 | + "org.assertj.core.internal.bytebuddy.pool", |
| 369 | + "org.assertj.core.internal.bytebuddy.utility", |
| 370 | + "org.assertj.core.internal.bytebuddy.utility.privilege", |
| 371 | + "org.assertj.core.internal.bytebuddy.utility.visitor", |
| 372 | + "org.assertj.core.matcher", |
| 373 | + "org.assertj.core.presentation", |
| 374 | + "org.assertj.core.util", |
| 375 | + "org.assertj.core.util.diff", |
| 376 | + "org.assertj.core.util.diff.myers", |
| 377 | + "org.assertj.core.util.introspection", |
| 378 | + "org.assertj.core.util.xml" |
| 379 | + ], |
297 | 380 | "org.hamcrest:hamcrest-core": [ |
298 | 381 | "org.hamcrest", |
299 | 382 | "org.hamcrest.core", |
|
380 | 463 | "org.junit.platform:junit-platform-suite-engine": [ |
381 | 464 | "org.junit.platform.suite.engine" |
382 | 465 | ], |
| 466 | + "org.junit.platform:junit-platform-testkit": [ |
| 467 | + "org.junit.platform.testkit.engine" |
| 468 | + ], |
383 | 469 | "org.junit.vintage:junit-vintage-engine": [ |
384 | 470 | "org.junit.vintage.engine", |
385 | 471 | "org.junit.vintage.engine.descriptor", |
|
479 | 565 | "net.bytebuddy:byte-buddy:jar:sources", |
480 | 566 | "org.apiguardian:apiguardian-api", |
481 | 567 | "org.apiguardian:apiguardian-api:jar:sources", |
| 568 | + "org.assertj:assertj-core", |
| 569 | + "org.assertj:assertj-core:jar:sources", |
482 | 570 | "org.hamcrest:hamcrest-core", |
483 | 571 | "org.hamcrest:hamcrest-core:jar:sources", |
484 | 572 | "org.junit.jupiter:junit-jupiter-api", |
|
503 | 591 | "org.junit.platform:junit-platform-suite-engine", |
504 | 592 | "org.junit.platform:junit-platform-suite-engine:jar:sources", |
505 | 593 | "org.junit.platform:junit-platform-suite:jar:sources", |
| 594 | + "org.junit.platform:junit-platform-testkit", |
| 595 | + "org.junit.platform:junit-platform-testkit:jar:sources", |
506 | 596 | "org.junit.vintage:junit-vintage-engine", |
507 | 597 | "org.junit.vintage:junit-vintage-engine:jar:sources", |
508 | 598 | "org.mockito:mockito-core", |
|
513 | 603 | "org.opentest4j:opentest4j:jar:sources" |
514 | 604 | ] |
515 | 605 | }, |
| 606 | + "services": { |
| 607 | + "org.junit.jupiter:junit-jupiter-engine": { |
| 608 | + "org.junit.platform.engine.TestEngine": [ |
| 609 | + "org.junit.jupiter.engine.JupiterTestEngine" |
| 610 | + ] |
| 611 | + }, |
| 612 | + "org.junit.jupiter:junit-jupiter-engine:jar:sources": { |
| 613 | + "org.junit.platform.engine.TestEngine": [ |
| 614 | + "org.junit.jupiter.engine.JupiterTestEngine" |
| 615 | + ] |
| 616 | + }, |
| 617 | + "org.junit.platform:junit-platform-launcher": { |
| 618 | + "org.junit.platform.launcher.TestExecutionListener": [ |
| 619 | + "org.junit.platform.launcher.listeners.UniqueIdTrackingListener" |
| 620 | + ] |
| 621 | + }, |
| 622 | + "org.junit.platform:junit-platform-launcher:jar:sources": { |
| 623 | + "org.junit.platform.launcher.TestExecutionListener": [ |
| 624 | + "org.junit.platform.launcher.listeners.UniqueIdTrackingListener" |
| 625 | + ] |
| 626 | + }, |
| 627 | + "org.junit.platform:junit-platform-suite-engine": { |
| 628 | + "org.junit.platform.engine.TestEngine": [ |
| 629 | + "org.junit.platform.suite.engine.SuiteTestEngine" |
| 630 | + ] |
| 631 | + }, |
| 632 | + "org.junit.platform:junit-platform-suite-engine:jar:sources": { |
| 633 | + "org.junit.platform.engine.TestEngine": [ |
| 634 | + "org.junit.platform.suite.engine.SuiteTestEngine" |
| 635 | + ] |
| 636 | + }, |
| 637 | + "org.junit.vintage:junit-vintage-engine": { |
| 638 | + "org.junit.platform.engine.TestEngine": [ |
| 639 | + "org.junit.vintage.engine.VintageTestEngine" |
| 640 | + ] |
| 641 | + }, |
| 642 | + "org.junit.vintage:junit-vintage-engine:jar:sources": { |
| 643 | + "org.junit.platform.engine.TestEngine": [ |
| 644 | + "org.junit.vintage.engine.VintageTestEngine" |
| 645 | + ] |
| 646 | + } |
| 647 | + }, |
516 | 648 | "version": "2" |
517 | 649 | } |
0 commit comments