mirror of
https://github.com/google/nomulus.git
synced 2025-08-04 00:42:12 +02:00
Refactor RdeKeyringModule into FakeKeyringModule
A fake Keyring implementation is needed to test Keyring related tools now, so I've refactored the fake RdeKeyring to support all Keyring API methods and moved it to the common testing package. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=149977968
This commit is contained in:
parent
2353bcd8c5
commit
5779cc988b
15 changed files with 281 additions and 47 deletions
1
javatests/google/registry/testing/testdata/registry-unittest.id_rsa.pub
vendored
Normal file
1
javatests/google/registry/testing/testdata/registry-unittest.id_rsa.pub
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDafGNnv/oq1uM4fDTF2F6Cd6N47zqzjwyUsFY4dM5lLertLmS20p4Xsxm+PPC2quzVs8/jgdBXkt94vP9qrlgumyHX2tj/JtWGCET3cls2cDc5YaQW+6hUNHyPQq+J0RVd5fBadtdMBS0H2xcTZ+4VPpatazPyg4myU2jwxSmNIrsKSzx3phsArj68N4eTulHyjYTTn6CDYyWfq0heChoo1KHznE65nosH2AZI2n8PzdrWL/Znq4/3GbryY2WXifrvxrUDpGnSoN3mLTwy6mxzXJDn0iWikB91qu0lunuuNYfFsFwitBEQE5v2ZqhaJckbTS+JKC9KroRycAvathVH rde-unittest@registry.test
|
Loading…
Add table
Add a link
Reference in a new issue