Class TestMoneroWalletRpc
java.lang.Object
TestMoneroWalletCommon
TestMoneroWalletRpc
Tests monero-wallet-rpc non-relaying calls.
-
Nested Class Summary
Nested classes/interfaces inherited from class TestMoneroWalletCommon
TestMoneroWalletCommon.TxContext -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidafterAll()voidafterEach(org.junit.jupiter.api.TestInfo testInfo) voidvoidcloseWallet(MoneroWallet wallet, boolean save) voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidtestSave()voidvoidvoidtestSend()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidtestStop()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class TestMoneroWalletCommon
beforeEach, testGetSeedLanguage
-
Constructor Details
-
TestMoneroWalletRpc
public TestMoneroWalletRpc()
-
-
Method Details
-
beforeAll
@BeforeAll public void beforeAll()- Overrides:
beforeAllin classTestMoneroWalletCommon
-
afterAll
@AfterAll public void afterAll()- Overrides:
afterAllin classTestMoneroWalletCommon
-
afterEach
@AfterEach public void afterEach(org.junit.jupiter.api.TestInfo testInfo) - Overrides:
afterEachin classTestMoneroWalletCommon
-
closeWallet
-
testCreateWalletRandomRpc
@Test public void testCreateWalletRandomRpc() -
testCreateWalletFromSeedRpc
@Test public void testCreateWalletFromSeedRpc() -
testOpenWallet
@Test public void testOpenWallet() -
testIsMultisigNeeded
@Test public void testIsMultisigNeeded() -
testAccountTags
@Test public void testAccountTags() -
testGetSubaddressAddressOutOfRange
@Test public void testGetSubaddressAddressOutOfRange()- Overrides:
testGetSubaddressAddressOutOfRangein classTestMoneroWalletCommon
-
testSave
@Test public void testSave() -
testClose
@Test public void testClose() -
testStop
@Test @Disabled public void testStop() -
testCreateWalletRandom
@Test public void testCreateWalletRandom()- Overrides:
testCreateWalletRandomin classTestMoneroWalletCommon
-
testCreateWalletFromSeed
@Test public void testCreateWalletFromSeed()- Overrides:
testCreateWalletFromSeedin classTestMoneroWalletCommon
-
testCreateWalletFromSeedWithOffset
@Test public void testCreateWalletFromSeedWithOffset()- Overrides:
testCreateWalletFromSeedWithOffsetin classTestMoneroWalletCommon
-
testCreateWalletFromKeys
@Test public void testCreateWalletFromKeys()- Overrides:
testCreateWalletFromKeysin classTestMoneroWalletCommon
-
testSubaddressLookahead
@Test public void testSubaddressLookahead()- Overrides:
testSubaddressLookaheadin classTestMoneroWalletCommon
-
testGetVersion
@Test public void testGetVersion()- Overrides:
testGetVersionin classTestMoneroWalletCommon
-
testGetPath
@Test public void testGetPath()- Overrides:
testGetPathin classTestMoneroWalletCommon
-
testSetDaemonConnection
@Test public void testSetDaemonConnection()- Overrides:
testSetDaemonConnectionin classTestMoneroWalletCommon
-
testConnectionManager
@Test public void testConnectionManager()- Overrides:
testConnectionManagerin classTestMoneroWalletCommon
-
testGetHeight
@Test public void testGetHeight()- Overrides:
testGetHeightin classTestMoneroWalletCommon
-
testGetHeightByDate
@Test public void testGetHeightByDate()- Overrides:
testGetHeightByDatein classTestMoneroWalletCommon
-
testGetSeed
@Test public void testGetSeed()- Overrides:
testGetSeedin classTestMoneroWalletCommon
-
testGetSeedLanguages
@Test public void testGetSeedLanguages()- Overrides:
testGetSeedLanguagesin classTestMoneroWalletCommon
-
testGetPrivateViewKey
@Test public void testGetPrivateViewKey()- Overrides:
testGetPrivateViewKeyin classTestMoneroWalletCommon
-
testGetPrivateSpendKey
@Test public void testGetPrivateSpendKey()- Overrides:
testGetPrivateSpendKeyin classTestMoneroWalletCommon
-
testGetPublicViewKey
@Test public void testGetPublicViewKey()- Overrides:
testGetPublicViewKeyin classTestMoneroWalletCommon
-
testGetPublicSpendKey
@Test public void testGetPublicSpendKey()- Overrides:
testGetPublicSpendKeyin classTestMoneroWalletCommon
-
testGetPrimaryAddress
@Test public void testGetPrimaryAddress()- Overrides:
testGetPrimaryAddressin classTestMoneroWalletCommon
-
testGetIntegratedAddress
@Test public void testGetIntegratedAddress()- Overrides:
testGetIntegratedAddressin classTestMoneroWalletCommon
-
testDecodeIntegratedAddress
@Test public void testDecodeIntegratedAddress()- Overrides:
testDecodeIntegratedAddressin classTestMoneroWalletCommon
-
testSyncWithoutProgress
@Test public void testSyncWithoutProgress()- Overrides:
testSyncWithoutProgressin classTestMoneroWalletCommon
-
testWalletEqualityGroundTruth
@Test public void testWalletEqualityGroundTruth()- Overrides:
testWalletEqualityGroundTruthin classTestMoneroWalletCommon
-
testGetAccountsWithoutSubaddresses
@Test public void testGetAccountsWithoutSubaddresses()- Overrides:
testGetAccountsWithoutSubaddressesin classTestMoneroWalletCommon
-
testGetAccountsWithSubaddresses
@Test public void testGetAccountsWithSubaddresses()- Overrides:
testGetAccountsWithSubaddressesin classTestMoneroWalletCommon
-
testGetAccount
@Test public void testGetAccount()- Overrides:
testGetAccountin classTestMoneroWalletCommon
-
testCreateAccountWithoutLabel
@Test public void testCreateAccountWithoutLabel()- Overrides:
testCreateAccountWithoutLabelin classTestMoneroWalletCommon
-
testCreateAccountWithLabel
@Test public void testCreateAccountWithLabel()- Overrides:
testCreateAccountWithLabelin classTestMoneroWalletCommon
-
testSetAccountLabel
@Test public void testSetAccountLabel()- Overrides:
testSetAccountLabelin classTestMoneroWalletCommon
-
testGetSubaddresses
@Test public void testGetSubaddresses()- Overrides:
testGetSubaddressesin classTestMoneroWalletCommon
-
testGetSubaddressesByIndices
@Test public void testGetSubaddressesByIndices()- Overrides:
testGetSubaddressesByIndicesin classTestMoneroWalletCommon
-
testGetSubaddressByIndex
@Test public void testGetSubaddressByIndex()- Overrides:
testGetSubaddressByIndexin classTestMoneroWalletCommon
-
testCreateSubaddress
@Test public void testCreateSubaddress()- Overrides:
testCreateSubaddressin classTestMoneroWalletCommon
-
testSetSubaddressLabel
@Test public void testSetSubaddressLabel()- Overrides:
testSetSubaddressLabelin classTestMoneroWalletCommon
-
testGetSubaddressAddress
@Test public void testGetSubaddressAddress()- Overrides:
testGetSubaddressAddressin classTestMoneroWalletCommon
-
testGetAddressIndices
@Test public void testGetAddressIndices()- Overrides:
testGetAddressIndicesin classTestMoneroWalletCommon
-
testGetAllBalances
@Test public void testGetAllBalances()- Overrides:
testGetAllBalancesin classTestMoneroWalletCommon
-
testGetTxsWallet
@Test public void testGetTxsWallet()- Overrides:
testGetTxsWalletin classTestMoneroWalletCommon
-
testGetTxsByHash
@Test public void testGetTxsByHash()- Overrides:
testGetTxsByHashin classTestMoneroWalletCommon
-
testGetTxsWithQuery
@Test public void testGetTxsWithQuery()- Overrides:
testGetTxsWithQueryin classTestMoneroWalletCommon
-
testGetTxsByHeight
@Test public void testGetTxsByHeight()- Overrides:
testGetTxsByHeightin classTestMoneroWalletCommon
-
testGetTxsWithPaymentIds
@Test public void testGetTxsWithPaymentIds()- Overrides:
testGetTxsWithPaymentIdsin classTestMoneroWalletCommon
-
testGetTxsFieldsWithFiltering
@Test public void testGetTxsFieldsWithFiltering()- Overrides:
testGetTxsFieldsWithFilteringin classTestMoneroWalletCommon
-
testValidateInputsGetTxs
@Test public void testValidateInputsGetTxs()- Overrides:
testValidateInputsGetTxsin classTestMoneroWalletCommon
-
testGetTransfers
@Test public void testGetTransfers()- Overrides:
testGetTransfersin classTestMoneroWalletCommon
-
testGetTransfersWithQuery
@Test public void testGetTransfersWithQuery()- Overrides:
testGetTransfersWithQueryin classTestMoneroWalletCommon
-
testValidateInputsGetTransfers
@Test public void testValidateInputsGetTransfers()- Overrides:
testValidateInputsGetTransfersin classTestMoneroWalletCommon
-
testGetIncomingOutgoingTransfers
@Test public void testGetIncomingOutgoingTransfers()- Overrides:
testGetIncomingOutgoingTransfersin classTestMoneroWalletCommon
-
testGetOutputs
@Test public void testGetOutputs()- Overrides:
testGetOutputsin classTestMoneroWalletCommon
-
testGetOutputsWithQuery
@Test public void testGetOutputsWithQuery()- Overrides:
testGetOutputsWithQueryin classTestMoneroWalletCommon
-
testValidateInputsGetOutputs
@Test public void testValidateInputsGetOutputs()- Overrides:
testValidateInputsGetOutputsin classTestMoneroWalletCommon
-
testAccounting
@Test public void testAccounting()- Overrides:
testAccountingin classTestMoneroWalletCommon
-
testSetTxNote
@Test public void testSetTxNote()- Overrides:
testSetTxNotein classTestMoneroWalletCommon
-
testSetTxNotes
@Test public void testSetTxNotes()- Overrides:
testSetTxNotesin classTestMoneroWalletCommon
-
testCheckTxKey
@Test public void testCheckTxKey()- Overrides:
testCheckTxKeyin classTestMoneroWalletCommon
-
testCheckTxProof
@Test public void testCheckTxProof()- Overrides:
testCheckTxProofin classTestMoneroWalletCommon
-
testCheckSpendProof
@Test public void testCheckSpendProof()- Overrides:
testCheckSpendProofin classTestMoneroWalletCommon
-
testGetReserveProofWallet
@Test public void testGetReserveProofWallet()- Overrides:
testGetReserveProofWalletin classTestMoneroWalletCommon
-
testGetReserveProofAccount
@Test public void testGetReserveProofAccount()- Overrides:
testGetReserveProofAccountin classTestMoneroWalletCommon
-
testExportOutputs
@Test public void testExportOutputs()- Overrides:
testExportOutputsin classTestMoneroWalletCommon
-
testImportOutputs
@Test public void testImportOutputs()- Overrides:
testImportOutputsin classTestMoneroWalletCommon
-
testExportKeyImages
@Test public void testExportKeyImages()- Overrides:
testExportKeyImagesin classTestMoneroWalletCommon
-
testGetNewKeyImagesFromLastImport
@Test public void testGetNewKeyImagesFromLastImport()- Overrides:
testGetNewKeyImagesFromLastImportin classTestMoneroWalletCommon
-
testImportKeyImages
@Test @Disabled public void testImportKeyImages()- Overrides:
testImportKeyImagesin classTestMoneroWalletCommon
-
testViewOnlyAndOfflineWallets
@Test public void testViewOnlyAndOfflineWallets()- Overrides:
testViewOnlyAndOfflineWalletsin classTestMoneroWalletCommon
-
testSignAndVerifyMessages
@Test public void testSignAndVerifyMessages()- Overrides:
testSignAndVerifyMessagesin classTestMoneroWalletCommon
-
testAddressBook
@Test public void testAddressBook()- Overrides:
testAddressBookin classTestMoneroWalletCommon
-
testSetAttributes
@Test public void testSetAttributes()- Overrides:
testSetAttributesin classTestMoneroWalletCommon
-
testGetPaymentUri
@Test public void testGetPaymentUri()- Overrides:
testGetPaymentUriin classTestMoneroWalletCommon
-
testMining
@Test public void testMining()- Overrides:
testMiningin classTestMoneroWalletCommon
-
testValidateInputsSendingFunds
@Test public void testValidateInputsSendingFunds()- Overrides:
testValidateInputsSendingFundsin classTestMoneroWalletCommon
-
testSyncWithPoolSameAccounts
@Test public void testSyncWithPoolSameAccounts()- Overrides:
testSyncWithPoolSameAccountsin classTestMoneroWalletCommon
-
testSyncWithPoolSubmitAndDiscard
@Test public void testSyncWithPoolSubmitAndDiscard()- Overrides:
testSyncWithPoolSubmitAndDiscardin classTestMoneroWalletCommon
-
testSyncWithPoolSubmitAndRelay
@Test public void testSyncWithPoolSubmitAndRelay()- Overrides:
testSyncWithPoolSubmitAndRelayin classTestMoneroWalletCommon
-
testSyncWithPoolRelay
@Test public void testSyncWithPoolRelay()- Overrides:
testSyncWithPoolRelayin classTestMoneroWalletCommon
-
testSendToSelf
@Test public void testSendToSelf()- Overrides:
testSendToSelfin classTestMoneroWalletCommon
-
testSendToExternal
@Test public void testSendToExternal()- Overrides:
testSendToExternalin classTestMoneroWalletCommon
-
testSendFromSubaddresses
@Test public void testSendFromSubaddresses()- Overrides:
testSendFromSubaddressesin classTestMoneroWalletCommon
-
testSendFromSubaddressesSplit
@Test public void testSendFromSubaddressesSplit()- Overrides:
testSendFromSubaddressesSplitin classTestMoneroWalletCommon
-
testSend
@Test public void testSend()- Overrides:
testSendin classTestMoneroWalletCommon
-
testSendWithPaymentId
@Test public void testSendWithPaymentId()- Overrides:
testSendWithPaymentIdin classTestMoneroWalletCommon
-
testSendSplit
@Test public void testSendSplit()- Overrides:
testSendSplitin classTestMoneroWalletCommon
-
testCreateThenRelay
@Test public void testCreateThenRelay()- Overrides:
testCreateThenRelayin classTestMoneroWalletCommon
-
testCreateThenRelaySplit
@Test public void testCreateThenRelaySplit()- Overrides:
testCreateThenRelaySplitin classTestMoneroWalletCommon
-
testSendToMultiple
@Test public void testSendToMultiple()- Overrides:
testSendToMultiplein classTestMoneroWalletCommon
-
testSendToMultipleSplit
@Test public void testSendToMultipleSplit()- Overrides:
testSendToMultipleSplitin classTestMoneroWalletCommon
-
testSendDustToMultipleSplit
@Test public void testSendDustToMultipleSplit()- Overrides:
testSendDustToMultipleSplitin classTestMoneroWalletCommon
-
testSubtractFeeFrom
@Test public void testSubtractFeeFrom()- Overrides:
testSubtractFeeFromin classTestMoneroWalletCommon
-
testSubtractFeeFromSplit
@Test public void testSubtractFeeFromSplit()- Overrides:
testSubtractFeeFromSplitin classTestMoneroWalletCommon
-
testUpdateLockedSameAccount
@Test public void testUpdateLockedSameAccount()- Overrides:
testUpdateLockedSameAccountin classTestMoneroWalletCommon
-
testUpdateLockedSameAccountSplit
@Test public void testUpdateLockedSameAccountSplit()- Overrides:
testUpdateLockedSameAccountSplitin classTestMoneroWalletCommon
-
testUpdateLockedDifferentAccounts
@Test public void testUpdateLockedDifferentAccounts()- Overrides:
testUpdateLockedDifferentAccountsin classTestMoneroWalletCommon
-
testUpdateLockedDifferentAccountsSplit
@Test public void testUpdateLockedDifferentAccountsSplit()- Overrides:
testUpdateLockedDifferentAccountsSplitin classTestMoneroWalletCommon
-
testSweepOutputs
@Test public void testSweepOutputs()- Overrides:
testSweepOutputsin classTestMoneroWalletCommon
-
testSweepSubaddresses
@Test public void testSweepSubaddresses()- Overrides:
testSweepSubaddressesin classTestMoneroWalletCommon
-
testSweepAccounts
@Test public void testSweepAccounts()- Overrides:
testSweepAccountsin classTestMoneroWalletCommon
-
testSweepWalletByAccounts
@Test public void testSweepWalletByAccounts()- Overrides:
testSweepWalletByAccountsin classTestMoneroWalletCommon
-
testSweepWalletBySubaddresses
@Test public void testSweepWalletBySubaddresses()- Overrides:
testSweepWalletBySubaddressesin classTestMoneroWalletCommon
-
testSweepDustNoRelay
@Test public void testSweepDustNoRelay()- Overrides:
testSweepDustNoRelayin classTestMoneroWalletCommon
-
testSweepDust
@Test public void testSweepDust()- Overrides:
testSweepDustin classTestMoneroWalletCommon
-
testScanTxs
@Test public void testScanTxs()- Overrides:
testScanTxsin classTestMoneroWalletCommon
-
testRescanSpent
@Test public void testRescanSpent() -
testRescanBlockchain
@Test public void testRescanBlockchain()- Overrides:
testRescanBlockchainin classTestMoneroWalletCommon
-
testMultisig
@Test public void testMultisig()- Overrides:
testMultisigin classTestMoneroWalletCommon
-
testMultisigStress
@Test @Disabled public void testMultisigStress()- Overrides:
testMultisigStressin classTestMoneroWalletCommon
-
testChangePassword
@Test public void testChangePassword()- Overrides:
testChangePasswordin classTestMoneroWalletCommon
-
testSaveAndClose
@Test public void testSaveAndClose()- Overrides:
testSaveAndClosein classTestMoneroWalletCommon
-
testNotificationsDifferentWallet
@Test @Tag("NotificationTest") public void testNotificationsDifferentWallet()- Overrides:
testNotificationsDifferentWalletin classTestMoneroWalletCommon
-
testNotificationsDifferentWalletWhenRelayed
@Test @Tag("NotificationTest") public void testNotificationsDifferentWalletWhenRelayed()- Overrides:
testNotificationsDifferentWalletWhenRelayedin classTestMoneroWalletCommon
-
testNotificationsDifferentAccounts
@Test @Tag("NotificationTest") public void testNotificationsDifferentAccounts()- Overrides:
testNotificationsDifferentAccountsin classTestMoneroWalletCommon
-
testNotificationsSameAccount
@Test @Tag("NotificationTest") public void testNotificationsSameAccount()- Overrides:
testNotificationsSameAccountin classTestMoneroWalletCommon
-
testNotificationsDifferentAccountSweepOutput
@Test @Tag("NotificationTest") public void testNotificationsDifferentAccountSweepOutput()- Overrides:
testNotificationsDifferentAccountSweepOutputin classTestMoneroWalletCommon
-
testNotificationsSameAccountSweepOutputWhenRelayed
@Test @Tag("NotificationTest") public void testNotificationsSameAccountSweepOutputWhenRelayed()- Overrides:
testNotificationsSameAccountSweepOutputWhenRelayedin classTestMoneroWalletCommon
-
testStopListening
@Test public void testStopListening()- Overrides:
testStopListeningin classTestMoneroWalletCommon
-
testCreateAndReceive
@Test public void testCreateAndReceive()- Overrides:
testCreateAndReceivein classTestMoneroWalletCommon
-
testFreezeOutputs
@Test public void testFreezeOutputs()- Overrides:
testFreezeOutputsin classTestMoneroWalletCommon
-
testInputKeyImages
@Test public void testInputKeyImages()- Overrides:
testInputKeyImagesin classTestMoneroWalletCommon
-
testProveUnrelayedTxs
@Test public void testProveUnrelayedTxs()- Overrides:
testProveUnrelayedTxsin classTestMoneroWalletCommon
-
testGetDefaultFeePriority
@Test public void testGetDefaultFeePriority()- Overrides:
testGetDefaultFeePriorityin classTestMoneroWalletCommon
-