Skip to content

Commit

Permalink
Adding SupplyChainCredentialValidatorTest and implementation addition…
Browse files Browse the repository at this point in the history
… to build.gradle file
  • Loading branch information
iadgovuser62 committed Jan 22, 2024
1 parent 2efb1a9 commit 981a5eb
Show file tree
Hide file tree
Showing 2 changed files with 680 additions and 0 deletions.
1 change: 1 addition & 0 deletions HIRS_AttestationCA/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ dependencies {
testImplementation 'org.hamcrest:hamcrest:2.2'

testImplementation 'org.mockito:mockito-core:4.2.0'
testImplementation 'org.powermock:powermock-core:2.0.9'

// spring management
compileOnly libs.lombok
Expand Down
Loading

0 comments on commit 981a5eb

Please sign in to comment.