Searched refs:pubKeyFile (Results 1 – 1 of 1) sorted by relevance
127 final File pubKeyFile = FileUtil.findFile(entry.getValue(), APEX_PUB_KEY_NAME); in testApexIncludePubKey() local130 pubKeyFile.exists()).isTrue(); in testApexIncludePubKey()147 final File pubKeyFile = FileUtil.findFile(entry.getValue(), APEX_PUB_KEY_NAME); in testApexPubKeyIsNotWellKnownKey() local150 assertThat(pubKeyFile).isNotNull(); in testApexPubKeyIsNotWellKnownKey()154 verifyPubKey("must not use well known pubkey", pubKeyFile, in testApexPubKeyIsNotWellKnownKey()