cdp.openapi_client.test package¶
Submodules¶
cdp.openapi_client.test.test_abi_function module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_abi_function.TestAbiFunction(methodName='runTest')¶
Bases:
TestCase
AbiFunction unit test stubs
- make_instance(include_optional)¶
Test AbiFunction include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testAbiFunction()¶
Test AbiFunction
cdp.openapi_client.test.test_abi_inner module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_abi_inner.TestAbiInner(methodName='runTest')¶
Bases:
TestCase
AbiInner unit test stubs
- make_instance(include_optional)¶
Test AbiInner include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testAbiInner()¶
Test AbiInner
cdp.openapi_client.test.test_abi_input module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_abi_input.TestAbiInput(methodName='runTest')¶
Bases:
TestCase
AbiInput unit test stubs
- make_instance(include_optional)¶
Test AbiInput include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testAbiInput()¶
Test AbiInput
cdp.openapi_client.test.test_abi_parameter module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_abi_parameter.TestAbiParameter(methodName='runTest')¶
Bases:
TestCase
AbiParameter unit test stubs
- make_instance(include_optional)¶
Test AbiParameter include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testAbiParameter()¶
Test AbiParameter
cdp.openapi_client.test.test_abi_state_mutability module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_abi_state_mutability.TestAbiStateMutability(methodName='runTest')¶
Bases:
TestCase
AbiStateMutability unit test stubs
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testAbiStateMutability()¶
Test AbiStateMutability
cdp.openapi_client.test.test_common_swap_response module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_common_swap_response.TestCommonSwapResponse(methodName='runTest')¶
Bases:
TestCase
CommonSwapResponse unit test stubs
- make_instance(include_optional)¶
Test CommonSwapResponse include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testCommonSwapResponse()¶
Test CommonSwapResponse
cdp.openapi_client.test.test_common_swap_response_fees module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_common_swap_response_fees.TestCommonSwapResponseFees(methodName='runTest')¶
Bases:
TestCase
CommonSwapResponseFees unit test stubs
- make_instance(include_optional)¶
Test CommonSwapResponseFees include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testCommonSwapResponseFees()¶
Test CommonSwapResponseFees
cdp.openapi_client.test.test_common_swap_response_issues module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_common_swap_response_issues.TestCommonSwapResponseIssues(methodName='runTest')¶
Bases:
TestCase
CommonSwapResponseIssues unit test stubs
- make_instance(include_optional)¶
Test CommonSwapResponseIssues include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testCommonSwapResponseIssues()¶
Test CommonSwapResponseIssues
cdp.openapi_client.test.test_common_swap_response_issues_allowance module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_common_swap_response_issues_allowance.TestCommonSwapResponseIssuesAllowance(methodName='runTest')¶
Bases:
TestCase
CommonSwapResponseIssuesAllowance unit test stubs
- make_instance(include_optional)¶
Test CommonSwapResponseIssuesAllowance include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testCommonSwapResponseIssuesAllowance()¶
Test CommonSwapResponseIssuesAllowance
cdp.openapi_client.test.test_common_swap_response_issues_balance module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_common_swap_response_issues_balance.TestCommonSwapResponseIssuesBalance(methodName='runTest')¶
Bases:
TestCase
CommonSwapResponseIssuesBalance unit test stubs
- make_instance(include_optional)¶
Test CommonSwapResponseIssuesBalance include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testCommonSwapResponseIssuesBalance()¶
Test CommonSwapResponseIssuesBalance
cdp.openapi_client.test.test_create_evm_account_request module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_create_evm_account_request.TestCreateEvmAccountRequest(methodName='runTest')¶
Bases:
TestCase
CreateEvmAccountRequest unit test stubs
- make_instance(include_optional)¶
Test CreateEvmAccountRequest include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testCreateEvmAccountRequest()¶
Test CreateEvmAccountRequest
cdp.openapi_client.test.test_create_evm_smart_account_request module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_create_evm_smart_account_request.TestCreateEvmSmartAccountRequest(methodName='runTest')¶
Bases:
TestCase
CreateEvmSmartAccountRequest unit test stubs
- make_instance(include_optional)¶
Test CreateEvmSmartAccountRequest include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testCreateEvmSmartAccountRequest()¶
Test CreateEvmSmartAccountRequest
cdp.openapi_client.test.test_create_evm_swap_quote_request module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_create_evm_swap_quote_request.TestCreateEvmSwapQuoteRequest(methodName='runTest')¶
Bases:
TestCase
CreateEvmSwapQuoteRequest unit test stubs
- make_instance(include_optional)¶
Test CreateEvmSwapQuoteRequest include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testCreateEvmSwapQuoteRequest()¶
Test CreateEvmSwapQuoteRequest
cdp.openapi_client.test.test_create_payment_transfer_quote201_response module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_create_payment_transfer_quote201_response.TestCreatePaymentTransferQuote201Response(methodName='runTest')¶
Bases:
TestCase
CreatePaymentTransferQuote201Response unit test stubs
- make_instance(include_optional)¶
Test CreatePaymentTransferQuote201Response include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testCreatePaymentTransferQuote201Response()¶
Test CreatePaymentTransferQuote201Response
cdp.openapi_client.test.test_create_payment_transfer_quote_request module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_create_payment_transfer_quote_request.TestCreatePaymentTransferQuoteRequest(methodName='runTest')¶
Bases:
TestCase
CreatePaymentTransferQuoteRequest unit test stubs
- make_instance(include_optional)¶
Test CreatePaymentTransferQuoteRequest include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testCreatePaymentTransferQuoteRequest()¶
Test CreatePaymentTransferQuoteRequest
cdp.openapi_client.test.test_create_policy_request module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_create_policy_request.TestCreatePolicyRequest(methodName='runTest')¶
Bases:
TestCase
CreatePolicyRequest unit test stubs
- make_instance(include_optional)¶
Test CreatePolicyRequest include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testCreatePolicyRequest()¶
Test CreatePolicyRequest
cdp.openapi_client.test.test_create_solana_account_request module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_create_solana_account_request.TestCreateSolanaAccountRequest(methodName='runTest')¶
Bases:
TestCase
CreateSolanaAccountRequest unit test stubs
- make_instance(include_optional)¶
Test CreateSolanaAccountRequest include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testCreateSolanaAccountRequest()¶
Test CreateSolanaAccountRequest
cdp.openapi_client.test.test_create_swap_quote_response module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_create_swap_quote_response.TestCreateSwapQuoteResponse(methodName='runTest')¶
Bases:
TestCase
CreateSwapQuoteResponse unit test stubs
- make_instance(include_optional)¶
Test CreateSwapQuoteResponse include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testCreateSwapQuoteResponse()¶
Test CreateSwapQuoteResponse
cdp.openapi_client.test.test_create_swap_quote_response_all_of_permit2 module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_create_swap_quote_response_all_of_permit2.TestCreateSwapQuoteResponseAllOfPermit2(methodName='runTest')¶
Bases:
TestCase
CreateSwapQuoteResponseAllOfPermit2 unit test stubs
- make_instance(include_optional)¶
Test CreateSwapQuoteResponseAllOfPermit2 include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testCreateSwapQuoteResponseAllOfPermit2()¶
Test CreateSwapQuoteResponseAllOfPermit2
cdp.openapi_client.test.test_create_swap_quote_response_all_of_transaction module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_create_swap_quote_response_all_of_transaction.TestCreateSwapQuoteResponseAllOfTransaction(methodName='runTest')¶
Bases:
TestCase
CreateSwapQuoteResponseAllOfTransaction unit test stubs
- make_instance(include_optional)¶
Test CreateSwapQuoteResponseAllOfTransaction include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testCreateSwapQuoteResponseAllOfTransaction()¶
Test CreateSwapQuoteResponseAllOfTransaction
cdp.openapi_client.test.test_create_swap_quote_response_wrapper module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_create_swap_quote_response_wrapper.TestCreateSwapQuoteResponseWrapper(methodName='runTest')¶
Bases:
TestCase
CreateSwapQuoteResponseWrapper unit test stubs
- make_instance(include_optional)¶
Test CreateSwapQuoteResponseWrapper include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testCreateSwapQuoteResponseWrapper()¶
Test CreateSwapQuoteResponseWrapper
cdp.openapi_client.test.test_crypto_rail module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_crypto_rail.TestCryptoRail(methodName='runTest')¶
Bases:
TestCase
CryptoRail unit test stubs
- make_instance(include_optional)¶
Test CryptoRail include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testCryptoRail()¶
Test CryptoRail
cdp.openapi_client.test.test_crypto_rail_address module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_crypto_rail_address.TestCryptoRailAddress(methodName='runTest')¶
Bases:
TestCase
CryptoRailAddress unit test stubs
- make_instance(include_optional)¶
Test CryptoRailAddress include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testCryptoRailAddress()¶
Test CryptoRailAddress
cdp.openapi_client.test.test_crypto_rail_networks_inner module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_crypto_rail_networks_inner.TestCryptoRailNetworksInner(methodName='runTest')¶
Bases:
TestCase
CryptoRailNetworksInner unit test stubs
- make_instance(include_optional)¶
Test CryptoRailNetworksInner include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testCryptoRailNetworksInner()¶
Test CryptoRailNetworksInner
cdp.openapi_client.test.test_eip712_domain module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_eip712_domain.TestEIP712Domain(methodName='runTest')¶
Bases:
TestCase
EIP712Domain unit test stubs
- make_instance(include_optional)¶
Test EIP712Domain include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testEIP712Domain()¶
Test EIP712Domain
cdp.openapi_client.test.test_eip712_message module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_eip712_message.TestEIP712Message(methodName='runTest')¶
Bases:
TestCase
EIP712Message unit test stubs
- make_instance(include_optional)¶
Test EIP712Message include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testEIP712Message()¶
Test EIP712Message
cdp.openapi_client.test.test_error module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_error.TestError(methodName='runTest')¶
Bases:
TestCase
Error unit test stubs
- make_instance(include_optional)¶
Test Error include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testError()¶
Test Error
cdp.openapi_client.test.test_error_type module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_error_type.TestErrorType(methodName='runTest')¶
Bases:
TestCase
ErrorType unit test stubs
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testErrorType()¶
Test ErrorType
cdp.openapi_client.test.test_eth_value_criterion module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_eth_value_criterion.TestEthValueCriterion(methodName='runTest')¶
Bases:
TestCase
EthValueCriterion unit test stubs
- make_instance(include_optional)¶
Test EthValueCriterion include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testEthValueCriterion()¶
Test EthValueCriterion
cdp.openapi_client.test.test_evm_account module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_evm_account.TestEvmAccount(methodName='runTest')¶
Bases:
TestCase
EvmAccount unit test stubs
- make_instance(include_optional)¶
Test EvmAccount include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testEvmAccount()¶
Test EvmAccount
cdp.openapi_client.test.test_evm_accounts_api module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_evm_accounts_api.TestEVMAccountsApi(methodName='runTest')¶
Bases:
IsolatedAsyncioTestCase
EVMAccountsApi unit test stubs
- async asyncSetUp()¶
- Return type:
None
- async asyncTearDown()¶
- Return type:
None
- async test_create_evm_account()¶
Test case for create_evm_account
Create an EVM account
- Return type:
None
- async test_export_evm_account()¶
Test case for export_evm_account
Export an EVM account
- Return type:
None
- async test_export_evm_account_by_name()¶
Test case for export_evm_account_by_name
Export an EVM account by name
- Return type:
None
- async test_get_evm_account()¶
Test case for get_evm_account
Get an EVM account by address
- Return type:
None
- async test_get_evm_account_by_name()¶
Test case for get_evm_account_by_name
Get an EVM account by name
- Return type:
None
- async test_import_evm_account()¶
Test case for import_evm_account
Import an EVM account
- Return type:
None
- async test_list_evm_accounts()¶
Test case for list_evm_accounts
List EVM accounts
- Return type:
None
- async test_send_evm_transaction()¶
Test case for send_evm_transaction
Send a transaction
- Return type:
None
- async test_sign_evm_hash()¶
Test case for sign_evm_hash
Sign a hash
- Return type:
None
- async test_sign_evm_message()¶
Test case for sign_evm_message
Sign an EIP-191 message
- Return type:
None
- async test_sign_evm_transaction()¶
Test case for sign_evm_transaction
Sign a transaction
- Return type:
None
- async test_sign_evm_typed_data()¶
Test case for sign_evm_typed_data
Sign EIP-712 typed data
- Return type:
None
- async test_update_evm_account()¶
Test case for update_evm_account
Update an EVM account
- Return type:
None
cdp.openapi_client.test.test_evm_address_criterion module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_evm_address_criterion.TestEvmAddressCriterion(methodName='runTest')¶
Bases:
TestCase
EvmAddressCriterion unit test stubs
- make_instance(include_optional)¶
Test EvmAddressCriterion include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testEvmAddressCriterion()¶
Test EvmAddressCriterion
cdp.openapi_client.test.test_evm_call module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_evm_call.TestEvmCall(methodName='runTest')¶
Bases:
TestCase
EvmCall unit test stubs
- make_instance(include_optional)¶
Test EvmCall include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testEvmCall()¶
Test EvmCall
cdp.openapi_client.test.test_evm_data_condition module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_evm_data_condition.TestEvmDataCondition(methodName='runTest')¶
Bases:
TestCase
EvmDataCondition unit test stubs
- make_instance(include_optional)¶
Test EvmDataCondition include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testEvmDataCondition()¶
Test EvmDataCondition
cdp.openapi_client.test.test_evm_data_condition_params_inner module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_evm_data_condition_params_inner.TestEvmDataConditionParamsInner(methodName='runTest')¶
Bases:
TestCase
EvmDataConditionParamsInner unit test stubs
- make_instance(include_optional)¶
Test EvmDataConditionParamsInner include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testEvmDataConditionParamsInner()¶
Test EvmDataConditionParamsInner
cdp.openapi_client.test.test_evm_data_criterion module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_evm_data_criterion.TestEvmDataCriterion(methodName='runTest')¶
Bases:
TestCase
EvmDataCriterion unit test stubs
- make_instance(include_optional)¶
Test EvmDataCriterion include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testEvmDataCriterion()¶
Test EvmDataCriterion
cdp.openapi_client.test.test_evm_data_criterion_abi module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_evm_data_criterion_abi.TestEvmDataCriterionAbi(methodName='runTest')¶
Bases:
TestCase
EvmDataCriterionAbi unit test stubs
- make_instance(include_optional)¶
Test EvmDataCriterionAbi include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testEvmDataCriterionAbi()¶
Test EvmDataCriterionAbi
cdp.openapi_client.test.test_evm_data_parameter_condition module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_evm_data_parameter_condition.TestEvmDataParameterCondition(methodName='runTest')¶
Bases:
TestCase
EvmDataParameterCondition unit test stubs
- make_instance(include_optional)¶
Test EvmDataParameterCondition include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testEvmDataParameterCondition()¶
Test EvmDataParameterCondition
cdp.openapi_client.test.test_evm_data_parameter_condition_list module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_evm_data_parameter_condition_list.TestEvmDataParameterConditionList(methodName='runTest')¶
Bases:
TestCase
EvmDataParameterConditionList unit test stubs
- make_instance(include_optional)¶
Test EvmDataParameterConditionList include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testEvmDataParameterConditionList()¶
Test EvmDataParameterConditionList
cdp.openapi_client.test.test_evm_message_criterion module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_evm_message_criterion.TestEvmMessageCriterion(methodName='runTest')¶
Bases:
TestCase
EvmMessageCriterion unit test stubs
- make_instance(include_optional)¶
Test EvmMessageCriterion include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testEvmMessageCriterion()¶
Test EvmMessageCriterion
cdp.openapi_client.test.test_evm_network_criterion module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_evm_network_criterion.TestEvmNetworkCriterion(methodName='runTest')¶
Bases:
TestCase
EvmNetworkCriterion unit test stubs
- make_instance(include_optional)¶
Test EvmNetworkCriterion include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testEvmNetworkCriterion()¶
Test EvmNetworkCriterion
cdp.openapi_client.test.test_evm_smart_account module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_evm_smart_account.TestEvmSmartAccount(methodName='runTest')¶
Bases:
TestCase
EvmSmartAccount unit test stubs
- make_instance(include_optional)¶
Test EvmSmartAccount include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testEvmSmartAccount()¶
Test EvmSmartAccount
cdp.openapi_client.test.test_evm_smart_accounts_api module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_evm_smart_accounts_api.TestEVMSmartAccountsApi(methodName='runTest')¶
Bases:
IsolatedAsyncioTestCase
EVMSmartAccountsApi unit test stubs
- async asyncSetUp()¶
- Return type:
None
- async asyncTearDown()¶
- Return type:
None
- async test_create_evm_smart_account()¶
Test case for create_evm_smart_account
Create a Smart Account
- Return type:
None
- async test_get_evm_smart_account()¶
Test case for get_evm_smart_account
Get a Smart Account by address
- Return type:
None
- async test_get_evm_smart_account_by_name()¶
Test case for get_evm_smart_account_by_name
Get a Smart Account by name
- Return type:
None
- async test_get_user_operation()¶
Test case for get_user_operation
Get a user operation
- Return type:
None
- async test_list_evm_smart_accounts()¶
Test case for list_evm_smart_accounts
List Smart Accounts
- Return type:
None
- async test_prepare_user_operation()¶
Test case for prepare_user_operation
Prepare a user operation
- Return type:
None
- async test_send_user_operation()¶
Test case for send_user_operation
Send a user operation
- Return type:
None
cdp.openapi_client.test.test_evm_swaps_api module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_evm_swaps_api.TestEVMSwapsApi(methodName='runTest')¶
Bases:
IsolatedAsyncioTestCase
EVMSwapsApi unit test stubs
- async asyncSetUp()¶
- Return type:
None
- async asyncTearDown()¶
- Return type:
None
- async test_create_evm_swap_quote()¶
Test case for create_evm_swap_quote
Create a swap quote
- Return type:
None
- async test_get_evm_swap_price()¶
Test case for get_evm_swap_price
Get a price estimate for a swap
- Return type:
None
cdp.openapi_client.test.test_evm_swaps_network module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_evm_swaps_network.TestEvmSwapsNetwork(methodName='runTest')¶
Bases:
TestCase
EvmSwapsNetwork unit test stubs
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testEvmSwapsNetwork()¶
Test EvmSwapsNetwork
cdp.openapi_client.test.test_evm_token_balances_api module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_evm_token_balances_api.TestEVMTokenBalancesApi(methodName='runTest')¶
Bases:
IsolatedAsyncioTestCase
EVMTokenBalancesApi unit test stubs
- async asyncSetUp()¶
- Return type:
None
- async asyncTearDown()¶
- Return type:
None
- async test_list_evm_token_balances()¶
Test case for list_evm_token_balances
List EVM token balances
- Return type:
None
cdp.openapi_client.test.test_evm_user_operation module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_evm_user_operation.TestEvmUserOperation(methodName='runTest')¶
Bases:
TestCase
EvmUserOperation unit test stubs
- make_instance(include_optional)¶
Test EvmUserOperation include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testEvmUserOperation()¶
Test EvmUserOperation
cdp.openapi_client.test.test_export_evm_account200_response module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_export_evm_account200_response.TestExportEvmAccount200Response(methodName='runTest')¶
Bases:
TestCase
ExportEvmAccount200Response unit test stubs
- make_instance(include_optional)¶
Test ExportEvmAccount200Response include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testExportEvmAccount200Response()¶
Test ExportEvmAccount200Response
cdp.openapi_client.test.test_export_evm_account_request module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_export_evm_account_request.TestExportEvmAccountRequest(methodName='runTest')¶
Bases:
TestCase
ExportEvmAccountRequest unit test stubs
- make_instance(include_optional)¶
Test ExportEvmAccountRequest include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testExportEvmAccountRequest()¶
Test ExportEvmAccountRequest
cdp.openapi_client.test.test_export_solana_account200_response module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_export_solana_account200_response.TestExportSolanaAccount200Response(methodName='runTest')¶
Bases:
TestCase
ExportSolanaAccount200Response unit test stubs
- make_instance(include_optional)¶
Test ExportSolanaAccount200Response include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testExportSolanaAccount200Response()¶
Test ExportSolanaAccount200Response
cdp.openapi_client.test.test_faucets_api module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_faucets_api.TestFaucetsApi(methodName='runTest')¶
Bases:
IsolatedAsyncioTestCase
FaucetsApi unit test stubs
- async asyncSetUp()¶
- Return type:
None
- async asyncTearDown()¶
- Return type:
None
- async test_request_evm_faucet()¶
Test case for request_evm_faucet
Request funds on EVM test networks
- Return type:
None
- async test_request_solana_faucet()¶
Test case for request_solana_faucet
Request funds on Solana devnet
- Return type:
None
cdp.openapi_client.test.test_fee module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_fee.TestFee(methodName='runTest')¶
Bases:
TestCase
Fee unit test stubs
- make_instance(include_optional)¶
Test Fee include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testFee()¶
Test Fee
cdp.openapi_client.test.test_get_swap_price_response module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_get_swap_price_response.TestGetSwapPriceResponse(methodName='runTest')¶
Bases:
TestCase
GetSwapPriceResponse unit test stubs
- make_instance(include_optional)¶
Test GetSwapPriceResponse include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testGetSwapPriceResponse()¶
Test GetSwapPriceResponse
cdp.openapi_client.test.test_get_swap_price_response_wrapper module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_get_swap_price_response_wrapper.TestGetSwapPriceResponseWrapper(methodName='runTest')¶
Bases:
TestCase
GetSwapPriceResponseWrapper unit test stubs
- make_instance(include_optional)¶
Test GetSwapPriceResponseWrapper include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testGetSwapPriceResponseWrapper()¶
Test GetSwapPriceResponseWrapper
cdp.openapi_client.test.test_import_evm_account_request module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_import_evm_account_request.TestImportEvmAccountRequest(methodName='runTest')¶
Bases:
TestCase
ImportEvmAccountRequest unit test stubs
- make_instance(include_optional)¶
Test ImportEvmAccountRequest include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testImportEvmAccountRequest()¶
Test ImportEvmAccountRequest
cdp.openapi_client.test.test_known_abi_type module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_known_abi_type.TestKnownAbiType(methodName='runTest')¶
Bases:
TestCase
KnownAbiType unit test stubs
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testKnownAbiType()¶
Test KnownAbiType
cdp.openapi_client.test.test_list_evm_accounts200_response module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_list_evm_accounts200_response.TestListEvmAccounts200Response(methodName='runTest')¶
Bases:
TestCase
ListEvmAccounts200Response unit test stubs
- make_instance(include_optional)¶
Test ListEvmAccounts200Response include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testListEvmAccounts200Response()¶
Test ListEvmAccounts200Response
cdp.openapi_client.test.test_list_evm_smart_accounts200_response module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_list_evm_smart_accounts200_response.TestListEvmSmartAccounts200Response(methodName='runTest')¶
Bases:
TestCase
ListEvmSmartAccounts200Response unit test stubs
- make_instance(include_optional)¶
Test ListEvmSmartAccounts200Response include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testListEvmSmartAccounts200Response()¶
Test ListEvmSmartAccounts200Response
cdp.openapi_client.test.test_list_evm_token_balances200_response module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_list_evm_token_balances200_response.TestListEvmTokenBalances200Response(methodName='runTest')¶
Bases:
TestCase
ListEvmTokenBalances200Response unit test stubs
- make_instance(include_optional)¶
Test ListEvmTokenBalances200Response include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testListEvmTokenBalances200Response()¶
Test ListEvmTokenBalances200Response
cdp.openapi_client.test.test_list_evm_token_balances_network module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_list_evm_token_balances_network.TestListEvmTokenBalancesNetwork(methodName='runTest')¶
Bases:
TestCase
ListEvmTokenBalancesNetwork unit test stubs
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testListEvmTokenBalancesNetwork()¶
Test ListEvmTokenBalancesNetwork
cdp.openapi_client.test.test_list_policies200_response module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_list_policies200_response.TestListPolicies200Response(methodName='runTest')¶
Bases:
TestCase
ListPolicies200Response unit test stubs
- make_instance(include_optional)¶
Test ListPolicies200Response include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testListPolicies200Response()¶
Test ListPolicies200Response
cdp.openapi_client.test.test_list_response module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_list_response.TestListResponse(methodName='runTest')¶
Bases:
TestCase
ListResponse unit test stubs
- make_instance(include_optional)¶
Test ListResponse include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testListResponse()¶
Test ListResponse
cdp.openapi_client.test.test_list_solana_accounts200_response module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_list_solana_accounts200_response.TestListSolanaAccounts200Response(methodName='runTest')¶
Bases:
TestCase
ListSolanaAccounts200Response unit test stubs
- make_instance(include_optional)¶
Test ListSolanaAccounts200Response include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testListSolanaAccounts200Response()¶
Test ListSolanaAccounts200Response
cdp.openapi_client.test.test_payment_method module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_payment_method.TestPaymentMethod(methodName='runTest')¶
Bases:
TestCase
PaymentMethod unit test stubs
- make_instance(include_optional)¶
Test PaymentMethod include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testPaymentMethod()¶
Test PaymentMethod
cdp.openapi_client.test.test_payment_method_limits module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_payment_method_limits.TestPaymentMethodLimits(methodName='runTest')¶
Bases:
TestCase
PaymentMethodLimits unit test stubs
- make_instance(include_optional)¶
Test PaymentMethodLimits include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testPaymentMethodLimits()¶
Test PaymentMethodLimits
cdp.openapi_client.test.test_payment_method_limits_source_limit module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_payment_method_limits_source_limit.TestPaymentMethodLimitsSourceLimit(methodName='runTest')¶
Bases:
TestCase
PaymentMethodLimitsSourceLimit unit test stubs
- make_instance(include_optional)¶
Test PaymentMethodLimitsSourceLimit include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testPaymentMethodLimitsSourceLimit()¶
Test PaymentMethodLimitsSourceLimit
cdp.openapi_client.test.test_payment_method_limits_target_limit module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_payment_method_limits_target_limit.TestPaymentMethodLimitsTargetLimit(methodName='runTest')¶
Bases:
TestCase
PaymentMethodLimitsTargetLimit unit test stubs
- make_instance(include_optional)¶
Test PaymentMethodLimitsTargetLimit include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testPaymentMethodLimitsTargetLimit()¶
Test PaymentMethodLimitsTargetLimit
cdp.openapi_client.test.test_payment_method_request module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_payment_method_request.TestPaymentMethodRequest(methodName='runTest')¶
Bases:
TestCase
PaymentMethodRequest unit test stubs
- make_instance(include_optional)¶
Test PaymentMethodRequest include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testPaymentMethodRequest()¶
Test PaymentMethodRequest
cdp.openapi_client.test.test_payment_rail_action module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_payment_rail_action.TestPaymentRailAction(methodName='runTest')¶
Bases:
TestCase
PaymentRailAction unit test stubs
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testPaymentRailAction()¶
Test PaymentRailAction
cdp.openapi_client.test.test_payments_alpha_api module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_payments_alpha_api.TestPaymentsAlphaApi(methodName='runTest')¶
Bases:
IsolatedAsyncioTestCase
PaymentsAlphaApi unit test stubs
- async asyncSetUp()¶
- Return type:
None
- async asyncTearDown()¶
- Return type:
None
- async test_create_payment_transfer_quote()¶
Test case for create_payment_transfer_quote
Create a transfer quote
- Return type:
None
- async test_execute_payment_transfer_quote()¶
Test case for execute_payment_transfer_quote
Execute a transfer quote
- Return type:
None
- async test_get_crypto_rails()¶
Test case for get_crypto_rails
Get the crypto rails
- Return type:
None
- async test_get_payment_methods()¶
Test case for get_payment_methods
Get the fiat payment methods
- Return type:
None
- async test_get_payment_transfer()¶
Test case for get_payment_transfer
Get a transfer by ID
- Return type:
None
cdp.openapi_client.test.test_policy module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_policy.TestPolicy(methodName='runTest')¶
Bases:
TestCase
Policy unit test stubs
- make_instance(include_optional)¶
Test Policy include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testPolicy()¶
Test Policy
cdp.openapi_client.test.test_policy_engine_api module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_policy_engine_api.TestPolicyEngineApi(methodName='runTest')¶
Bases:
IsolatedAsyncioTestCase
PolicyEngineApi unit test stubs
- async asyncSetUp()¶
- Return type:
None
- async asyncTearDown()¶
- Return type:
None
- async test_create_policy()¶
Test case for create_policy
Create a policy
- Return type:
None
- async test_delete_policy()¶
Test case for delete_policy
Delete a policy
- Return type:
None
- async test_get_policy_by_id()¶
Test case for get_policy_by_id
Get a policy by ID
- Return type:
None
- async test_list_policies()¶
Test case for list_policies
List policies
- Return type:
None
- async test_update_policy()¶
Test case for update_policy
Update a policy
- Return type:
None
cdp.openapi_client.test.test_prepare_user_operation_request module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_prepare_user_operation_request.TestPrepareUserOperationRequest(methodName='runTest')¶
Bases:
TestCase
PrepareUserOperationRequest unit test stubs
- make_instance(include_optional)¶
Test PrepareUserOperationRequest include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testPrepareUserOperationRequest()¶
Test PrepareUserOperationRequest
cdp.openapi_client.test.test_request_evm_faucet200_response module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_request_evm_faucet200_response.TestRequestEvmFaucet200Response(methodName='runTest')¶
Bases:
TestCase
RequestEvmFaucet200Response unit test stubs
- make_instance(include_optional)¶
Test RequestEvmFaucet200Response include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testRequestEvmFaucet200Response()¶
Test RequestEvmFaucet200Response
cdp.openapi_client.test.test_request_evm_faucet_request module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_request_evm_faucet_request.TestRequestEvmFaucetRequest(methodName='runTest')¶
Bases:
TestCase
RequestEvmFaucetRequest unit test stubs
- make_instance(include_optional)¶
Test RequestEvmFaucetRequest include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testRequestEvmFaucetRequest()¶
Test RequestEvmFaucetRequest
cdp.openapi_client.test.test_request_solana_faucet200_response module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_request_solana_faucet200_response.TestRequestSolanaFaucet200Response(methodName='runTest')¶
Bases:
TestCase
RequestSolanaFaucet200Response unit test stubs
- make_instance(include_optional)¶
Test RequestSolanaFaucet200Response include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testRequestSolanaFaucet200Response()¶
Test RequestSolanaFaucet200Response
cdp.openapi_client.test.test_request_solana_faucet_request module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_request_solana_faucet_request.TestRequestSolanaFaucetRequest(methodName='runTest')¶
Bases:
TestCase
RequestSolanaFaucetRequest unit test stubs
- make_instance(include_optional)¶
Test RequestSolanaFaucetRequest include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testRequestSolanaFaucetRequest()¶
Test RequestSolanaFaucetRequest
cdp.openapi_client.test.test_rule module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_rule.TestRule(methodName='runTest')¶
Bases:
TestCase
Rule unit test stubs
- make_instance(include_optional)¶
Test Rule include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testRule()¶
Test Rule
cdp.openapi_client.test.test_send_evm_transaction200_response module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_send_evm_transaction200_response.TestSendEvmTransaction200Response(methodName='runTest')¶
Bases:
TestCase
SendEvmTransaction200Response unit test stubs
- make_instance(include_optional)¶
Test SendEvmTransaction200Response include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testSendEvmTransaction200Response()¶
Test SendEvmTransaction200Response
cdp.openapi_client.test.test_send_evm_transaction_criteria_inner module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_send_evm_transaction_criteria_inner.TestSendEvmTransactionCriteriaInner(methodName='runTest')¶
Bases:
TestCase
SendEvmTransactionCriteriaInner unit test stubs
- make_instance(include_optional)¶
Test SendEvmTransactionCriteriaInner include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testSendEvmTransactionCriteriaInner()¶
Test SendEvmTransactionCriteriaInner
cdp.openapi_client.test.test_send_evm_transaction_request module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_send_evm_transaction_request.TestSendEvmTransactionRequest(methodName='runTest')¶
Bases:
TestCase
SendEvmTransactionRequest unit test stubs
- make_instance(include_optional)¶
Test SendEvmTransactionRequest include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testSendEvmTransactionRequest()¶
Test SendEvmTransactionRequest
cdp.openapi_client.test.test_send_evm_transaction_rule module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_send_evm_transaction_rule.TestSendEvmTransactionRule(methodName='runTest')¶
Bases:
TestCase
SendEvmTransactionRule unit test stubs
- make_instance(include_optional)¶
Test SendEvmTransactionRule include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testSendEvmTransactionRule()¶
Test SendEvmTransactionRule
cdp.openapi_client.test.test_send_user_operation_request module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_send_user_operation_request.TestSendUserOperationRequest(methodName='runTest')¶
Bases:
TestCase
SendUserOperationRequest unit test stubs
- make_instance(include_optional)¶
Test SendUserOperationRequest include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testSendUserOperationRequest()¶
Test SendUserOperationRequest
cdp.openapi_client.test.test_sign_evm_hash200_response module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_sign_evm_hash200_response.TestSignEvmHash200Response(methodName='runTest')¶
Bases:
TestCase
SignEvmHash200Response unit test stubs
- make_instance(include_optional)¶
Test SignEvmHash200Response include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testSignEvmHash200Response()¶
Test SignEvmHash200Response
cdp.openapi_client.test.test_sign_evm_hash_request module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_sign_evm_hash_request.TestSignEvmHashRequest(methodName='runTest')¶
Bases:
TestCase
SignEvmHashRequest unit test stubs
- make_instance(include_optional)¶
Test SignEvmHashRequest include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testSignEvmHashRequest()¶
Test SignEvmHashRequest
cdp.openapi_client.test.test_sign_evm_hash_rule module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_sign_evm_hash_rule.TestSignEvmHashRule(methodName='runTest')¶
Bases:
TestCase
SignEvmHashRule unit test stubs
- make_instance(include_optional)¶
Test SignEvmHashRule include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testSignEvmHashRule()¶
Test SignEvmHashRule
cdp.openapi_client.test.test_sign_evm_message200_response module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_sign_evm_message200_response.TestSignEvmMessage200Response(methodName='runTest')¶
Bases:
TestCase
SignEvmMessage200Response unit test stubs
- make_instance(include_optional)¶
Test SignEvmMessage200Response include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testSignEvmMessage200Response()¶
Test SignEvmMessage200Response
cdp.openapi_client.test.test_sign_evm_message_criteria_inner module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_sign_evm_message_criteria_inner.TestSignEvmMessageCriteriaInner(methodName='runTest')¶
Bases:
TestCase
SignEvmMessageCriteriaInner unit test stubs
- make_instance(include_optional)¶
Test SignEvmMessageCriteriaInner include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testSignEvmMessageCriteriaInner()¶
Test SignEvmMessageCriteriaInner
cdp.openapi_client.test.test_sign_evm_message_request module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_sign_evm_message_request.TestSignEvmMessageRequest(methodName='runTest')¶
Bases:
TestCase
SignEvmMessageRequest unit test stubs
- make_instance(include_optional)¶
Test SignEvmMessageRequest include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testSignEvmMessageRequest()¶
Test SignEvmMessageRequest
cdp.openapi_client.test.test_sign_evm_message_rule module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_sign_evm_message_rule.TestSignEvmMessageRule(methodName='runTest')¶
Bases:
TestCase
SignEvmMessageRule unit test stubs
- make_instance(include_optional)¶
Test SignEvmMessageRule include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testSignEvmMessageRule()¶
Test SignEvmMessageRule
cdp.openapi_client.test.test_sign_evm_transaction200_response module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_sign_evm_transaction200_response.TestSignEvmTransaction200Response(methodName='runTest')¶
Bases:
TestCase
SignEvmTransaction200Response unit test stubs
- make_instance(include_optional)¶
Test SignEvmTransaction200Response include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testSignEvmTransaction200Response()¶
Test SignEvmTransaction200Response
cdp.openapi_client.test.test_sign_evm_transaction_criteria_inner module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_sign_evm_transaction_criteria_inner.TestSignEvmTransactionCriteriaInner(methodName='runTest')¶
Bases:
TestCase
SignEvmTransactionCriteriaInner unit test stubs
- make_instance(include_optional)¶
Test SignEvmTransactionCriteriaInner include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testSignEvmTransactionCriteriaInner()¶
Test SignEvmTransactionCriteriaInner
cdp.openapi_client.test.test_sign_evm_transaction_request module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_sign_evm_transaction_request.TestSignEvmTransactionRequest(methodName='runTest')¶
Bases:
TestCase
SignEvmTransactionRequest unit test stubs
- make_instance(include_optional)¶
Test SignEvmTransactionRequest include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testSignEvmTransactionRequest()¶
Test SignEvmTransactionRequest
cdp.openapi_client.test.test_sign_evm_transaction_rule module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_sign_evm_transaction_rule.TestSignEvmTransactionRule(methodName='runTest')¶
Bases:
TestCase
SignEvmTransactionRule unit test stubs
- make_instance(include_optional)¶
Test SignEvmTransactionRule include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testSignEvmTransactionRule()¶
Test SignEvmTransactionRule
cdp.openapi_client.test.test_sign_evm_typed_data200_response module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_sign_evm_typed_data200_response.TestSignEvmTypedData200Response(methodName='runTest')¶
Bases:
TestCase
SignEvmTypedData200Response unit test stubs
- make_instance(include_optional)¶
Test SignEvmTypedData200Response include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testSignEvmTypedData200Response()¶
Test SignEvmTypedData200Response
cdp.openapi_client.test.test_sign_sol_transaction_criteria_inner module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_sign_sol_transaction_criteria_inner.TestSignSolTransactionCriteriaInner(methodName='runTest')¶
Bases:
TestCase
SignSolTransactionCriteriaInner unit test stubs
- make_instance(include_optional)¶
Test SignSolTransactionCriteriaInner include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testSignSolTransactionCriteriaInner()¶
Test SignSolTransactionCriteriaInner
cdp.openapi_client.test.test_sign_sol_transaction_rule module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_sign_sol_transaction_rule.TestSignSolTransactionRule(methodName='runTest')¶
Bases:
TestCase
SignSolTransactionRule unit test stubs
- make_instance(include_optional)¶
Test SignSolTransactionRule include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testSignSolTransactionRule()¶
Test SignSolTransactionRule
cdp.openapi_client.test.test_sign_solana_message200_response module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_sign_solana_message200_response.TestSignSolanaMessage200Response(methodName='runTest')¶
Bases:
TestCase
SignSolanaMessage200Response unit test stubs
- make_instance(include_optional)¶
Test SignSolanaMessage200Response include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testSignSolanaMessage200Response()¶
Test SignSolanaMessage200Response
cdp.openapi_client.test.test_sign_solana_message_request module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_sign_solana_message_request.TestSignSolanaMessageRequest(methodName='runTest')¶
Bases:
TestCase
SignSolanaMessageRequest unit test stubs
- make_instance(include_optional)¶
Test SignSolanaMessageRequest include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testSignSolanaMessageRequest()¶
Test SignSolanaMessageRequest
cdp.openapi_client.test.test_sign_solana_transaction200_response module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_sign_solana_transaction200_response.TestSignSolanaTransaction200Response(methodName='runTest')¶
Bases:
TestCase
SignSolanaTransaction200Response unit test stubs
- make_instance(include_optional)¶
Test SignSolanaTransaction200Response include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testSignSolanaTransaction200Response()¶
Test SignSolanaTransaction200Response
cdp.openapi_client.test.test_sign_solana_transaction_request module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_sign_solana_transaction_request.TestSignSolanaTransactionRequest(methodName='runTest')¶
Bases:
TestCase
SignSolanaTransactionRequest unit test stubs
- make_instance(include_optional)¶
Test SignSolanaTransactionRequest include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testSignSolanaTransactionRequest()¶
Test SignSolanaTransactionRequest
cdp.openapi_client.test.test_sol_address_criterion module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_sol_address_criterion.TestSolAddressCriterion(methodName='runTest')¶
Bases:
TestCase
SolAddressCriterion unit test stubs
- make_instance(include_optional)¶
Test SolAddressCriterion include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testSolAddressCriterion()¶
Test SolAddressCriterion
cdp.openapi_client.test.test_solana_account module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_solana_account.TestSolanaAccount(methodName='runTest')¶
Bases:
TestCase
SolanaAccount unit test stubs
- make_instance(include_optional)¶
Test SolanaAccount include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testSolanaAccount()¶
Test SolanaAccount
cdp.openapi_client.test.test_solana_accounts_api module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_solana_accounts_api.TestSolanaAccountsApi(methodName='runTest')¶
Bases:
IsolatedAsyncioTestCase
SolanaAccountsApi unit test stubs
- async asyncSetUp()¶
- Return type:
None
- async asyncTearDown()¶
- Return type:
None
- async test_create_solana_account()¶
Test case for create_solana_account
Create a Solana account
- Return type:
None
- async test_export_solana_account()¶
Test case for export_solana_account
Export an Solana account
- Return type:
None
- async test_export_solana_account_by_name()¶
Test case for export_solana_account_by_name
Export a Solana account by name
- Return type:
None
- async test_get_solana_account()¶
Test case for get_solana_account
Get a Solana account by address
- Return type:
None
- async test_get_solana_account_by_name()¶
Test case for get_solana_account_by_name
Get a Solana account by name
- Return type:
None
- async test_list_solana_accounts()¶
Test case for list_solana_accounts
List Solana accounts or get account by name
- Return type:
None
- async test_sign_solana_message()¶
Test case for sign_solana_message
Sign a message
- Return type:
None
- async test_sign_solana_transaction()¶
Test case for sign_solana_transaction
Sign a transaction
- Return type:
None
- async test_update_solana_account()¶
Test case for update_solana_account
Update a Solana account
- Return type:
None
cdp.openapi_client.test.test_token module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_token.TestToken(methodName='runTest')¶
Bases:
TestCase
Token unit test stubs
- make_instance(include_optional)¶
Test Token include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testToken()¶
Test Token
cdp.openapi_client.test.test_token_amount module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_token_amount.TestTokenAmount(methodName='runTest')¶
Bases:
TestCase
TokenAmount unit test stubs
- make_instance(include_optional)¶
Test TokenAmount include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testTokenAmount()¶
Test TokenAmount
cdp.openapi_client.test.test_token_balance module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_token_balance.TestTokenBalance(methodName='runTest')¶
Bases:
TestCase
TokenBalance unit test stubs
- make_instance(include_optional)¶
Test TokenBalance include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testTokenBalance()¶
Test TokenBalance
cdp.openapi_client.test.test_token_fee module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_token_fee.TestTokenFee(methodName='runTest')¶
Bases:
TestCase
TokenFee unit test stubs
- make_instance(include_optional)¶
Test TokenFee include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testTokenFee()¶
Test TokenFee
cdp.openapi_client.test.test_transfer module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_transfer.TestTransfer(methodName='runTest')¶
Bases:
TestCase
Transfer unit test stubs
- make_instance(include_optional)¶
Test Transfer include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testTransfer()¶
Test Transfer
cdp.openapi_client.test.test_transfer_source module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_transfer_source.TestTransferSource(methodName='runTest')¶
Bases:
TestCase
TransferSource unit test stubs
- make_instance(include_optional)¶
Test TransferSource include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testTransferSource()¶
Test TransferSource
cdp.openapi_client.test.test_transfer_target module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_transfer_target.TestTransferTarget(methodName='runTest')¶
Bases:
TestCase
TransferTarget unit test stubs
- make_instance(include_optional)¶
Test TransferTarget include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testTransferTarget()¶
Test TransferTarget
cdp.openapi_client.test.test_update_evm_account_request module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_update_evm_account_request.TestUpdateEvmAccountRequest(methodName='runTest')¶
Bases:
TestCase
UpdateEvmAccountRequest unit test stubs
- make_instance(include_optional)¶
Test UpdateEvmAccountRequest include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testUpdateEvmAccountRequest()¶
Test UpdateEvmAccountRequest
cdp.openapi_client.test.test_update_policy_request module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_update_policy_request.TestUpdatePolicyRequest(methodName='runTest')¶
Bases:
TestCase
UpdatePolicyRequest unit test stubs
- make_instance(include_optional)¶
Test UpdatePolicyRequest include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testUpdatePolicyRequest()¶
Test UpdatePolicyRequest
cdp.openapi_client.test.test_update_solana_account_request module¶
Coinbase Developer Platform APIs
The Coinbase Developer Platform APIs - leading the world’s transition onchain.
The version of the OpenAPI document: 2.0.0 Contact: cdp@coinbase.com Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
- class cdp.openapi_client.test.test_update_solana_account_request.TestUpdateSolanaAccountRequest(methodName='runTest')¶
Bases:
TestCase
UpdateSolanaAccountRequest unit test stubs
- make_instance(include_optional)¶
Test UpdateSolanaAccountRequest include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- Return type:
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testUpdateSolanaAccountRequest()¶
Test UpdateSolanaAccountRequest