Gradle Test Run :test
SigningKeyGeneratorTest
summary
|
100%
successful |
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| acceptsAlgorithmCaseInsensitively() | acceptsAlgorithmCaseInsensitively() | 1 | 0 | 0 | 0.003s | 100% |
| appendsAdditionalAliasToExistingKeyring() | appendsAdditionalAliasToExistingKeyring() | 1 | 0 | 0 | 0.529s | 100% |
| defaultsToEd25519WhenAlgorithmIsNull() | defaultsToEd25519WhenAlgorithmIsNull() | 1 | 0 | 0 | 0.003s | 100% |
| exportsPublicKeyAsStandardPem() | exportsPublicKeyAsStandardPem() | 1 | 0 | 0 | 0.003s | 100% |
| generatesAndMaterialisesEachSupportedAlgorithm(String) | generatesAndMaterialisesEachSupportedAlgorithm(String) | 4 | 0 | 0 | 1.191s | 100% |
| overwriteFlagReplacesExistingAlias() | overwriteFlagReplacesExistingAlias() | 1 | 0 | 0 | 0.005s | 100% |
| refusesToOverwriteExistingAliasWithoutFlag() | refusesToOverwriteExistingAliasWithoutFlag() | 1 | 0 | 0 | 0.005s | 100% |
| rejectsBlankAlias() | rejectsBlankAlias() | 1 | 0 | 0 | 0.002s | 100% |
| rejectsUnsupportedAlgorithm() | rejectsUnsupportedAlgorithm() | 1 | 0 | 0 | 0.001s | 100% |
| restrictsKeyringToOwnerOnlyOnPosix() | restrictsKeyringToOwnerOnlyOnPosix() | 1 | 0 | 0 | 0.004s | 100% |