Gradle Test Run :paper:test
Sync dependency validation tests
summary
|
100%
successful |
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| Returns error when target is also sync | testTargetIsSync() | 1 | 0 | 0 | 0.001s | 100% |
| Returns error when target plugin not found | testTargetNotFound() | 1 | 0 | 0 | 0.001s | 100% |
| Valid sync dependencies pass validation | testValidSyncDependencies() | 1 | 0 | 0 | 0.010s | 100% |