Gradle Test Run :test
PathSystemTest
summary
|
100%
successful |
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| absolutePath(Path) | absolutePath(Path) | 1 | 0 | 0 | 0.002s | 100% |
| foo() | foo() | 1 | 0 | 0 | 0.001s | 100% |
| https path returns an html page with a <title> | https_path_contains_title() | 1 | 0 | 0 | 0.111s | 100% |
| ~/ expands to user.home and is readable | tildeHomeExpansion() | 1 | 0 | 0 | 0.003s | 100% |