mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-12-16 09:11:08 +01:00
Add tests for SharedPGPCertificateDirectoryAdapter
This commit is contained in:
parent
0ef4f3b781
commit
04be9d9dcc
9 changed files with 286 additions and 2 deletions
|
|
@ -17,6 +17,8 @@ dependencies {
|
|||
testImplementation "org.junit.jupiter:junit-jupiter-params:$junitVersion"
|
||||
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:$junitVersion"
|
||||
|
||||
testImplementation "org.mockito:mockito-core:$mockitoVersion"
|
||||
|
||||
// Logging
|
||||
testImplementation "ch.qos.logback:logback-classic:$logbackVersion"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue