Gradle Test Run :paper:test
RemoteRepositorySourceTest
summary
|
0%
successful |
Failed
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| getAvailablePlugins should return empty list when index.json does not exist | testGetAvailablePluginsNotFound() | 1 | 1 | 0 | 0.006s | 0% |
| getAvailablePlugins should return plugin list when index.json exists | testGetAvailablePluginsSuccess() | 1 | 1 | 0 | 0.007s | 0% |
| getIdentifier should return base URL | testGetIdentifier() | 1 | 1 | 0 | 0.006s | 0% |
| getRepositoryFile should return null when file does not exist | testGetRepositoryFileNotFound() | 1 | 1 | 0 | 0.032s | 0% |
| getRepositoryFile should return repository file when it exists | testGetRepositoryFileSuccess() | 1 | 1 | 0 | 0.033s | 0% |
| getSourceType should return 'remote' | testGetSourceType() | 1 | 1 | 0 | 0.031s | 0% |
| isAvailable should return false when server is not reachable | testIsAvailableFailure() | 1 | 1 | 0 | 0.006s | 0% |
| isAvailable should return true when server responds successfully | testIsAvailableSuccess() | 1 | 1 | 0 | 0.023s | 0% |
All
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| getAvailablePlugins should return empty list when index.json does not exist | testGetAvailablePluginsNotFound() | 1 | 1 | 0 | 0.006s | 0% |
| getAvailablePlugins should return plugin list when index.json exists | testGetAvailablePluginsSuccess() | 1 | 1 | 0 | 0.007s | 0% |
| getIdentifier should return base URL | testGetIdentifier() | 1 | 1 | 0 | 0.006s | 0% |
| getRepositoryFile should return null when file does not exist | testGetRepositoryFileNotFound() | 1 | 1 | 0 | 0.032s | 0% |
| getRepositoryFile should return repository file when it exists | testGetRepositoryFileSuccess() | 1 | 1 | 0 | 0.033s | 0% |
| getSourceType should return 'remote' | testGetSourceType() | 1 | 1 | 0 | 0.031s | 0% |
| isAvailable should return false when server is not reachable | testIsAvailableFailure() | 1 | 1 | 0 | 0.006s | 0% |
| isAvailable should return true when server responds successfully | testIsAvailableSuccess() | 1 | 1 | 0 | 0.023s | 0% |