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:
TestCaseAbiFunction 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:
TestCaseAbiInner 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:
TestCaseAbiInput 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:
TestCaseAbiParameter 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:
TestCaseAbiStateMutability 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_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_account.TestAccount(methodName='runTest')¶
Bases:
TestCaseAccount unit test stubs
- make_instance(include_optional)¶
Test Account 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.
- testAccount()¶
Test Account
cdp.openapi_client.test.test_account_token_addresses_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_account_token_addresses_response.TestAccountTokenAddressesResponse(methodName='runTest')¶
Bases:
TestCaseAccountTokenAddressesResponse unit test stubs
- make_instance(include_optional)¶
Test AccountTokenAddressesResponse 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.
- testAccountTokenAddressesResponse()¶
Test AccountTokenAddressesResponse
cdp.openapi_client.test.test_account_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_account_type.TestAccountType(methodName='runTest')¶
Bases:
TestCaseAccountType 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.
- testAccountType()¶
Test AccountType
cdp.openapi_client.test.test_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_accounts_api.TestAccountsApi(methodName='runTest')¶
Bases:
IsolatedAsyncioTestCaseAccountsApi unit test stubs
- async asyncSetUp()¶
- Return type:
None
- async asyncTearDown()¶
- Return type:
None
- async test_create_foundation_account()¶
Test case for create_foundation_account
Create account
- Return type:
None
- async test_get_balance_by_asset()¶
Test case for get_balance_by_asset
Get balance for account
- Return type:
None
- async test_get_foundation_account_by_id()¶
Test case for get_foundation_account_by_id
Get account
- Return type:
None
- async test_list_balances()¶
Test case for list_balances
List balances for account
- Return type:
None
- async test_list_foundation_accounts()¶
Test case for list_foundation_accounts
List accounts
- Return type:
None
cdp.openapi_client.test.test_add_end_user_evm_account201_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_add_end_user_evm_account201_response.TestAddEndUserEvmAccount201Response(methodName='runTest')¶
Bases:
TestCaseAddEndUserEvmAccount201Response unit test stubs
- make_instance(include_optional)¶
Test AddEndUserEvmAccount201Response 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.
- testAddEndUserEvmAccount201Response()¶
Test AddEndUserEvmAccount201Response
cdp.openapi_client.test.test_add_end_user_evm_smart_account201_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_add_end_user_evm_smart_account201_response.TestAddEndUserEvmSmartAccount201Response(methodName='runTest')¶
Bases:
TestCaseAddEndUserEvmSmartAccount201Response unit test stubs
- make_instance(include_optional)¶
Test AddEndUserEvmSmartAccount201Response 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.
- testAddEndUserEvmSmartAccount201Response()¶
Test AddEndUserEvmSmartAccount201Response
cdp.openapi_client.test.test_add_end_user_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_add_end_user_evm_smart_account_request.TestAddEndUserEvmSmartAccountRequest(methodName='runTest')¶
Bases:
TestCaseAddEndUserEvmSmartAccountRequest unit test stubs
- make_instance(include_optional)¶
Test AddEndUserEvmSmartAccountRequest 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.
- testAddEndUserEvmSmartAccountRequest()¶
Test AddEndUserEvmSmartAccountRequest
cdp.openapi_client.test.test_add_end_user_solana_account201_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_add_end_user_solana_account201_response.TestAddEndUserSolanaAccount201Response(methodName='runTest')¶
Bases:
TestCaseAddEndUserSolanaAccount201Response unit test stubs
- make_instance(include_optional)¶
Test AddEndUserSolanaAccount201Response 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.
- testAddEndUserSolanaAccount201Response()¶
Test AddEndUserSolanaAccount201Response
cdp.openapi_client.test.test_amount_detail 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_amount_detail.TestAmountDetail(methodName='runTest')¶
Bases:
TestCaseAmountDetail unit test stubs
- make_instance(include_optional)¶
Test AmountDetail 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.
- testAmountDetail()¶
Test AmountDetail
cdp.openapi_client.test.test_api_key_wallet 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_api_key_wallet.TestAPIKeyWallet(methodName='runTest')¶
Bases:
TestCaseAPIKeyWallet unit test stubs
- make_instance(include_optional)¶
Test APIKeyWallet 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.
- testAPIKeyWallet()¶
Test APIKeyWallet
cdp.openapi_client.test.test_api_key_wallet1 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_api_key_wallet1.TestAPIKeyWallet1(methodName='runTest')¶
Bases:
TestCaseAPIKeyWallet1 unit test stubs
- make_instance(include_optional)¶
Test APIKeyWallet1 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.
- testAPIKeyWallet1()¶
Test APIKeyWallet1
cdp.openapi_client.test.test_api_key_wallet2 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_api_key_wallet2.TestAPIKeyWallet2(methodName='runTest')¶
Bases:
TestCaseAPIKeyWallet2 unit test stubs
- make_instance(include_optional)¶
Test APIKeyWallet2 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.
- testAPIKeyWallet2()¶
Test APIKeyWallet2
cdp.openapi_client.test.test_api_key_wallet_evm 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_api_key_wallet_evm.TestAPIKeyWalletEVM(methodName='runTest')¶
Bases:
TestCaseAPIKeyWalletEVM unit test stubs
- make_instance(include_optional)¶
Test APIKeyWalletEVM 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.
- testAPIKeyWalletEVM()¶
Test APIKeyWalletEVM
cdp.openapi_client.test.test_api_key_wallet_evm1 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_api_key_wallet_evm1.TestAPIKeyWalletEVM1(methodName='runTest')¶
Bases:
TestCaseAPIKeyWalletEVM1 unit test stubs
- make_instance(include_optional)¶
Test APIKeyWalletEVM1 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.
- testAPIKeyWalletEVM1()¶
Test APIKeyWalletEVM1
cdp.openapi_client.test.test_api_key_wallet_evm2 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_api_key_wallet_evm2.TestAPIKeyWalletEVM2(methodName='runTest')¶
Bases:
TestCaseAPIKeyWalletEVM2 unit test stubs
- make_instance(include_optional)¶
Test APIKeyWalletEVM2 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.
- testAPIKeyWalletEVM2()¶
Test APIKeyWalletEVM2
cdp.openapi_client.test.test_api_key_wallet_evm3 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_api_key_wallet_evm3.TestAPIKeyWalletEVM3(methodName='runTest')¶
Bases:
TestCaseAPIKeyWalletEVM3 unit test stubs
- make_instance(include_optional)¶
Test APIKeyWalletEVM3 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.
- testAPIKeyWalletEVM3()¶
Test APIKeyWalletEVM3
cdp.openapi_client.test.test_api_key_wallet_evm4 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_api_key_wallet_evm4.TestAPIKeyWalletEVM4(methodName='runTest')¶
Bases:
TestCaseAPIKeyWalletEVM4 unit test stubs
- make_instance(include_optional)¶
Test APIKeyWalletEVM4 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.
- testAPIKeyWalletEVM4()¶
Test APIKeyWalletEVM4
cdp.openapi_client.test.test_api_key_wallet_solana 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_api_key_wallet_solana.TestAPIKeyWalletSolana(methodName='runTest')¶
Bases:
TestCaseAPIKeyWalletSolana unit test stubs
- make_instance(include_optional)¶
Test APIKeyWalletSolana 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.
- testAPIKeyWalletSolana()¶
Test APIKeyWalletSolana
cdp.openapi_client.test.test_api_key_wallet_solana1 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_api_key_wallet_solana1.TestAPIKeyWalletSolana1(methodName='runTest')¶
Bases:
TestCaseAPIKeyWalletSolana1 unit test stubs
- make_instance(include_optional)¶
Test APIKeyWalletSolana1 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.
- testAPIKeyWalletSolana1()¶
Test APIKeyWalletSolana1
cdp.openapi_client.test.test_api_key_wallet_solana2 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_api_key_wallet_solana2.TestAPIKeyWalletSolana2(methodName='runTest')¶
Bases:
TestCaseAPIKeyWalletSolana2 unit test stubs
- make_instance(include_optional)¶
Test APIKeyWalletSolana2 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.
- testAPIKeyWalletSolana2()¶
Test APIKeyWalletSolana2
cdp.openapi_client.test.test_api_key_wallet_solana3 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_api_key_wallet_solana3.TestAPIKeyWalletSolana3(methodName='runTest')¶
Bases:
TestCaseAPIKeyWalletSolana3 unit test stubs
- make_instance(include_optional)¶
Test APIKeyWalletSolana3 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.
- testAPIKeyWalletSolana3()¶
Test APIKeyWalletSolana3
cdp.openapi_client.test.test_api_key_wallet_solana4 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_api_key_wallet_solana4.TestAPIKeyWalletSolana4(methodName='runTest')¶
Bases:
TestCaseAPIKeyWalletSolana4 unit test stubs
- make_instance(include_optional)¶
Test APIKeyWalletSolana4 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.
- testAPIKeyWalletSolana4()¶
Test APIKeyWalletSolana4
cdp.openapi_client.test.test_asset_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_asset_type.TestAssetType(methodName='runTest')¶
Bases:
TestCaseAssetType 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.
- testAssetType()¶
Test AssetType
cdp.openapi_client.test.test_authentication_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_authentication_method.TestAuthenticationMethod(methodName='runTest')¶
Bases:
TestCaseAuthenticationMethod unit test stubs
- make_instance(include_optional)¶
Test AuthenticationMethod 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.
- testAuthenticationMethod()¶
Test AuthenticationMethod
cdp.openapi_client.test.test_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_balance.TestBalance(methodName='runTest')¶
Bases:
TestCaseBalance unit test stubs
- make_instance(include_optional)¶
Test Balance 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.
- testBalance()¶
Test Balance
cdp.openapi_client.test.test_balances 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_balances.TestBalances(methodName='runTest')¶
Bases:
TestCaseBalances unit test stubs
- make_instance(include_optional)¶
Test Balances 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.
- testBalances()¶
Test Balances
cdp.openapi_client.test.test_balances_asset 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_balances_asset.TestBalancesAsset(methodName='runTest')¶
Bases:
TestCaseBalancesAsset unit test stubs
- make_instance(include_optional)¶
Test BalancesAsset 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.
- testBalancesAsset()¶
Test BalancesAsset
cdp.openapi_client.test.test_capability_name 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_capability_name.TestCapabilityName(methodName='runTest')¶
Bases:
TestCaseCapabilityName 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.
- testCapabilityName()¶
Test CapabilityName
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:
TestCaseCommonSwapResponse 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:
TestCaseCommonSwapResponseFees 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:
TestCaseCommonSwapResponseIssues 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:
TestCaseCommonSwapResponseIssuesAllowance 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:
TestCaseCommonSwapResponseIssuesBalance 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_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_account_request.TestCreateAccountRequest(methodName='runTest')¶
Bases:
TestCaseCreateAccountRequest unit test stubs
- make_instance(include_optional)¶
Test CreateAccountRequest 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.
- testCreateAccountRequest()¶
Test CreateAccountRequest
cdp.openapi_client.test.test_create_crypto_deposit_destination_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_crypto_deposit_destination_request.TestCreateCryptoDepositDestinationRequest(methodName='runTest')¶
Bases:
TestCaseCreateCryptoDepositDestinationRequest unit test stubs
- make_instance(include_optional)¶
Test CreateCryptoDepositDestinationRequest 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.
- testCreateCryptoDepositDestinationRequest()¶
Test CreateCryptoDepositDestinationRequest
cdp.openapi_client.test.test_create_delegation_for_end_user_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_delegation_for_end_user_account_request.TestCreateDelegationForEndUserAccountRequest(methodName='runTest')¶
Bases:
TestCaseCreateDelegationForEndUserAccountRequest unit test stubs
- make_instance(include_optional)¶
Test CreateDelegationForEndUserAccountRequest 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.
- testCreateDelegationForEndUserAccountRequest()¶
Test CreateDelegationForEndUserAccountRequest
cdp.openapi_client.test.test_create_deposit_destination_crypto 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_deposit_destination_crypto.TestCreateDepositDestinationCrypto(methodName='runTest')¶
Bases:
TestCaseCreateDepositDestinationCrypto unit test stubs
- make_instance(include_optional)¶
Test CreateDepositDestinationCrypto 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.
- testCreateDepositDestinationCrypto()¶
Test CreateDepositDestinationCrypto
cdp.openapi_client.test.test_create_deposit_destination_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_deposit_destination_request.TestCreateDepositDestinationRequest(methodName='runTest')¶
Bases:
TestCaseCreateDepositDestinationRequest unit test stubs
- make_instance(include_optional)¶
Test CreateDepositDestinationRequest 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.
- testCreateDepositDestinationRequest()¶
Test CreateDepositDestinationRequest
cdp.openapi_client.test.test_create_deposit_destination_request_base 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_deposit_destination_request_base.TestCreateDepositDestinationRequestBase(methodName='runTest')¶
Bases:
TestCaseCreateDepositDestinationRequestBase unit test stubs
- make_instance(include_optional)¶
Test CreateDepositDestinationRequestBase 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.
- testCreateDepositDestinationRequestBase()¶
Test CreateDepositDestinationRequestBase
cdp.openapi_client.test.test_create_end_user_evm_swap_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_create_end_user_evm_swap_rule.TestCreateEndUserEvmSwapRule(methodName='runTest')¶
Bases:
TestCaseCreateEndUserEvmSwapRule unit test stubs
- make_instance(include_optional)¶
Test CreateEndUserEvmSwapRule 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.
- testCreateEndUserEvmSwapRule()¶
Test CreateEndUserEvmSwapRule
cdp.openapi_client.test.test_create_end_user_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_end_user_request.TestCreateEndUserRequest(methodName='runTest')¶
Bases:
TestCaseCreateEndUserRequest unit test stubs
- make_instance(include_optional)¶
Test CreateEndUserRequest 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.
- testCreateEndUserRequest()¶
Test CreateEndUserRequest
cdp.openapi_client.test.test_create_end_user_request_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_create_end_user_request_evm_account.TestCreateEndUserRequestEvmAccount(methodName='runTest')¶
Bases:
TestCaseCreateEndUserRequestEvmAccount unit test stubs
- make_instance(include_optional)¶
Test CreateEndUserRequestEvmAccount 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.
- testCreateEndUserRequestEvmAccount()¶
Test CreateEndUserRequestEvmAccount
cdp.openapi_client.test.test_create_end_user_request_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_create_end_user_request_solana_account.TestCreateEndUserRequestSolanaAccount(methodName='runTest')¶
Bases:
TestCaseCreateEndUserRequestSolanaAccount unit test stubs
- make_instance(include_optional)¶
Test CreateEndUserRequestSolanaAccount 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.
- testCreateEndUserRequestSolanaAccount()¶
Test CreateEndUserRequestSolanaAccount
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:
TestCaseCreateEvmAccountRequest 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_eip7702_delegation_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_eip7702_delegation_request.TestCreateEvmEip7702DelegationRequest(methodName='runTest')¶
Bases:
TestCaseCreateEvmEip7702DelegationRequest unit test stubs
- make_instance(include_optional)¶
Test CreateEvmEip7702DelegationRequest 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.
- testCreateEvmEip7702DelegationRequest()¶
Test CreateEvmEip7702DelegationRequest
cdp.openapi_client.test.test_create_evm_eip7702_delegation_with_end_user_account201_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_evm_eip7702_delegation_with_end_user_account201_response.TestCreateEvmEip7702DelegationWithEndUserAccount201Response(methodName='runTest')¶
Bases:
TestCaseCreateEvmEip7702DelegationWithEndUserAccount201Response unit test stubs
- make_instance(include_optional)¶
Test CreateEvmEip7702DelegationWithEndUserAccount201Response include_optional is a boolean, when False only required params are included, when True both required and optional params are included
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- testCreateEvmEip7702DelegationWithEndUserAccount201Response()¶
Test CreateEvmEip7702DelegationWithEndUserAccount201Response
cdp.openapi_client.test.test_create_evm_eip7702_delegation_with_end_user_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_eip7702_delegation_with_end_user_account_request.TestCreateEvmEip7702DelegationWithEndUserAccountRequest(methodName='runTest')¶
Bases:
TestCaseCreateEvmEip7702DelegationWithEndUserAccountRequest unit test stubs
- make_instance(include_optional)¶
Test CreateEvmEip7702DelegationWithEndUserAccountRequest 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.
- testCreateEvmEip7702DelegationWithEndUserAccountRequest()¶
Test CreateEvmEip7702DelegationWithEndUserAccountRequest
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:
TestCaseCreateEvmSmartAccountRequest 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:
TestCaseCreateEvmSwapQuoteRequest 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_onramp_order201_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_onramp_order201_response.TestCreateOnrampOrder201Response(methodName='runTest')¶
Bases:
TestCaseCreateOnrampOrder201Response unit test stubs
- make_instance(include_optional)¶
Test CreateOnrampOrder201Response 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.
- testCreateOnrampOrder201Response()¶
Test CreateOnrampOrder201Response
cdp.openapi_client.test.test_create_onramp_order_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_onramp_order_request.TestCreateOnrampOrderRequest(methodName='runTest')¶
Bases:
TestCaseCreateOnrampOrderRequest unit test stubs
- make_instance(include_optional)¶
Test CreateOnrampOrderRequest 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.
- testCreateOnrampOrderRequest()¶
Test CreateOnrampOrderRequest
cdp.openapi_client.test.test_create_onramp_session201_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_onramp_session201_response.TestCreateOnrampSession201Response(methodName='runTest')¶
Bases:
TestCaseCreateOnrampSession201Response unit test stubs
- make_instance(include_optional)¶
Test CreateOnrampSession201Response 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.
- testCreateOnrampSession201Response()¶
Test CreateOnrampSession201Response
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:
TestCaseCreatePolicyRequest 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:
TestCaseCreateSolanaAccountRequest 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_spend_permission_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_spend_permission_request.TestCreateSpendPermissionRequest(methodName='runTest')¶
Bases:
TestCaseCreateSpendPermissionRequest unit test stubs
- make_instance(include_optional)¶
Test CreateSpendPermissionRequest 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.
- testCreateSpendPermissionRequest()¶
Test CreateSpendPermissionRequest
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:
TestCaseCreateSwapQuoteResponse 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:
TestCaseCreateSwapQuoteResponseAllOfPermit2 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:
TestCaseCreateSwapQuoteResponseAllOfTransaction 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:
TestCaseCreateSwapQuoteResponseWrapper 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_create_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_create_transfer_source.TestCreateTransferSource(methodName='runTest')¶
Bases:
TestCaseCreateTransferSource unit test stubs
- make_instance(include_optional)¶
Test CreateTransferSource 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.
- testCreateTransferSource()¶
Test CreateTransferSource
cdp.openapi_client.test.test_crypto_deposit_destination 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_deposit_destination.TestCryptoDepositDestination(methodName='runTest')¶
Bases:
TestCaseCryptoDepositDestination unit test stubs
- make_instance(include_optional)¶
Test CryptoDepositDestination 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.
- testCryptoDepositDestination()¶
Test CryptoDepositDestination
cdp.openapi_client.test.test_date_of_birth 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_date_of_birth.TestDateOfBirth(methodName='runTest')¶
Bases:
TestCaseDateOfBirth unit test stubs
- make_instance(include_optional)¶
Test DateOfBirth 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.
- testDateOfBirth()¶
Test DateOfBirth
cdp.openapi_client.test.test_deposit_destination 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_deposit_destination.TestDepositDestination(methodName='runTest')¶
Bases:
TestCaseDepositDestination unit test stubs
- make_instance(include_optional)¶
Test DepositDestination 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.
- testDepositDestination()¶
Test DepositDestination
cdp.openapi_client.test.test_deposit_destination_crypto 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_deposit_destination_crypto.TestDepositDestinationCrypto(methodName='runTest')¶
Bases:
TestCaseDepositDestinationCrypto unit test stubs
- make_instance(include_optional)¶
Test DepositDestinationCrypto 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.
- testDepositDestinationCrypto()¶
Test DepositDestinationCrypto
cdp.openapi_client.test.test_deposit_destination_reference 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_deposit_destination_reference.TestDepositDestinationReference(methodName='runTest')¶
Bases:
TestCaseDepositDestinationReference unit test stubs
- make_instance(include_optional)¶
Test DepositDestinationReference 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.
- testDepositDestinationReference()¶
Test DepositDestinationReference
cdp.openapi_client.test.test_deposit_destination_status 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_deposit_destination_status.TestDepositDestinationStatus(methodName='runTest')¶
Bases:
TestCaseDepositDestinationStatus 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.
- testDepositDestinationStatus()¶
Test DepositDestinationStatus
cdp.openapi_client.test.test_deposit_destination_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_deposit_destination_target.TestDepositDestinationTarget(methodName='runTest')¶
Bases:
TestCaseDepositDestinationTarget unit test stubs
- make_instance(include_optional)¶
Test DepositDestinationTarget 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.
- testDepositDestinationTarget()¶
Test DepositDestinationTarget
cdp.openapi_client.test.test_deposit_destination_target_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_deposit_destination_target_account.TestDepositDestinationTargetAccount(methodName='runTest')¶
Bases:
TestCaseDepositDestinationTargetAccount unit test stubs
- make_instance(include_optional)¶
Test DepositDestinationTargetAccount 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.
- testDepositDestinationTargetAccount()¶
Test DepositDestinationTargetAccount
cdp.openapi_client.test.test_deposit_destinations_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_deposit_destinations_api.TestDepositDestinationsApi(methodName='runTest')¶
Bases:
IsolatedAsyncioTestCaseDepositDestinationsApi unit test stubs
- async asyncSetUp()¶
- Return type:
None
- async asyncTearDown()¶
- Return type:
None
- async test_create_deposit_destination()¶
Test case for create_deposit_destination
Create deposit destination
- Return type:
None
- async test_get_deposit_destination_by_id()¶
Test case for get_deposit_destination_by_id
Get deposit destination
- Return type:
None
- async test_list_deposit_destinations()¶
Test case for list_deposit_destinations
List deposit destinations
- Return type:
None
cdp.openapi_client.test.test_deposit_travel_rule_beneficiary 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_deposit_travel_rule_beneficiary.TestDepositTravelRuleBeneficiary(methodName='runTest')¶
Bases:
TestCaseDepositTravelRuleBeneficiary unit test stubs
- make_instance(include_optional)¶
Test DepositTravelRuleBeneficiary 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.
- testDepositTravelRuleBeneficiary()¶
Test DepositTravelRuleBeneficiary
cdp.openapi_client.test.test_deposit_travel_rule_originator 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_deposit_travel_rule_originator.TestDepositTravelRuleOriginator(methodName='runTest')¶
Bases:
TestCaseDepositTravelRuleOriginator unit test stubs
- make_instance(include_optional)¶
Test DepositTravelRuleOriginator 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.
- testDepositTravelRuleOriginator()¶
Test DepositTravelRuleOriginator
cdp.openapi_client.test.test_deposit_travel_rule_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_deposit_travel_rule_request.TestDepositTravelRuleRequest(methodName='runTest')¶
Bases:
TestCaseDepositTravelRuleRequest unit test stubs
- make_instance(include_optional)¶
Test DepositTravelRuleRequest 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.
- testDepositTravelRuleRequest()¶
Test DepositTravelRuleRequest
cdp.openapi_client.test.test_deposit_travel_rule_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_deposit_travel_rule_response.TestDepositTravelRuleResponse(methodName='runTest')¶
Bases:
TestCaseDepositTravelRuleResponse unit test stubs
- make_instance(include_optional)¶
Test DepositTravelRuleResponse 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.
- testDepositTravelRuleResponse()¶
Test DepositTravelRuleResponse
cdp.openapi_client.test.test_deposit_travel_rule_vasp 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_deposit_travel_rule_vasp.TestDepositTravelRuleVasp(methodName='runTest')¶
Bases:
TestCaseDepositTravelRuleVasp unit test stubs
- make_instance(include_optional)¶
Test DepositTravelRuleVasp 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.
- testDepositTravelRuleVasp()¶
Test DepositTravelRuleVasp
cdp.openapi_client.test.test_developer_jwt_authentication 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_developer_jwt_authentication.TestDeveloperJWTAuthentication(methodName='runTest')¶
Bases:
TestCaseDeveloperJWTAuthentication unit test stubs
- make_instance(include_optional)¶
Test DeveloperJWTAuthentication 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.
- testDeveloperJWTAuthentication()¶
Test DeveloperJWTAuthentication
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:
TestCaseEIP712Domain 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:
TestCaseEIP712Message 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_email_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_email_address.TestEmailAddress(methodName='runTest')¶
Bases:
TestCaseEmailAddress unit test stubs
- make_instance(include_optional)¶
Test EmailAddress 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.
- testEmailAddress()¶
Test EmailAddress
cdp.openapi_client.test.test_email_authentication 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_email_authentication.TestEmailAuthentication(methodName='runTest')¶
Bases:
TestCaseEmailAuthentication unit test stubs
- make_instance(include_optional)¶
Test EmailAuthentication 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.
- testEmailAuthentication()¶
Test EmailAuthentication
cdp.openapi_client.test.test_email_instrument 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_email_instrument.TestEmailInstrument(methodName='runTest')¶
Bases:
TestCaseEmailInstrument unit test stubs
- make_instance(include_optional)¶
Test EmailInstrument 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.
- testEmailInstrument()¶
Test EmailInstrument
cdp.openapi_client.test.test_end_user 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_end_user.TestEndUser(methodName='runTest')¶
Bases:
TestCaseEndUser unit test stubs
- make_instance(include_optional)¶
Test EndUser 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.
- testEndUser()¶
Test EndUser
cdp.openapi_client.test.test_end_user_account_management_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_end_user_account_management_api.TestEndUserAccountManagementApi(methodName='runTest')¶
Bases:
IsolatedAsyncioTestCaseEndUserAccountManagementApi unit test stubs
- async asyncSetUp()¶
- Return type:
None
- async asyncTearDown()¶
- Return type:
None
- async test_add_end_user_evm_account()¶
Test case for add_end_user_evm_account
Add EVM account to end user
- Return type:
None
- async test_add_end_user_evm_smart_account()¶
Test case for add_end_user_evm_smart_account
Add EVM smart account to end user
- Return type:
None
- async test_add_end_user_solana_account()¶
Test case for add_end_user_solana_account
Add Solana account to end user
- Return type:
None
- async test_create_end_user()¶
Test case for create_end_user
Create end user
- Return type:
None
- async test_get_end_user()¶
Test case for get_end_user
Get end user
- Return type:
None
- async test_import_end_user()¶
Test case for import_end_user
Import end user private key
- Return type:
None
- async test_list_end_users()¶
Test case for list_end_users
List end users
- Return type:
None
- async test_lookup_end_user()¶
Test case for lookup_end_user
Look up end users by identity
- Return type:
None
- async test_validate_end_user_access_token()¶
Test case for validate_end_user_access_token
Validate end user access token
- Return type:
None
cdp.openapi_client.test.test_end_user_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_end_user_accounts_api.TestEndUserAccountsApi(methodName='runTest')¶
Bases:
IsolatedAsyncioTestCaseEndUserAccountsApi unit test stubs
- async asyncSetUp()¶
- Return type:
None
- async asyncTearDown()¶
- Return type:
None
- async test_create_delegation_for_end_user_account()¶
Test case for create_delegation_for_end_user_account
Create account-scoped delegation for end user
- Return type:
None
- async test_create_evm_eip7702_delegation_with_end_user_account()¶
Test case for create_evm_eip7702_delegation_with_end_user_account
Create EIP-7702 delegation for end user EVM account
- Return type:
None
- async test_get_delegation_for_end_user()¶
Test case for get_delegation_for_end_user
Get delegation for end user
- Return type:
None
- async test_get_delegation_for_end_user_account()¶
Test case for get_delegation_for_end_user_account
Get account-scoped delegation for end user
- Return type:
None
- async test_revoke_delegation_for_end_user()¶
Test case for revoke_delegation_for_end_user
Revoke delegation for end user
- Return type:
None
- async test_revoke_delegation_for_end_user_account()¶
Test case for revoke_delegation_for_end_user_account
Revoke account-scoped delegation for end user
- Return type:
None
- async test_send_evm_asset_with_end_user_account()¶
Test case for send_evm_asset_with_end_user_account
Send USDC on EVM
- Return type:
None
- async test_send_evm_transaction_with_end_user_account()¶
Test case for send_evm_transaction_with_end_user_account
Send transaction via end user EVM account
- Return type:
None
- async test_send_solana_asset_with_end_user_account()¶
Test case for send_solana_asset_with_end_user_account
Send USDC on Solana
- Return type:
None
- async test_send_solana_transaction_with_end_user_account()¶
Test case for send_solana_transaction_with_end_user_account
Send transaction via end user Solana account
- Return type:
None
- async test_send_user_operation_with_end_user_account()¶
Test case for send_user_operation_with_end_user_account
Send user operation for end user Smart Account
- Return type:
None
- async test_sign_evm_message_with_end_user_account()¶
Test case for sign_evm_message_with_end_user_account
Sign EIP-191 message via end user EVM account
- Return type:
None
- async test_sign_evm_transaction_with_end_user_account()¶
Test case for sign_evm_transaction_with_end_user_account
Sign transaction via end user EVM account
- Return type:
None
- async test_sign_evm_typed_data_with_end_user_account()¶
Test case for sign_evm_typed_data_with_end_user_account
Sign EIP-712 typed data via end user EVM account
- Return type:
None
- async test_sign_solana_message_with_end_user_account()¶
Test case for sign_solana_message_with_end_user_account
Sign Base64-encoded message
- Return type:
None
- async test_sign_solana_transaction_with_end_user_account()¶
Test case for sign_solana_transaction_with_end_user_account
Sign transaction via end user Solana account
- Return type:
None
cdp.openapi_client.test.test_end_user_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_end_user_evm_account.TestEndUserEvmAccount(methodName='runTest')¶
Bases:
TestCaseEndUserEvmAccount unit test stubs
- make_instance(include_optional)¶
Test EndUserEvmAccount 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.
- testEndUserEvmAccount()¶
Test EndUserEvmAccount
cdp.openapi_client.test.test_end_user_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_end_user_evm_smart_account.TestEndUserEvmSmartAccount(methodName='runTest')¶
Bases:
TestCaseEndUserEvmSmartAccount unit test stubs
- make_instance(include_optional)¶
Test EndUserEvmSmartAccount 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.
- testEndUserEvmSmartAccount()¶
Test EndUserEvmSmartAccount
cdp.openapi_client.test.test_end_user_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_end_user_solana_account.TestEndUserSolanaAccount(methodName='runTest')¶
Bases:
TestCaseEndUserSolanaAccount unit test stubs
- make_instance(include_optional)¶
Test EndUserSolanaAccount 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.
- testEndUserSolanaAccount()¶
Test EndUserSolanaAccount
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:
TestCaseError 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:
TestCaseErrorType 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:
TestCaseEthValueCriterion 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_event_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_event_type.TestEventType(methodName='runTest')¶
Bases:
TestCaseEventType 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.
- testEventType()¶
Test EventType
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:
TestCaseEvmAccount 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:
IsolatedAsyncioTestCaseEVMAccountsApi 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 EVM account
- Return type:
None
- async test_create_evm_eip7702_delegation()¶
Test case for create_evm_eip7702_delegation
Create EIP-7702 delegation
- Return type:
None
- async test_export_evm_account()¶
Test case for export_evm_account
Export EVM account
- Return type:
None
- async test_export_evm_account_by_name()¶
Test case for export_evm_account_by_name
Export EVM account by name
- Return type:
None
- async test_get_evm_account()¶
Test case for get_evm_account
Get EVM account by address
- Return type:
None
- async test_get_evm_account_by_name()¶
Test case for get_evm_account_by_name
Get EVM account by name
- Return type:
None
- async test_get_evm_eip7702_delegation_operation_by_id()¶
Test case for get_evm_eip7702_delegation_operation_by_id
Get EIP-7702 delegation operation by ID
- Return type:
None
- async test_import_evm_account()¶
Test case for import_evm_account
Import 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 transaction
- Return type:
None
- async test_sign_evm_hash()¶
Test case for sign_evm_hash
Sign hash
- Return type:
None
- async test_sign_evm_message()¶
Test case for sign_evm_message
Sign EIP-191 message
- Return type:
None
- async test_sign_evm_transaction()¶
Test case for sign_evm_transaction
Sign 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 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:
TestCaseEvmAddressCriterion 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:
TestCaseEvmCall 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:
TestCaseEvmDataCondition 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:
TestCaseEvmDataConditionParamsInner 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:
TestCaseEvmDataCriterion 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:
TestCaseEvmDataCriterionAbi 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:
TestCaseEvmDataParameterCondition 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:
TestCaseEvmDataParameterConditionList 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_eip7702_delegation_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_eip7702_delegation_network.TestEvmEip7702DelegationNetwork(methodName='runTest')¶
Bases:
TestCaseEvmEip7702DelegationNetwork 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.
- testEvmEip7702DelegationNetwork()¶
Test EvmEip7702DelegationNetwork
cdp.openapi_client.test.test_evm_eip7702_delegation_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_eip7702_delegation_operation.TestEvmEip7702DelegationOperation(methodName='runTest')¶
Bases:
TestCaseEvmEip7702DelegationOperation unit test stubs
- make_instance(include_optional)¶
Test EvmEip7702DelegationOperation 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.
- testEvmEip7702DelegationOperation()¶
Test EvmEip7702DelegationOperation
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:
TestCaseEvmMessageCriterion 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:
TestCaseEvmNetworkCriterion 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:
TestCaseEvmSmartAccount 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:
IsolatedAsyncioTestCaseEVMSmartAccountsApi 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 Smart Account
- Return type:
None
- async test_create_spend_permission()¶
Test case for create_spend_permission
Create spend permission
- Return type:
None
- async test_get_evm_smart_account()¶
Test case for get_evm_smart_account
Get 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 Smart Account by name
- Return type:
None
- async test_get_user_operation()¶
Test case for get_user_operation
Get 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_list_spend_permissions()¶
Test case for list_spend_permissions
List spend permissions
- Return type:
None
- async test_prepare_and_send_user_operation()¶
Test case for prepare_and_send_user_operation
Prepare and send user operation
- Return type:
None
- async test_prepare_user_operation()¶
Test case for prepare_user_operation
Prepare user operation
- Return type:
None
- async test_revoke_spend_permission()¶
Test case for revoke_spend_permission
Revoke spend permission
- Return type:
None
- async test_send_user_operation()¶
Test case for send_user_operation
Send user operation
- Return type:
None
- async test_update_evm_smart_account()¶
Test case for update_evm_smart_account
Update EVM Smart Account
- 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:
IsolatedAsyncioTestCaseEVMSwapsApi 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 swap quote
- Return type:
None
- async test_get_evm_swap_price()¶
Test case for get_evm_swap_price
Get swap price estimate
- 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:
TestCaseEvmSwapsNetwork 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:
IsolatedAsyncioTestCaseEVMTokenBalancesApi 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_typed_address_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_typed_address_condition.TestEvmTypedAddressCondition(methodName='runTest')¶
Bases:
TestCaseEvmTypedAddressCondition unit test stubs
- make_instance(include_optional)¶
Test EvmTypedAddressCondition 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.
- testEvmTypedAddressCondition()¶
Test EvmTypedAddressCondition
cdp.openapi_client.test.test_evm_typed_numerical_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_typed_numerical_condition.TestEvmTypedNumericalCondition(methodName='runTest')¶
Bases:
TestCaseEvmTypedNumericalCondition unit test stubs
- make_instance(include_optional)¶
Test EvmTypedNumericalCondition 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.
- testEvmTypedNumericalCondition()¶
Test EvmTypedNumericalCondition
cdp.openapi_client.test.test_evm_typed_string_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_typed_string_condition.TestEvmTypedStringCondition(methodName='runTest')¶
Bases:
TestCaseEvmTypedStringCondition unit test stubs
- make_instance(include_optional)¶
Test EvmTypedStringCondition 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.
- testEvmTypedStringCondition()¶
Test EvmTypedStringCondition
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:
TestCaseEvmUserOperation 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_evm_user_operation_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_user_operation_network.TestEvmUserOperationNetwork(methodName='runTest')¶
Bases:
TestCaseEvmUserOperationNetwork 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.
- testEvmUserOperationNetwork()¶
Test EvmUserOperationNetwork
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:
TestCaseExportEvmAccount200Response 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:
TestCaseExportEvmAccountRequest 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:
TestCaseExportSolanaAccount200Response 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:
IsolatedAsyncioTestCaseFaucetsApi 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_fedwire_details 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_fedwire_details.TestFedwireDetails(methodName='runTest')¶
Bases:
TestCaseFedwireDetails unit test stubs
- make_instance(include_optional)¶
Test FedwireDetails 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.
- testFedwireDetails()¶
Test FedwireDetails
cdp.openapi_client.test.test_fedwire_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_fedwire_payment_method.TestFedwirePaymentMethod(methodName='runTest')¶
Bases:
TestCaseFedwirePaymentMethod unit test stubs
- make_instance(include_optional)¶
Test FedwirePaymentMethod 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.
- testFedwirePaymentMethod()¶
Test FedwirePaymentMethod
cdp.openapi_client.test.test_get_delegation_for_end_user200_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_delegation_for_end_user200_response.TestGetDelegationForEndUser200Response(methodName='runTest')¶
Bases:
TestCaseGetDelegationForEndUser200Response unit test stubs
- make_instance(include_optional)¶
Test GetDelegationForEndUser200Response 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.
- testGetDelegationForEndUser200Response()¶
Test GetDelegationForEndUser200Response
cdp.openapi_client.test.test_get_onramp_order_by_id200_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_onramp_order_by_id200_response.TestGetOnrampOrderById200Response(methodName='runTest')¶
Bases:
TestCaseGetOnrampOrderById200Response unit test stubs
- make_instance(include_optional)¶
Test GetOnrampOrderById200Response 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.
- testGetOnrampOrderById200Response()¶
Test GetOnrampOrderById200Response
cdp.openapi_client.test.test_get_onramp_user_limits200_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_onramp_user_limits200_response.TestGetOnrampUserLimits200Response(methodName='runTest')¶
Bases:
TestCaseGetOnrampUserLimits200Response unit test stubs
- make_instance(include_optional)¶
Test GetOnrampUserLimits200Response 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.
- testGetOnrampUserLimits200Response()¶
Test GetOnrampUserLimits200Response
cdp.openapi_client.test.test_get_onramp_user_limits_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_get_onramp_user_limits_request.TestGetOnrampUserLimitsRequest(methodName='runTest')¶
Bases:
TestCaseGetOnrampUserLimitsRequest unit test stubs
- make_instance(include_optional)¶
Test GetOnrampUserLimitsRequest 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.
- testGetOnrampUserLimitsRequest()¶
Test GetOnrampUserLimitsRequest
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:
TestCaseGetSwapPriceResponse 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:
TestCaseGetSwapPriceResponseWrapper 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_idl 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_idl.TestIdl(methodName='runTest')¶
Bases:
TestCaseIdl unit test stubs
- make_instance(include_optional)¶
Test Idl 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.
- testIdl()¶
Test Idl
cdp.openapi_client.test.test_idl_instructions_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_idl_instructions_inner.TestIdlInstructionsInner(methodName='runTest')¶
Bases:
TestCaseIdlInstructionsInner unit test stubs
- make_instance(include_optional)¶
Test IdlInstructionsInner 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.
- testIdlInstructionsInner()¶
Test IdlInstructionsInner
cdp.openapi_client.test.test_idl_instructions_inner_accounts_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_idl_instructions_inner_accounts_inner.TestIdlInstructionsInnerAccountsInner(methodName='runTest')¶
Bases:
TestCaseIdlInstructionsInnerAccountsInner unit test stubs
- make_instance(include_optional)¶
Test IdlInstructionsInnerAccountsInner 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.
- testIdlInstructionsInnerAccountsInner()¶
Test IdlInstructionsInnerAccountsInner
cdp.openapi_client.test.test_idl_instructions_inner_args_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_idl_instructions_inner_args_inner.TestIdlInstructionsInnerArgsInner(methodName='runTest')¶
Bases:
TestCaseIdlInstructionsInnerArgsInner unit test stubs
- make_instance(include_optional)¶
Test IdlInstructionsInnerArgsInner 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.
- testIdlInstructionsInnerArgsInner()¶
Test IdlInstructionsInnerArgsInner
cdp.openapi_client.test.test_idl_metadata 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_idl_metadata.TestIdlMetadata(methodName='runTest')¶
Bases:
TestCaseIdlMetadata unit test stubs
- make_instance(include_optional)¶
Test IdlMetadata 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.
- testIdlMetadata()¶
Test IdlMetadata
cdp.openapi_client.test.test_import_end_user_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_end_user_request.TestImportEndUserRequest(methodName='runTest')¶
Bases:
TestCaseImportEndUserRequest unit test stubs
- make_instance(include_optional)¶
Test ImportEndUserRequest 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.
- testImportEndUserRequest()¶
Test ImportEndUserRequest
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:
TestCaseImportEvmAccountRequest 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_import_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_import_solana_account_request.TestImportSolanaAccountRequest(methodName='runTest')¶
Bases:
TestCaseImportSolanaAccountRequest unit test stubs
- make_instance(include_optional)¶
Test ImportSolanaAccountRequest 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.
- testImportSolanaAccountRequest()¶
Test ImportSolanaAccountRequest
cdp.openapi_client.test.test_initiate_onramp_verification_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_initiate_onramp_verification_request.TestInitiateOnrampVerificationRequest(methodName='runTest')¶
Bases:
TestCaseInitiateOnrampVerificationRequest unit test stubs
- make_instance(include_optional)¶
Test InitiateOnrampVerificationRequest 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.
- testInitiateOnrampVerificationRequest()¶
Test InitiateOnrampVerificationRequest
cdp.openapi_client.test.test_initiate_onramp_verification_request_destination 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_initiate_onramp_verification_request_destination.TestInitiateOnrampVerificationRequestDestination(methodName='runTest')¶
Bases:
TestCaseInitiateOnrampVerificationRequestDestination unit test stubs
- make_instance(include_optional)¶
Test InitiateOnrampVerificationRequestDestination 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.
- testInitiateOnrampVerificationRequestDestination()¶
Test InitiateOnrampVerificationRequestDestination
cdp.openapi_client.test.test_inline_object 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_inline_object.TestInlineObject(methodName='runTest')¶
Bases:
TestCaseInlineObject unit test stubs
- make_instance(include_optional)¶
Test InlineObject 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.
- testInlineObject()¶
Test InlineObject
cdp.openapi_client.test.test_inline_object1 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_inline_object1.TestInlineObject1(methodName='runTest')¶
Bases:
TestCaseInlineObject1 unit test stubs
- make_instance(include_optional)¶
Test InlineObject1 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.
- testInlineObject1()¶
Test InlineObject1
cdp.openapi_client.test.test_inline_object2 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_inline_object2.TestInlineObject2(methodName='runTest')¶
Bases:
TestCaseInlineObject2 unit test stubs
- make_instance(include_optional)¶
Test InlineObject2 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.
- testInlineObject2()¶
Test InlineObject2
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:
TestCaseKnownAbiType 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_known_idl_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_idl_type.TestKnownIdlType(methodName='runTest')¶
Bases:
TestCaseKnownIdlType 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.
- testKnownIdlType()¶
Test KnownIdlType
cdp.openapi_client.test.test_list_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_balances200_response.TestListBalances200Response(methodName='runTest')¶
Bases:
TestCaseListBalances200Response unit test stubs
- make_instance(include_optional)¶
Test ListBalances200Response 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.
- testListBalances200Response()¶
Test ListBalances200Response
cdp.openapi_client.test.test_list_deposit_destinations200_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_deposit_destinations200_response.TestListDepositDestinations200Response(methodName='runTest')¶
Bases:
TestCaseListDepositDestinations200Response unit test stubs
- make_instance(include_optional)¶
Test ListDepositDestinations200Response 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.
- testListDepositDestinations200Response()¶
Test ListDepositDestinations200Response
cdp.openapi_client.test.test_list_end_users200_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_end_users200_response.TestListEndUsers200Response(methodName='runTest')¶
Bases:
TestCaseListEndUsers200Response unit test stubs
- make_instance(include_optional)¶
Test ListEndUsers200Response 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.
- testListEndUsers200Response()¶
Test ListEndUsers200Response
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:
TestCaseListEvmAccounts200Response 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:
TestCaseListEvmSmartAccounts200Response 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:
TestCaseListEvmTokenBalances200Response 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:
TestCaseListEvmTokenBalancesNetwork 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_foundation_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_foundation_accounts200_response.TestListFoundationAccounts200Response(methodName='runTest')¶
Bases:
TestCaseListFoundationAccounts200Response unit test stubs
- make_instance(include_optional)¶
Test ListFoundationAccounts200Response 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.
- testListFoundationAccounts200Response()¶
Test ListFoundationAccounts200Response
cdp.openapi_client.test.test_list_payment_methods200_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_payment_methods200_response.TestListPaymentMethods200Response(methodName='runTest')¶
Bases:
TestCaseListPaymentMethods200Response unit test stubs
- make_instance(include_optional)¶
Test ListPaymentMethods200Response 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.
- testListPaymentMethods200Response()¶
Test ListPaymentMethods200Response
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:
TestCaseListPolicies200Response 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:
TestCaseListResponse 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:
TestCaseListSolanaAccounts200Response 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_list_solana_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_solana_token_balances200_response.TestListSolanaTokenBalances200Response(methodName='runTest')¶
Bases:
TestCaseListSolanaTokenBalances200Response unit test stubs
- make_instance(include_optional)¶
Test ListSolanaTokenBalances200Response 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.
- testListSolanaTokenBalances200Response()¶
Test ListSolanaTokenBalances200Response
cdp.openapi_client.test.test_list_solana_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_solana_token_balances_network.TestListSolanaTokenBalancesNetwork(methodName='runTest')¶
Bases:
TestCaseListSolanaTokenBalancesNetwork 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.
- testListSolanaTokenBalancesNetwork()¶
Test ListSolanaTokenBalancesNetwork
cdp.openapi_client.test.test_list_spend_permissions200_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_spend_permissions200_response.TestListSpendPermissions200Response(methodName='runTest')¶
Bases:
TestCaseListSpendPermissions200Response unit test stubs
- make_instance(include_optional)¶
Test ListSpendPermissions200Response 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.
- testListSpendPermissions200Response()¶
Test ListSpendPermissions200Response
cdp.openapi_client.test.test_list_transfers200_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_transfers200_response.TestListTransfers200Response(methodName='runTest')¶
Bases:
TestCaseListTransfers200Response unit test stubs
- make_instance(include_optional)¶
Test ListTransfers200Response 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.
- testListTransfers200Response()¶
Test ListTransfers200Response
cdp.openapi_client.test.test_lookup_end_user200_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_lookup_end_user200_response.TestLookupEndUser200Response(methodName='runTest')¶
Bases:
TestCaseLookupEndUser200Response unit test stubs
- make_instance(include_optional)¶
Test LookupEndUser200Response 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.
- testLookupEndUser200Response()¶
Test LookupEndUser200Response
cdp.openapi_client.test.test_mfa_methods 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_mfa_methods.TestMFAMethods(methodName='runTest')¶
Bases:
TestCaseMFAMethods unit test stubs
- make_instance(include_optional)¶
Test MFAMethods 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.
- testMFAMethods()¶
Test MFAMethods
cdp.openapi_client.test.test_mfa_methods_sms 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_mfa_methods_sms.TestMFAMethodsSms(methodName='runTest')¶
Bases:
TestCaseMFAMethodsSms unit test stubs
- make_instance(include_optional)¶
Test MFAMethodsSms 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.
- testMFAMethodsSms()¶
Test MFAMethodsSms
cdp.openapi_client.test.test_mfa_methods_totp 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_mfa_methods_totp.TestMFAMethodsTotp(methodName='runTest')¶
Bases:
TestCaseMFAMethodsTotp unit test stubs
- make_instance(include_optional)¶
Test MFAMethodsTotp 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.
- testMFAMethodsTotp()¶
Test MFAMethodsTotp
cdp.openapi_client.test.test_mint_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_mint_address_criterion.TestMintAddressCriterion(methodName='runTest')¶
Bases:
TestCaseMintAddressCriterion unit test stubs
- make_instance(include_optional)¶
Test MintAddressCriterion 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.
- testMintAddressCriterion()¶
Test MintAddressCriterion
cdp.openapi_client.test.test_money_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_money_amount.TestMoneyAmount(methodName='runTest')¶
Bases:
TestCaseMoneyAmount unit test stubs
- make_instance(include_optional)¶
Test MoneyAmount 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.
- testMoneyAmount()¶
Test MoneyAmount
cdp.openapi_client.test.test_net_usd_change_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_net_usd_change_criterion.TestNetUSDChangeCriterion(methodName='runTest')¶
Bases:
TestCaseNetUSDChangeCriterion unit test stubs
- make_instance(include_optional)¶
Test NetUSDChangeCriterion 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.
- testNetUSDChangeCriterion()¶
Test NetUSDChangeCriterion
cdp.openapi_client.test.test_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.
cdp.openapi_client.test.test_o_auth2_authentication 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_o_auth2_authentication.TestOAuth2Authentication(methodName='runTest')¶
Bases:
TestCaseOAuth2Authentication unit test stubs
- make_instance(include_optional)¶
Test OAuth2Authentication 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.
- testOAuth2Authentication()¶
Test OAuth2Authentication
cdp.openapi_client.test.test_o_auth2_provider_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_o_auth2_provider_type.TestOAuth2ProviderType(methodName='runTest')¶
Bases:
TestCaseOAuth2ProviderType 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.
- testOAuth2ProviderType()¶
Test OAuth2ProviderType
cdp.openapi_client.test.test_offramp_transaction_created_event 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_offramp_transaction_created_event.TestOfframpTransactionCreatedEvent(methodName='runTest')¶
Bases:
TestCaseOfframpTransactionCreatedEvent unit test stubs
- make_instance(include_optional)¶
Test OfframpTransactionCreatedEvent 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.
- testOfframpTransactionCreatedEvent()¶
Test OfframpTransactionCreatedEvent
cdp.openapi_client.test.test_offramp_transaction_failed_event 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_offramp_transaction_failed_event.TestOfframpTransactionFailedEvent(methodName='runTest')¶
Bases:
TestCaseOfframpTransactionFailedEvent unit test stubs
- make_instance(include_optional)¶
Test OfframpTransactionFailedEvent 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.
- testOfframpTransactionFailedEvent()¶
Test OfframpTransactionFailedEvent
cdp.openapi_client.test.test_offramp_transaction_payload 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_offramp_transaction_payload.TestOfframpTransactionPayload(methodName='runTest')¶
Bases:
TestCaseOfframpTransactionPayload unit test stubs
- make_instance(include_optional)¶
Test OfframpTransactionPayload 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.
- testOfframpTransactionPayload()¶
Test OfframpTransactionPayload
cdp.openapi_client.test.test_offramp_transaction_success_event 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_offramp_transaction_success_event.TestOfframpTransactionSuccessEvent(methodName='runTest')¶
Bases:
TestCaseOfframpTransactionSuccessEvent unit test stubs
- make_instance(include_optional)¶
Test OfframpTransactionSuccessEvent 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.
- testOfframpTransactionSuccessEvent()¶
Test OfframpTransactionSuccessEvent
cdp.openapi_client.test.test_offramp_transaction_updated_event 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_offramp_transaction_updated_event.TestOfframpTransactionUpdatedEvent(methodName='runTest')¶
Bases:
TestCaseOfframpTransactionUpdatedEvent unit test stubs
- make_instance(include_optional)¶
Test OfframpTransactionUpdatedEvent 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.
- testOfframpTransactionUpdatedEvent()¶
Test OfframpTransactionUpdatedEvent
cdp.openapi_client.test.test_onchain_activity_detected_event 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_onchain_activity_detected_event.TestOnchainActivityDetectedEvent(methodName='runTest')¶
Bases:
TestCaseOnchainActivityDetectedEvent unit test stubs
- make_instance(include_optional)¶
Test OnchainActivityDetectedEvent 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.
- testOnchainActivityDetectedEvent()¶
Test OnchainActivityDetectedEvent
cdp.openapi_client.test.test_onchain_activity_event_data 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_onchain_activity_event_data.TestOnchainActivityEventData(methodName='runTest')¶
Bases:
TestCaseOnchainActivityEventData unit test stubs
- make_instance(include_optional)¶
Test OnchainActivityEventData 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.
- testOnchainActivityEventData()¶
Test OnchainActivityEventData
cdp.openapi_client.test.test_onchain_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_onchain_address.TestOnchainAddress(methodName='runTest')¶
Bases:
TestCaseOnchainAddress unit test stubs
- make_instance(include_optional)¶
Test OnchainAddress 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.
- testOnchainAddress()¶
Test OnchainAddress
cdp.openapi_client.test.test_onchain_data_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_onchain_data_api.TestOnchainDataApi(methodName='runTest')¶
Bases:
IsolatedAsyncioTestCaseOnchainDataApi unit test stubs
- async asyncSetUp()¶
- Return type:
None
- async asyncTearDown()¶
- Return type:
None
- async test_list_data_token_balances()¶
Test case for list_data_token_balances
List EVM token balances
- Return type:
None
- async test_list_tokens_for_account()¶
Test case for list_tokens_for_account
List token addresses for account
- Return type:
None
cdp.openapi_client.test.test_onchain_data_column_schema 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_onchain_data_column_schema.TestOnchainDataColumnSchema(methodName='runTest')¶
Bases:
TestCaseOnchainDataColumnSchema unit test stubs
- make_instance(include_optional)¶
Test OnchainDataColumnSchema 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.
- testOnchainDataColumnSchema()¶
Test OnchainDataColumnSchema
cdp.openapi_client.test.test_onchain_data_query 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_onchain_data_query.TestOnchainDataQuery(methodName='runTest')¶
Bases:
TestCaseOnchainDataQuery unit test stubs
- make_instance(include_optional)¶
Test OnchainDataQuery 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.
- testOnchainDataQuery()¶
Test OnchainDataQuery
cdp.openapi_client.test.test_onchain_data_result 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_onchain_data_result.TestOnchainDataResult(methodName='runTest')¶
Bases:
TestCaseOnchainDataResult unit test stubs
- make_instance(include_optional)¶
Test OnchainDataResult 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.
- testOnchainDataResult()¶
Test OnchainDataResult
cdp.openapi_client.test.test_onchain_data_result_metadata 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_onchain_data_result_metadata.TestOnchainDataResultMetadata(methodName='runTest')¶
Bases:
TestCaseOnchainDataResultMetadata unit test stubs
- make_instance(include_optional)¶
Test OnchainDataResultMetadata 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.
- testOnchainDataResultMetadata()¶
Test OnchainDataResultMetadata
cdp.openapi_client.test.test_onchain_data_result_schema 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_onchain_data_result_schema.TestOnchainDataResultSchema(methodName='runTest')¶
Bases:
TestCaseOnchainDataResultSchema unit test stubs
- make_instance(include_optional)¶
Test OnchainDataResultSchema 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.
- testOnchainDataResultSchema()¶
Test OnchainDataResultSchema
cdp.openapi_client.test.test_onchain_data_result_schema_columns_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_onchain_data_result_schema_columns_inner.TestOnchainDataResultSchemaColumnsInner(methodName='runTest')¶
Bases:
TestCaseOnchainDataResultSchemaColumnsInner unit test stubs
- make_instance(include_optional)¶
Test OnchainDataResultSchemaColumnsInner 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.
- testOnchainDataResultSchemaColumnsInner()¶
Test OnchainDataResultSchemaColumnsInner
cdp.openapi_client.test.test_onchain_data_schema_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_onchain_data_schema_response.TestOnchainDataSchemaResponse(methodName='runTest')¶
Bases:
TestCaseOnchainDataSchemaResponse unit test stubs
- make_instance(include_optional)¶
Test OnchainDataSchemaResponse 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.
- testOnchainDataSchemaResponse()¶
Test OnchainDataSchemaResponse
cdp.openapi_client.test.test_onchain_data_table_schema 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_onchain_data_table_schema.TestOnchainDataTableSchema(methodName='runTest')¶
Bases:
TestCaseOnchainDataTableSchema unit test stubs
- make_instance(include_optional)¶
Test OnchainDataTableSchema 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.
- testOnchainDataTableSchema()¶
Test OnchainDataTableSchema
cdp.openapi_client.test.test_onramp_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_onramp_api.TestOnrampApi(methodName='runTest')¶
Bases:
IsolatedAsyncioTestCaseOnrampApi unit test stubs
- async asyncSetUp()¶
- Return type:
None
- async asyncTearDown()¶
- Return type:
None
- async test_create_onramp_order()¶
Test case for create_onramp_order
Create an onramp order
- Return type:
None
- async test_create_onramp_session()¶
Test case for create_onramp_session
Create an onramp session
- Return type:
None
- async test_get_onramp_order_by_id()¶
Test case for get_onramp_order_by_id
Get an onramp order by ID
- Return type:
None
- async test_get_onramp_user_limits()¶
Test case for get_onramp_user_limits
Get onramp user limits
- Return type:
None
- async test_initiate_onramp_verification()¶
Test case for initiate_onramp_verification
Initiate onramp verification
- Return type:
None
- async test_request_limits_upgrade()¶
Test case for request_limits_upgrade
Request limit upgrade
- Return type:
None
- async test_submit_onramp_verification()¶
Test case for submit_onramp_verification
Submit onramp verification
- Return type:
None
cdp.openapi_client.test.test_onramp_limit_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_onramp_limit_type.TestOnrampLimitType(methodName='runTest')¶
Bases:
TestCaseOnrampLimitType 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.
- testOnrampLimitType()¶
Test OnrampLimitType
cdp.openapi_client.test.test_onramp_limit_upgrade_identity_fields 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_onramp_limit_upgrade_identity_fields.TestOnrampLimitUpgradeIdentityFields(methodName='runTest')¶
Bases:
TestCaseOnrampLimitUpgradeIdentityFields unit test stubs
- make_instance(include_optional)¶
Test OnrampLimitUpgradeIdentityFields 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.
- testOnrampLimitUpgradeIdentityFields()¶
Test OnrampLimitUpgradeIdentityFields
cdp.openapi_client.test.test_onramp_limit_upgrade_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_onramp_limit_upgrade_request.TestOnrampLimitUpgradeRequest(methodName='runTest')¶
Bases:
TestCaseOnrampLimitUpgradeRequest unit test stubs
- make_instance(include_optional)¶
Test OnrampLimitUpgradeRequest 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.
- testOnrampLimitUpgradeRequest()¶
Test OnrampLimitUpgradeRequest
cdp.openapi_client.test.test_onramp_order 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_onramp_order.TestOnrampOrder(methodName='runTest')¶
Bases:
TestCaseOnrampOrder unit test stubs
- make_instance(include_optional)¶
Test OnrampOrder 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.
- testOnrampOrder()¶
Test OnrampOrder
cdp.openapi_client.test.test_onramp_order_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_onramp_order_fee.TestOnrampOrderFee(methodName='runTest')¶
Bases:
TestCaseOnrampOrderFee unit test stubs
- make_instance(include_optional)¶
Test OnrampOrderFee 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.
- testOnrampOrderFee()¶
Test OnrampOrderFee
cdp.openapi_client.test.test_onramp_order_payload 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_onramp_order_payload.TestOnrampOrderPayload(methodName='runTest')¶
Bases:
TestCaseOnrampOrderPayload unit test stubs
- make_instance(include_optional)¶
Test OnrampOrderPayload 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.
- testOnrampOrderPayload()¶
Test OnrampOrderPayload
cdp.openapi_client.test.test_onramp_order_payment_method_type_id 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_onramp_order_payment_method_type_id.TestOnrampOrderPaymentMethodTypeId(methodName='runTest')¶
Bases:
TestCaseOnrampOrderPaymentMethodTypeId 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.
- testOnrampOrderPaymentMethodTypeId()¶
Test OnrampOrderPaymentMethodTypeId
cdp.openapi_client.test.test_onramp_order_status 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_onramp_order_status.TestOnrampOrderStatus(methodName='runTest')¶
Bases:
TestCaseOnrampOrderStatus 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.
- testOnrampOrderStatus()¶
Test OnrampOrderStatus
cdp.openapi_client.test.test_onramp_payment_link 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_onramp_payment_link.TestOnrampPaymentLink(methodName='runTest')¶
Bases:
TestCaseOnrampPaymentLink unit test stubs
- make_instance(include_optional)¶
Test OnrampPaymentLink 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.
- testOnrampPaymentLink()¶
Test OnrampPaymentLink
cdp.openapi_client.test.test_onramp_payment_link_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_onramp_payment_link_type.TestOnrampPaymentLinkType(methodName='runTest')¶
Bases:
TestCaseOnrampPaymentLinkType 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.
- testOnrampPaymentLinkType()¶
Test OnrampPaymentLinkType
cdp.openapi_client.test.test_onramp_quote 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_onramp_quote.TestOnrampQuote(methodName='runTest')¶
Bases:
TestCaseOnrampQuote unit test stubs
- make_instance(include_optional)¶
Test OnrampQuote 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.
- testOnrampQuote()¶
Test OnrampQuote
cdp.openapi_client.test.test_onramp_quote_payment_method_type_id 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_onramp_quote_payment_method_type_id.TestOnrampQuotePaymentMethodTypeId(methodName='runTest')¶
Bases:
TestCaseOnrampQuotePaymentMethodTypeId 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.
- testOnrampQuotePaymentMethodTypeId()¶
Test OnrampQuotePaymentMethodTypeId
cdp.openapi_client.test.test_onramp_session 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_onramp_session.TestOnrampSession(methodName='runTest')¶
Bases:
TestCaseOnrampSession unit test stubs
- make_instance(include_optional)¶
Test OnrampSession 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.
- testOnrampSession()¶
Test OnrampSession
cdp.openapi_client.test.test_onramp_session_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_onramp_session_request.TestOnrampSessionRequest(methodName='runTest')¶
Bases:
TestCaseOnrampSessionRequest unit test stubs
- make_instance(include_optional)¶
Test OnrampSessionRequest 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.
- testOnrampSessionRequest()¶
Test OnrampSessionRequest
cdp.openapi_client.test.test_onramp_transaction_created_event 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_onramp_transaction_created_event.TestOnrampTransactionCreatedEvent(methodName='runTest')¶
Bases:
TestCaseOnrampTransactionCreatedEvent unit test stubs
- make_instance(include_optional)¶
Test OnrampTransactionCreatedEvent 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.
- testOnrampTransactionCreatedEvent()¶
Test OnrampTransactionCreatedEvent
cdp.openapi_client.test.test_onramp_transaction_event 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_onramp_transaction_event.TestOnrampTransactionEvent(methodName='runTest')¶
Bases:
TestCaseOnrampTransactionEvent unit test stubs
- make_instance(include_optional)¶
Test OnrampTransactionEvent 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.
- testOnrampTransactionEvent()¶
Test OnrampTransactionEvent
cdp.openapi_client.test.test_onramp_transaction_failed_event 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_onramp_transaction_failed_event.TestOnrampTransactionFailedEvent(methodName='runTest')¶
Bases:
TestCaseOnrampTransactionFailedEvent unit test stubs
- make_instance(include_optional)¶
Test OnrampTransactionFailedEvent 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.
- testOnrampTransactionFailedEvent()¶
Test OnrampTransactionFailedEvent
cdp.openapi_client.test.test_onramp_transaction_payload 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_onramp_transaction_payload.TestOnrampTransactionPayload(methodName='runTest')¶
Bases:
TestCaseOnrampTransactionPayload unit test stubs
- make_instance(include_optional)¶
Test OnrampTransactionPayload 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.
- testOnrampTransactionPayload()¶
Test OnrampTransactionPayload
cdp.openapi_client.test.test_onramp_transaction_success_event 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_onramp_transaction_success_event.TestOnrampTransactionSuccessEvent(methodName='runTest')¶
Bases:
TestCaseOnrampTransactionSuccessEvent unit test stubs
- make_instance(include_optional)¶
Test OnrampTransactionSuccessEvent 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.
- testOnrampTransactionSuccessEvent()¶
Test OnrampTransactionSuccessEvent
cdp.openapi_client.test.test_onramp_transaction_updated_event 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_onramp_transaction_updated_event.TestOnrampTransactionUpdatedEvent(methodName='runTest')¶
Bases:
TestCaseOnrampTransactionUpdatedEvent unit test stubs
- make_instance(include_optional)¶
Test OnrampTransactionUpdatedEvent 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.
- testOnrampTransactionUpdatedEvent()¶
Test OnrampTransactionUpdatedEvent
cdp.openapi_client.test.test_onramp_user_id_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_onramp_user_id_type.TestOnrampUserIdType(methodName='runTest')¶
Bases:
TestCaseOnrampUserIdType 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.
- testOnrampUserIdType()¶
Test OnrampUserIdType
cdp.openapi_client.test.test_onramp_user_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_onramp_user_limit.TestOnrampUserLimit(methodName='runTest')¶
Bases:
TestCaseOnrampUserLimit unit test stubs
- make_instance(include_optional)¶
Test OnrampUserLimit 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.
- testOnrampUserLimit()¶
Test OnrampUserLimit
cdp.openapi_client.test.test_onramp_verification_confirmation 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_onramp_verification_confirmation.TestOnrampVerificationConfirmation(methodName='runTest')¶
Bases:
TestCaseOnrampVerificationConfirmation unit test stubs
- make_instance(include_optional)¶
Test OnrampVerificationConfirmation 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.
- testOnrampVerificationConfirmation()¶
Test OnrampVerificationConfirmation
cdp.openapi_client.test.test_onramp_verification_initiation 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_onramp_verification_initiation.TestOnrampVerificationInitiation(methodName='runTest')¶
Bases:
TestCaseOnrampVerificationInitiation unit test stubs
- make_instance(include_optional)¶
Test OnrampVerificationInitiation 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.
- testOnrampVerificationInitiation()¶
Test OnrampVerificationInitiation
cdp.openapi_client.test.test_order_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_order_fee.TestOrderFee(methodName='runTest')¶
Bases:
TestCaseOrderFee unit test stubs
- make_instance(include_optional)¶
Test OrderFee 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.
- testOrderFee()¶
Test OrderFee
cdp.openapi_client.test.test_originating_bank_account_us 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_originating_bank_account_us.TestOriginatingBankAccountUS(methodName='runTest')¶
Bases:
TestCaseOriginatingBankAccountUS unit test stubs
- make_instance(include_optional)¶
Test OriginatingBankAccountUS 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.
- testOriginatingBankAccountUS()¶
Test OriginatingBankAccountUS
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:
TestCasePaymentMethod 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_base 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_base.TestPaymentMethodBase(methodName='runTest')¶
Bases:
TestCasePaymentMethodBase unit test stubs
- make_instance(include_optional)¶
Test PaymentMethodBase 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.
- testPaymentMethodBase()¶
Test PaymentMethodBase
cdp.openapi_client.test.test_payment_methods_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_payment_methods_api.TestPaymentMethodsApi(methodName='runTest')¶
Bases:
IsolatedAsyncioTestCasePaymentMethodsApi unit test stubs
- async asyncSetUp()¶
- Return type:
None
- async asyncTearDown()¶
- Return type:
None
- async test_get_payment_method()¶
Test case for get_payment_method
Get payment method
- Return type:
None
- async test_list_payment_methods()¶
Test case for list_payment_methods
List payment methods
- Return type:
None
cdp.openapi_client.test.test_payment_methods_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_methods_payment_method.TestPaymentMethodsPaymentMethod(methodName='runTest')¶
Bases:
TestCasePaymentMethodsPaymentMethod unit test stubs
- make_instance(include_optional)¶
Test PaymentMethodsPaymentMethod 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.
- testPaymentMethodsPaymentMethod()¶
Test PaymentMethodsPaymentMethod
cdp.openapi_client.test.test_physical_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_physical_address.TestPhysicalAddress(methodName='runTest')¶
Bases:
TestCasePhysicalAddress unit test stubs
- make_instance(include_optional)¶
Test PhysicalAddress 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.
- testPhysicalAddress()¶
Test PhysicalAddress
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:
TestCasePolicy 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:
IsolatedAsyncioTestCasePolicyEngineApi unit test stubs
- async asyncSetUp()¶
- Return type:
None
- async asyncTearDown()¶
- Return type:
None
- async test_create_policy()¶
Test case for create_policy
Create policy
- Return type:
None
- async test_delete_policy()¶
Test case for delete_policy
Delete policy
- Return type:
None
- async test_get_policy_by_id()¶
Test case for get_policy_by_id
Get 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 policy
- Return type:
None
cdp.openapi_client.test.test_prepare_and_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_prepare_and_send_user_operation_request.TestPrepareAndSendUserOperationRequest(methodName='runTest')¶
Bases:
TestCasePrepareAndSendUserOperationRequest unit test stubs
- make_instance(include_optional)¶
Test PrepareAndSendUserOperationRequest 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.
- testPrepareAndSendUserOperationRequest()¶
Test PrepareAndSendUserOperationRequest
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:
TestCasePrepareUserOperationRequest 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_prepare_user_operation_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_prepare_user_operation_rule.TestPrepareUserOperationRule(methodName='runTest')¶
Bases:
TestCasePrepareUserOperationRule unit test stubs
- make_instance(include_optional)¶
Test PrepareUserOperationRule 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.
- testPrepareUserOperationRule()¶
Test PrepareUserOperationRule
cdp.openapi_client.test.test_program_id_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_program_id_criterion.TestProgramIdCriterion(methodName='runTest')¶
Bases:
TestCaseProgramIdCriterion unit test stubs
- make_instance(include_optional)¶
Test ProgramIdCriterion 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.
- testProgramIdCriterion()¶
Test ProgramIdCriterion
cdp.openapi_client.test.test_query_result_cache_configuration 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_query_result_cache_configuration.TestQueryResultCacheConfiguration(methodName='runTest')¶
Bases:
TestCaseQueryResultCacheConfiguration unit test stubs
- make_instance(include_optional)¶
Test QueryResultCacheConfiguration 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.
- testQueryResultCacheConfiguration()¶
Test QueryResultCacheConfiguration
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:
TestCaseRequestEvmFaucet200Response 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:
TestCaseRequestEvmFaucetRequest 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:
TestCaseRequestSolanaFaucet200Response 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:
TestCaseRequestSolanaFaucetRequest 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_revoke_delegation_for_end_user_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_revoke_delegation_for_end_user_request.TestRevokeDelegationForEndUserRequest(methodName='runTest')¶
Bases:
TestCaseRevokeDelegationForEndUserRequest unit test stubs
- make_instance(include_optional)¶
Test RevokeDelegationForEndUserRequest 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.
- testRevokeDelegationForEndUserRequest()¶
Test RevokeDelegationForEndUserRequest
cdp.openapi_client.test.test_revoke_spend_permission_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_revoke_spend_permission_request.TestRevokeSpendPermissionRequest(methodName='runTest')¶
Bases:
TestCaseRevokeSpendPermissionRequest unit test stubs
- make_instance(include_optional)¶
Test RevokeSpendPermissionRequest 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.
- testRevokeSpendPermissionRequest()¶
Test RevokeSpendPermissionRequest
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:
TestCaseRule 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_end_user_evm_asset_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_end_user_evm_asset_criteria_inner.TestSendEndUserEvmAssetCriteriaInner(methodName='runTest')¶
Bases:
TestCaseSendEndUserEvmAssetCriteriaInner unit test stubs
- make_instance(include_optional)¶
Test SendEndUserEvmAssetCriteriaInner 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.
- testSendEndUserEvmAssetCriteriaInner()¶
Test SendEndUserEvmAssetCriteriaInner
cdp.openapi_client.test.test_send_end_user_evm_asset_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_end_user_evm_asset_rule.TestSendEndUserEvmAssetRule(methodName='runTest')¶
Bases:
TestCaseSendEndUserEvmAssetRule unit test stubs
- make_instance(include_optional)¶
Test SendEndUserEvmAssetRule 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.
- testSendEndUserEvmAssetRule()¶
Test SendEndUserEvmAssetRule
cdp.openapi_client.test.test_send_end_user_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_end_user_evm_transaction_rule.TestSendEndUserEvmTransactionRule(methodName='runTest')¶
Bases:
TestCaseSendEndUserEvmTransactionRule unit test stubs
- make_instance(include_optional)¶
Test SendEndUserEvmTransactionRule 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.
- testSendEndUserEvmTransactionRule()¶
Test SendEndUserEvmTransactionRule
cdp.openapi_client.test.test_send_end_user_operation_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_end_user_operation_rule.TestSendEndUserOperationRule(methodName='runTest')¶
Bases:
TestCaseSendEndUserOperationRule unit test stubs
- make_instance(include_optional)¶
Test SendEndUserOperationRule 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.
- testSendEndUserOperationRule()¶
Test SendEndUserOperationRule
cdp.openapi_client.test.test_send_end_user_sol_asset_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_end_user_sol_asset_criteria_inner.TestSendEndUserSolAssetCriteriaInner(methodName='runTest')¶
Bases:
TestCaseSendEndUserSolAssetCriteriaInner unit test stubs
- make_instance(include_optional)¶
Test SendEndUserSolAssetCriteriaInner 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.
- testSendEndUserSolAssetCriteriaInner()¶
Test SendEndUserSolAssetCriteriaInner
cdp.openapi_client.test.test_send_end_user_sol_asset_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_end_user_sol_asset_rule.TestSendEndUserSolAssetRule(methodName='runTest')¶
Bases:
TestCaseSendEndUserSolAssetRule unit test stubs
- make_instance(include_optional)¶
Test SendEndUserSolAssetRule 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.
- testSendEndUserSolAssetRule()¶
Test SendEndUserSolAssetRule
cdp.openapi_client.test.test_send_end_user_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_send_end_user_sol_transaction_rule.TestSendEndUserSolTransactionRule(methodName='runTest')¶
Bases:
TestCaseSendEndUserSolTransactionRule unit test stubs
- make_instance(include_optional)¶
Test SendEndUserSolTransactionRule 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.
- testSendEndUserSolTransactionRule()¶
Test SendEndUserSolTransactionRule
cdp.openapi_client.test.test_send_evm_asset_with_end_user_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_send_evm_asset_with_end_user_account200_response.TestSendEvmAssetWithEndUserAccount200Response(methodName='runTest')¶
Bases:
TestCaseSendEvmAssetWithEndUserAccount200Response unit test stubs
- make_instance(include_optional)¶
Test SendEvmAssetWithEndUserAccount200Response 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.
- testSendEvmAssetWithEndUserAccount200Response()¶
Test SendEvmAssetWithEndUserAccount200Response
cdp.openapi_client.test.test_send_evm_asset_with_end_user_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_send_evm_asset_with_end_user_account_request.TestSendEvmAssetWithEndUserAccountRequest(methodName='runTest')¶
Bases:
TestCaseSendEvmAssetWithEndUserAccountRequest unit test stubs
- make_instance(include_optional)¶
Test SendEvmAssetWithEndUserAccountRequest 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.
- testSendEvmAssetWithEndUserAccountRequest()¶
Test SendEvmAssetWithEndUserAccountRequest
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:
TestCaseSendEvmTransactionCriteriaInner 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:
TestCaseSendEvmTransactionRequest 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:
TestCaseSendEvmTransactionRule 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_evm_transaction_with_end_user_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_send_evm_transaction_with_end_user_account200_response.TestSendEvmTransactionWithEndUserAccount200Response(methodName='runTest')¶
Bases:
TestCaseSendEvmTransactionWithEndUserAccount200Response unit test stubs
- make_instance(include_optional)¶
Test SendEvmTransactionWithEndUserAccount200Response 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.
- testSendEvmTransactionWithEndUserAccount200Response()¶
Test SendEvmTransactionWithEndUserAccount200Response
cdp.openapi_client.test.test_send_evm_transaction_with_end_user_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_send_evm_transaction_with_end_user_account_request.TestSendEvmTransactionWithEndUserAccountRequest(methodName='runTest')¶
Bases:
TestCaseSendEvmTransactionWithEndUserAccountRequest unit test stubs
- make_instance(include_optional)¶
Test SendEvmTransactionWithEndUserAccountRequest 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.
- testSendEvmTransactionWithEndUserAccountRequest()¶
Test SendEvmTransactionWithEndUserAccountRequest
cdp.openapi_client.test.test_send_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_send_sol_transaction_criteria_inner.TestSendSolTransactionCriteriaInner(methodName='runTest')¶
Bases:
TestCaseSendSolTransactionCriteriaInner unit test stubs
- make_instance(include_optional)¶
Test SendSolTransactionCriteriaInner 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.
- testSendSolTransactionCriteriaInner()¶
Test SendSolTransactionCriteriaInner
cdp.openapi_client.test.test_send_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_send_sol_transaction_rule.TestSendSolTransactionRule(methodName='runTest')¶
Bases:
TestCaseSendSolTransactionRule unit test stubs
- make_instance(include_optional)¶
Test SendSolTransactionRule 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.
- testSendSolTransactionRule()¶
Test SendSolTransactionRule
cdp.openapi_client.test.test_send_solana_asset_with_end_user_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_send_solana_asset_with_end_user_account_request.TestSendSolanaAssetWithEndUserAccountRequest(methodName='runTest')¶
Bases:
TestCaseSendSolanaAssetWithEndUserAccountRequest unit test stubs
- make_instance(include_optional)¶
Test SendSolanaAssetWithEndUserAccountRequest 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.
- testSendSolanaAssetWithEndUserAccountRequest()¶
Test SendSolanaAssetWithEndUserAccountRequest
cdp.openapi_client.test.test_send_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_send_solana_transaction_request.TestSendSolanaTransactionRequest(methodName='runTest')¶
Bases:
TestCaseSendSolanaTransactionRequest unit test stubs
- make_instance(include_optional)¶
Test SendSolanaTransactionRequest 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.
- testSendSolanaTransactionRequest()¶
Test SendSolanaTransactionRequest
cdp.openapi_client.test.test_send_solana_transaction_with_end_user_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_send_solana_transaction_with_end_user_account200_response.TestSendSolanaTransactionWithEndUserAccount200Response(methodName='runTest')¶
Bases:
TestCaseSendSolanaTransactionWithEndUserAccount200Response unit test stubs
- make_instance(include_optional)¶
Test SendSolanaTransactionWithEndUserAccount200Response 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.
- testSendSolanaTransactionWithEndUserAccount200Response()¶
Test SendSolanaTransactionWithEndUserAccount200Response
cdp.openapi_client.test.test_send_solana_transaction_with_end_user_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_send_solana_transaction_with_end_user_account_request.TestSendSolanaTransactionWithEndUserAccountRequest(methodName='runTest')¶
Bases:
TestCaseSendSolanaTransactionWithEndUserAccountRequest unit test stubs
- make_instance(include_optional)¶
Test SendSolanaTransactionWithEndUserAccountRequest 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.
- testSendSolanaTransactionWithEndUserAccountRequest()¶
Test SendSolanaTransactionWithEndUserAccountRequest
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:
TestCaseSendUserOperationRequest 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_send_user_operation_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_user_operation_rule.TestSendUserOperationRule(methodName='runTest')¶
Bases:
TestCaseSendUserOperationRule unit test stubs
- make_instance(include_optional)¶
Test SendUserOperationRule 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.
- testSendUserOperationRule()¶
Test SendUserOperationRule
cdp.openapi_client.test.test_send_user_operation_with_end_user_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_send_user_operation_with_end_user_account_request.TestSendUserOperationWithEndUserAccountRequest(methodName='runTest')¶
Bases:
TestCaseSendUserOperationWithEndUserAccountRequest unit test stubs
- make_instance(include_optional)¶
Test SendUserOperationWithEndUserAccountRequest 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.
- testSendUserOperationWithEndUserAccountRequest()¶
Test SendUserOperationWithEndUserAccountRequest
cdp.openapi_client.test.test_sepa_details 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_sepa_details.TestSepaDetails(methodName='runTest')¶
Bases:
TestCaseSepaDetails unit test stubs
- make_instance(include_optional)¶
Test SepaDetails 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.
- testSepaDetails()¶
Test SepaDetails
cdp.openapi_client.test.test_sepa_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_sepa_payment_method.TestSepaPaymentMethod(methodName='runTest')¶
Bases:
TestCaseSepaPaymentMethod unit test stubs
- make_instance(include_optional)¶
Test SepaPaymentMethod 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.
- testSepaPaymentMethod()¶
Test SepaPaymentMethod
cdp.openapi_client.test.test_sign_end_user_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_end_user_evm_hash_rule.TestSignEndUserEvmHashRule(methodName='runTest')¶
Bases:
TestCaseSignEndUserEvmHashRule unit test stubs
- make_instance(include_optional)¶
Test SignEndUserEvmHashRule 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.
- testSignEndUserEvmHashRule()¶
Test SignEndUserEvmHashRule
cdp.openapi_client.test.test_sign_end_user_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_end_user_evm_message_rule.TestSignEndUserEvmMessageRule(methodName='runTest')¶
Bases:
TestCaseSignEndUserEvmMessageRule unit test stubs
- make_instance(include_optional)¶
Test SignEndUserEvmMessageRule 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.
- testSignEndUserEvmMessageRule()¶
Test SignEndUserEvmMessageRule
cdp.openapi_client.test.test_sign_end_user_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_end_user_evm_transaction_rule.TestSignEndUserEvmTransactionRule(methodName='runTest')¶
Bases:
TestCaseSignEndUserEvmTransactionRule unit test stubs
- make_instance(include_optional)¶
Test SignEndUserEvmTransactionRule 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.
- testSignEndUserEvmTransactionRule()¶
Test SignEndUserEvmTransactionRule
cdp.openapi_client.test.test_sign_end_user_evm_typed_data_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_end_user_evm_typed_data_rule.TestSignEndUserEvmTypedDataRule(methodName='runTest')¶
Bases:
TestCaseSignEndUserEvmTypedDataRule unit test stubs
- make_instance(include_optional)¶
Test SignEndUserEvmTypedDataRule 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.
- testSignEndUserEvmTypedDataRule()¶
Test SignEndUserEvmTypedDataRule
cdp.openapi_client.test.test_sign_end_user_sol_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_end_user_sol_message_rule.TestSignEndUserSolMessageRule(methodName='runTest')¶
Bases:
TestCaseSignEndUserSolMessageRule unit test stubs
- make_instance(include_optional)¶
Test SignEndUserSolMessageRule 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.
- testSignEndUserSolMessageRule()¶
Test SignEndUserSolMessageRule
cdp.openapi_client.test.test_sign_end_user_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_end_user_sol_transaction_rule.TestSignEndUserSolTransactionRule(methodName='runTest')¶
Bases:
TestCaseSignEndUserSolTransactionRule unit test stubs
- make_instance(include_optional)¶
Test SignEndUserSolTransactionRule 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.
- testSignEndUserSolTransactionRule()¶
Test SignEndUserSolTransactionRule
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:
TestCaseSignEvmHash200Response 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:
TestCaseSignEvmHashRequest 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:
TestCaseSignEvmHashRule 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_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:
TestCaseSignEvmMessageCriteriaInner 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:
TestCaseSignEvmMessageRequest 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:
TestCaseSignEvmMessageRule 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_message_with_end_user_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_sign_evm_message_with_end_user_account200_response.TestSignEvmMessageWithEndUserAccount200Response(methodName='runTest')¶
Bases:
TestCaseSignEvmMessageWithEndUserAccount200Response unit test stubs
- make_instance(include_optional)¶
Test SignEvmMessageWithEndUserAccount200Response 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.
- testSignEvmMessageWithEndUserAccount200Response()¶
Test SignEvmMessageWithEndUserAccount200Response
cdp.openapi_client.test.test_sign_evm_message_with_end_user_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_sign_evm_message_with_end_user_account_request.TestSignEvmMessageWithEndUserAccountRequest(methodName='runTest')¶
Bases:
TestCaseSignEvmMessageWithEndUserAccountRequest unit test stubs
- make_instance(include_optional)¶
Test SignEvmMessageWithEndUserAccountRequest 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.
- testSignEvmMessageWithEndUserAccountRequest()¶
Test SignEvmMessageWithEndUserAccountRequest
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:
TestCaseSignEvmTransactionCriteriaInner 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:
TestCaseSignEvmTransactionRequest 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:
TestCaseSignEvmTransactionRule 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_transaction_with_end_user_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_sign_evm_transaction_with_end_user_account200_response.TestSignEvmTransactionWithEndUserAccount200Response(methodName='runTest')¶
Bases:
TestCaseSignEvmTransactionWithEndUserAccount200Response unit test stubs
- make_instance(include_optional)¶
Test SignEvmTransactionWithEndUserAccount200Response 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.
- testSignEvmTransactionWithEndUserAccount200Response()¶
Test SignEvmTransactionWithEndUserAccount200Response
cdp.openapi_client.test.test_sign_evm_transaction_with_end_user_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_sign_evm_transaction_with_end_user_account_request.TestSignEvmTransactionWithEndUserAccountRequest(methodName='runTest')¶
Bases:
TestCaseSignEvmTransactionWithEndUserAccountRequest unit test stubs
- make_instance(include_optional)¶
Test SignEvmTransactionWithEndUserAccountRequest 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.
- testSignEvmTransactionWithEndUserAccountRequest()¶
Test SignEvmTransactionWithEndUserAccountRequest
cdp.openapi_client.test.test_sign_evm_typed_data_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_typed_data_criteria_inner.TestSignEvmTypedDataCriteriaInner(methodName='runTest')¶
Bases:
TestCaseSignEvmTypedDataCriteriaInner unit test stubs
- make_instance(include_optional)¶
Test SignEvmTypedDataCriteriaInner 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.
- testSignEvmTypedDataCriteriaInner()¶
Test SignEvmTypedDataCriteriaInner
cdp.openapi_client.test.test_sign_evm_typed_data_field_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_sign_evm_typed_data_field_criterion.TestSignEvmTypedDataFieldCriterion(methodName='runTest')¶
Bases:
TestCaseSignEvmTypedDataFieldCriterion unit test stubs
- make_instance(include_optional)¶
Test SignEvmTypedDataFieldCriterion 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.
- testSignEvmTypedDataFieldCriterion()¶
Test SignEvmTypedDataFieldCriterion
cdp.openapi_client.test.test_sign_evm_typed_data_field_criterion_conditions_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_typed_data_field_criterion_conditions_inner.TestSignEvmTypedDataFieldCriterionConditionsInner(methodName='runTest')¶
Bases:
TestCaseSignEvmTypedDataFieldCriterionConditionsInner unit test stubs
- make_instance(include_optional)¶
Test SignEvmTypedDataFieldCriterionConditionsInner 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.
- testSignEvmTypedDataFieldCriterionConditionsInner()¶
Test SignEvmTypedDataFieldCriterionConditionsInner
cdp.openapi_client.test.test_sign_evm_typed_data_field_criterion_types 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_data_field_criterion_types.TestSignEvmTypedDataFieldCriterionTypes(methodName='runTest')¶
Bases:
TestCaseSignEvmTypedDataFieldCriterionTypes unit test stubs
- make_instance(include_optional)¶
Test SignEvmTypedDataFieldCriterionTypes 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.
- testSignEvmTypedDataFieldCriterionTypes()¶
Test SignEvmTypedDataFieldCriterionTypes
cdp.openapi_client.test.test_sign_evm_typed_data_field_criterion_types_types_value_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_typed_data_field_criterion_types_types_value_inner.TestSignEvmTypedDataFieldCriterionTypesTypesValueInner(methodName='runTest')¶
Bases:
TestCaseSignEvmTypedDataFieldCriterionTypesTypesValueInner unit test stubs
- make_instance(include_optional)¶
Test SignEvmTypedDataFieldCriterionTypesTypesValueInner 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.
- testSignEvmTypedDataFieldCriterionTypesTypesValueInner()¶
Test SignEvmTypedDataFieldCriterionTypesTypesValueInner
cdp.openapi_client.test.test_sign_evm_typed_data_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_typed_data_rule.TestSignEvmTypedDataRule(methodName='runTest')¶
Bases:
TestCaseSignEvmTypedDataRule unit test stubs
- make_instance(include_optional)¶
Test SignEvmTypedDataRule 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.
- testSignEvmTypedDataRule()¶
Test SignEvmTypedDataRule
cdp.openapi_client.test.test_sign_evm_typed_data_verifying_contract_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_sign_evm_typed_data_verifying_contract_criterion.TestSignEvmTypedDataVerifyingContractCriterion(methodName='runTest')¶
Bases:
TestCaseSignEvmTypedDataVerifyingContractCriterion unit test stubs
- make_instance(include_optional)¶
Test SignEvmTypedDataVerifyingContractCriterion 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.
- testSignEvmTypedDataVerifyingContractCriterion()¶
Test SignEvmTypedDataVerifyingContractCriterion
cdp.openapi_client.test.test_sign_evm_typed_data_with_end_user_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_sign_evm_typed_data_with_end_user_account200_response.TestSignEvmTypedDataWithEndUserAccount200Response(methodName='runTest')¶
Bases:
TestCaseSignEvmTypedDataWithEndUserAccount200Response unit test stubs
- make_instance(include_optional)¶
Test SignEvmTypedDataWithEndUserAccount200Response 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.
- testSignEvmTypedDataWithEndUserAccount200Response()¶
Test SignEvmTypedDataWithEndUserAccount200Response
cdp.openapi_client.test.test_sign_evm_typed_data_with_end_user_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_sign_evm_typed_data_with_end_user_account_request.TestSignEvmTypedDataWithEndUserAccountRequest(methodName='runTest')¶
Bases:
TestCaseSignEvmTypedDataWithEndUserAccountRequest unit test stubs
- make_instance(include_optional)¶
Test SignEvmTypedDataWithEndUserAccountRequest 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.
- testSignEvmTypedDataWithEndUserAccountRequest()¶
Test SignEvmTypedDataWithEndUserAccountRequest
cdp.openapi_client.test.test_sign_sol_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_sol_message_criteria_inner.TestSignSolMessageCriteriaInner(methodName='runTest')¶
Bases:
TestCaseSignSolMessageCriteriaInner unit test stubs
- make_instance(include_optional)¶
Test SignSolMessageCriteriaInner 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.
- testSignSolMessageCriteriaInner()¶
Test SignSolMessageCriteriaInner
cdp.openapi_client.test.test_sign_sol_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_sol_message_rule.TestSignSolMessageRule(methodName='runTest')¶
Bases:
TestCaseSignSolMessageRule unit test stubs
- make_instance(include_optional)¶
Test SignSolMessageRule 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.
- testSignSolMessageRule()¶
Test SignSolMessageRule
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:
TestCaseSignSolTransactionCriteriaInner 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:
TestCaseSignSolTransactionRule 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_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:
TestCaseSignSolanaMessageRequest 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_message_with_end_user_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_sign_solana_message_with_end_user_account200_response.TestSignSolanaMessageWithEndUserAccount200Response(methodName='runTest')¶
Bases:
TestCaseSignSolanaMessageWithEndUserAccount200Response unit test stubs
- make_instance(include_optional)¶
Test SignSolanaMessageWithEndUserAccount200Response 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.
- testSignSolanaMessageWithEndUserAccount200Response()¶
Test SignSolanaMessageWithEndUserAccount200Response
cdp.openapi_client.test.test_sign_solana_message_with_end_user_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_sign_solana_message_with_end_user_account_request.TestSignSolanaMessageWithEndUserAccountRequest(methodName='runTest')¶
Bases:
TestCaseSignSolanaMessageWithEndUserAccountRequest unit test stubs
- make_instance(include_optional)¶
Test SignSolanaMessageWithEndUserAccountRequest 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.
- testSignSolanaMessageWithEndUserAccountRequest()¶
Test SignSolanaMessageWithEndUserAccountRequest
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:
TestCaseSignSolanaTransactionRequest 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_sign_solana_transaction_with_end_user_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_sign_solana_transaction_with_end_user_account200_response.TestSignSolanaTransactionWithEndUserAccount200Response(methodName='runTest')¶
Bases:
TestCaseSignSolanaTransactionWithEndUserAccount200Response unit test stubs
- make_instance(include_optional)¶
Test SignSolanaTransactionWithEndUserAccount200Response 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.
- testSignSolanaTransactionWithEndUserAccount200Response()¶
Test SignSolanaTransactionWithEndUserAccount200Response
cdp.openapi_client.test.test_sign_solana_transaction_with_end_user_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_sign_solana_transaction_with_end_user_account_request.TestSignSolanaTransactionWithEndUserAccountRequest(methodName='runTest')¶
Bases:
TestCaseSignSolanaTransactionWithEndUserAccountRequest unit test stubs
- make_instance(include_optional)¶
Test SignSolanaTransactionWithEndUserAccountRequest 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.
- testSignSolanaTransactionWithEndUserAccountRequest()¶
Test SignSolanaTransactionWithEndUserAccountRequest
cdp.openapi_client.test.test_siwe_authentication 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_siwe_authentication.TestSiweAuthentication(methodName='runTest')¶
Bases:
TestCaseSiweAuthentication unit test stubs
- make_instance(include_optional)¶
Test SiweAuthentication 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.
- testSiweAuthentication()¶
Test SiweAuthentication
cdp.openapi_client.test.test_sms_authentication 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_sms_authentication.TestSmsAuthentication(methodName='runTest')¶
Bases:
TestCaseSmsAuthentication unit test stubs
- make_instance(include_optional)¶
Test SmsAuthentication 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.
- testSmsAuthentication()¶
Test SmsAuthentication
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:
TestCaseSolAddressCriterion 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_sol_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_sol_data_condition.TestSolDataCondition(methodName='runTest')¶
Bases:
TestCaseSolDataCondition unit test stubs
- make_instance(include_optional)¶
Test SolDataCondition 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.
- testSolDataCondition()¶
Test SolDataCondition
cdp.openapi_client.test.test_sol_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_sol_data_condition_params_inner.TestSolDataConditionParamsInner(methodName='runTest')¶
Bases:
TestCaseSolDataConditionParamsInner unit test stubs
- make_instance(include_optional)¶
Test SolDataConditionParamsInner 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.
- testSolDataConditionParamsInner()¶
Test SolDataConditionParamsInner
cdp.openapi_client.test.test_sol_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_sol_data_criterion.TestSolDataCriterion(methodName='runTest')¶
Bases:
TestCaseSolDataCriterion unit test stubs
- make_instance(include_optional)¶
Test SolDataCriterion 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.
- testSolDataCriterion()¶
Test SolDataCriterion
cdp.openapi_client.test.test_sol_data_criterion_idls_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_sol_data_criterion_idls_inner.TestSolDataCriterionIdlsInner(methodName='runTest')¶
Bases:
TestCaseSolDataCriterionIdlsInner unit test stubs
- make_instance(include_optional)¶
Test SolDataCriterionIdlsInner 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.
- testSolDataCriterionIdlsInner()¶
Test SolDataCriterionIdlsInner
cdp.openapi_client.test.test_sol_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_sol_data_parameter_condition.TestSolDataParameterCondition(methodName='runTest')¶
Bases:
TestCaseSolDataParameterCondition unit test stubs
- make_instance(include_optional)¶
Test SolDataParameterCondition 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.
- testSolDataParameterCondition()¶
Test SolDataParameterCondition
cdp.openapi_client.test.test_sol_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_sol_data_parameter_condition_list.TestSolDataParameterConditionList(methodName='runTest')¶
Bases:
TestCaseSolDataParameterConditionList unit test stubs
- make_instance(include_optional)¶
Test SolDataParameterConditionList 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.
- testSolDataParameterConditionList()¶
Test SolDataParameterConditionList
cdp.openapi_client.test.test_sol_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_sol_message_criterion.TestSolMessageCriterion(methodName='runTest')¶
Bases:
TestCaseSolMessageCriterion unit test stubs
- make_instance(include_optional)¶
Test SolMessageCriterion 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.
- testSolMessageCriterion()¶
Test SolMessageCriterion
cdp.openapi_client.test.test_sol_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_sol_network_criterion.TestSolNetworkCriterion(methodName='runTest')¶
Bases:
TestCaseSolNetworkCriterion unit test stubs
- make_instance(include_optional)¶
Test SolNetworkCriterion 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.
- testSolNetworkCriterion()¶
Test SolNetworkCriterion
cdp.openapi_client.test.test_sol_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_sol_value_criterion.TestSolValueCriterion(methodName='runTest')¶
Bases:
TestCaseSolValueCriterion unit test stubs
- make_instance(include_optional)¶
Test SolValueCriterion 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.
- testSolValueCriterion()¶
Test SolValueCriterion
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:
TestCaseSolanaAccount 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:
IsolatedAsyncioTestCaseSolanaAccountsApi 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 Solana account
- Return type:
None
- async test_export_solana_account()¶
Test case for export_solana_account
Export Solana account
- Return type:
None
- async test_export_solana_account_by_name()¶
Test case for export_solana_account_by_name
Export Solana account by name
- Return type:
None
- async test_get_solana_account()¶
Test case for get_solana_account
Get Solana account by address
- Return type:
None
- async test_get_solana_account_by_name()¶
Test case for get_solana_account_by_name
Get Solana account by name
- Return type:
None
- async test_import_solana_account()¶
Test case for import_solana_account
Import Solana account
- Return type:
None
- async test_list_solana_accounts()¶
Test case for list_solana_accounts
List Solana accounts
- Return type:
None
- async test_send_solana_transaction()¶
Test case for send_solana_transaction
Send Solana transaction
- Return type:
None
- async test_sign_solana_message()¶
Test case for sign_solana_message
Sign message
- Return type:
None
- async test_sign_solana_transaction()¶
Test case for sign_solana_transaction
Sign transaction
- Return type:
None
- async test_update_solana_account()¶
Test case for update_solana_account
Update Solana account
- Return type:
None
cdp.openapi_client.test.test_solana_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_solana_token.TestSolanaToken(methodName='runTest')¶
Bases:
TestCaseSolanaToken unit test stubs
- make_instance(include_optional)¶
Test SolanaToken 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.
- testSolanaToken()¶
Test SolanaToken
cdp.openapi_client.test.test_solana_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_solana_token_amount.TestSolanaTokenAmount(methodName='runTest')¶
Bases:
TestCaseSolanaTokenAmount unit test stubs
- make_instance(include_optional)¶
Test SolanaTokenAmount 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.
- testSolanaTokenAmount()¶
Test SolanaTokenAmount
cdp.openapi_client.test.test_solana_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_solana_token_balance.TestSolanaTokenBalance(methodName='runTest')¶
Bases:
TestCaseSolanaTokenBalance unit test stubs
- make_instance(include_optional)¶
Test SolanaTokenBalance 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.
- testSolanaTokenBalance()¶
Test SolanaTokenBalance
cdp.openapi_client.test.test_solana_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_solana_token_balances_api.TestSolanaTokenBalancesApi(methodName='runTest')¶
Bases:
IsolatedAsyncioTestCaseSolanaTokenBalancesApi unit test stubs
- async asyncSetUp()¶
- Return type:
None
- async asyncTearDown()¶
- Return type:
None
- async test_list_solana_token_balances()¶
Test case for list_solana_token_balances
List Solana token balances
- Return type:
None
cdp.openapi_client.test.test_spend_permission 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_spend_permission.TestSpendPermission(methodName='runTest')¶
Bases:
TestCaseSpendPermission unit test stubs
- make_instance(include_optional)¶
Test SpendPermission 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.
- testSpendPermission()¶
Test SpendPermission
cdp.openapi_client.test.test_spend_permission_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_spend_permission_network.TestSpendPermissionNetwork(methodName='runTest')¶
Bases:
TestCaseSpendPermissionNetwork 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.
- testSpendPermissionNetwork()¶
Test SpendPermissionNetwork
cdp.openapi_client.test.test_spend_permission_response_object 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_spend_permission_response_object.TestSpendPermissionResponseObject(methodName='runTest')¶
Bases:
TestCaseSpendPermissionResponseObject unit test stubs
- make_instance(include_optional)¶
Test SpendPermissionResponseObject 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.
- testSpendPermissionResponseObject()¶
Test SpendPermissionResponseObject
cdp.openapi_client.test.test_spl_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_spl_address_criterion.TestSplAddressCriterion(methodName='runTest')¶
Bases:
TestCaseSplAddressCriterion unit test stubs
- make_instance(include_optional)¶
Test SplAddressCriterion 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.
- testSplAddressCriterion()¶
Test SplAddressCriterion
cdp.openapi_client.test.test_spl_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_spl_value_criterion.TestSplValueCriterion(methodName='runTest')¶
Bases:
TestCaseSplValueCriterion unit test stubs
- make_instance(include_optional)¶
Test SplValueCriterion 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.
- testSplValueCriterion()¶
Test SplValueCriterion
cdp.openapi_client.test.test_sqlapi_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_sqlapi_api.TestSQLAPIApi(methodName='runTest')¶
Bases:
IsolatedAsyncioTestCaseSQLAPIApi unit test stubs
- async asyncSetUp()¶
- Return type:
None
- async asyncTearDown()¶
- Return type:
None
- async test_get_sql_grammar()¶
Test case for get_sql_grammar
Get SQL grammar
- Return type:
None
- async test_get_sql_schema()¶
Test case for get_sql_schema
Get schema details
- Return type:
None
- async test_run_sql_query()¶
Test case for run_sql_query
Run SQL Query
- Return type:
None
cdp.openapi_client.test.test_submit_onramp_verification_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_submit_onramp_verification_request.TestSubmitOnrampVerificationRequest(methodName='runTest')¶
Bases:
TestCaseSubmitOnrampVerificationRequest unit test stubs
- make_instance(include_optional)¶
Test SubmitOnrampVerificationRequest 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.
- testSubmitOnrampVerificationRequest()¶
Test SubmitOnrampVerificationRequest
cdp.openapi_client.test.test_swift_details 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_swift_details.TestSwiftDetails(methodName='runTest')¶
Bases:
TestCaseSwiftDetails unit test stubs
- make_instance(include_optional)¶
Test SwiftDetails 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.
- testSwiftDetails()¶
Test SwiftDetails
cdp.openapi_client.test.test_swift_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_swift_payment_method.TestSwiftPaymentMethod(methodName='runTest')¶
Bases:
TestCaseSwiftPaymentMethod unit test stubs
- make_instance(include_optional)¶
Test SwiftPaymentMethod 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.
- testSwiftPaymentMethod()¶
Test SwiftPaymentMethod
cdp.openapi_client.test.test_telegram_authentication 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_telegram_authentication.TestTelegramAuthentication(methodName='runTest')¶
Bases:
TestCaseTelegramAuthentication unit test stubs
- make_instance(include_optional)¶
Test TelegramAuthentication 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.
- testTelegramAuthentication()¶
Test TelegramAuthentication
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:
TestCaseToken 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:
TestCaseTokenAmount 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:
TestCaseTokenBalance 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:
TestCaseTokenFee 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:
TestCaseTransfer 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_details 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_details.TestTransferDetails(methodName='runTest')¶
Bases:
TestCaseTransferDetails unit test stubs
- make_instance(include_optional)¶
Test TransferDetails 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.
- testTransferDetails()¶
Test TransferDetails
cdp.openapi_client.test.test_transfer_details_onchain_transactions_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_transfer_details_onchain_transactions_inner.TestTransferDetailsOnchainTransactionsInner(methodName='runTest')¶
Bases:
TestCaseTransferDetailsOnchainTransactionsInner unit test stubs
- make_instance(include_optional)¶
Test TransferDetailsOnchainTransactionsInner 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.
- testTransferDetailsOnchainTransactionsInner()¶
Test TransferDetailsOnchainTransactionsInner
cdp.openapi_client.test.test_transfer_details_travel_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_transfer_details_travel_rule.TestTransferDetailsTravelRule(methodName='runTest')¶
Bases:
TestCaseTransferDetailsTravelRule unit test stubs
- make_instance(include_optional)¶
Test TransferDetailsTravelRule 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.
- testTransferDetailsTravelRule()¶
Test TransferDetailsTravelRule
cdp.openapi_client.test.test_transfer_estimate 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_estimate.TestTransferEstimate(methodName='runTest')¶
Bases:
TestCaseTransferEstimate unit test stubs
- make_instance(include_optional)¶
Test TransferEstimate 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.
- testTransferEstimate()¶
Test TransferEstimate
cdp.openapi_client.test.test_transfer_exchange_rate 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_exchange_rate.TestTransferExchangeRate(methodName='runTest')¶
Bases:
TestCaseTransferExchangeRate unit test stubs
- make_instance(include_optional)¶
Test TransferExchangeRate 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.
- testTransferExchangeRate()¶
Test TransferExchangeRate
cdp.openapi_client.test.test_transfer_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_transfer_fee.TestTransferFee(methodName='runTest')¶
Bases:
TestCaseTransferFee unit test stubs
- make_instance(include_optional)¶
Test TransferFee 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.
- testTransferFee()¶
Test TransferFee
cdp.openapi_client.test.test_transfer_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_transfer_request.TestTransferRequest(methodName='runTest')¶
Bases:
TestCaseTransferRequest unit test stubs
- make_instance(include_optional)¶
Test TransferRequest 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.
- testTransferRequest()¶
Test TransferRequest
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:
TestCaseTransferSource 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_status 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_status.TestTransferStatus(methodName='runTest')¶
Bases:
TestCaseTransferStatus 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.
- testTransferStatus()¶
Test TransferStatus
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:
TestCaseTransferTarget 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_transfers_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_transfers_account.TestTransfersAccount(methodName='runTest')¶
Bases:
TestCaseTransfersAccount unit test stubs
- make_instance(include_optional)¶
Test TransfersAccount 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.
- testTransfersAccount()¶
Test TransfersAccount
cdp.openapi_client.test.test_transfers_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_transfers_api.TestTransfersApi(methodName='runTest')¶
Bases:
IsolatedAsyncioTestCaseTransfersApi unit test stubs
- async asyncSetUp()¶
- Return type:
None
- async asyncTearDown()¶
- Return type:
None
- async test_create_transfer()¶
Test case for create_transfer
Create transfer
- Return type:
None
- async test_execute_fund_transfer()¶
Test case for execute_fund_transfer
Execute transfer
- Return type:
None
- async test_get_transfer_by_id()¶
Test case for get_transfer_by_id
Get transfer
- Return type:
None
- async test_list_transfers()¶
Test case for list_transfers
List transfers
- Return type:
None
- async test_submit_deposit_travel_rule()¶
Test case for submit_deposit_travel_rule
Submit deposit travel rule information
- Return type:
None
cdp.openapi_client.test.test_travel_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_travel_rule.TestTravelRule(methodName='runTest')¶
Bases:
TestCaseTravelRule unit test stubs
- make_instance(include_optional)¶
Test TravelRule 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.
- testTravelRule()¶
Test TravelRule
cdp.openapi_client.test.test_travel_rule_beneficiary 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_travel_rule_beneficiary.TestTravelRuleBeneficiary(methodName='runTest')¶
Bases:
TestCaseTravelRuleBeneficiary unit test stubs
- make_instance(include_optional)¶
Test TravelRuleBeneficiary 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.
- testTravelRuleBeneficiary()¶
Test TravelRuleBeneficiary
cdp.openapi_client.test.test_travel_rule_originator 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_travel_rule_originator.TestTravelRuleOriginator(methodName='runTest')¶
Bases:
TestCaseTravelRuleOriginator unit test stubs
- make_instance(include_optional)¶
Test TravelRuleOriginator 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.
- testTravelRuleOriginator()¶
Test TravelRuleOriginator
cdp.openapi_client.test.test_travel_rule_originator_all_of_virtual_asset_service_provider 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_travel_rule_originator_all_of_virtual_asset_service_provider.TestTravelRuleOriginatorAllOfVirtualAssetServiceProvider(methodName='runTest')¶
Bases:
TestCaseTravelRuleOriginatorAllOfVirtualAssetServiceProvider unit test stubs
- make_instance(include_optional)¶
Test TravelRuleOriginatorAllOfVirtualAssetServiceProvider 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.
- testTravelRuleOriginatorAllOfVirtualAssetServiceProvider()¶
Test TravelRuleOriginatorAllOfVirtualAssetServiceProvider
cdp.openapi_client.test.test_travel_rule_party 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_travel_rule_party.TestTravelRuleParty(methodName='runTest')¶
Bases:
TestCaseTravelRuleParty unit test stubs
- make_instance(include_optional)¶
Test TravelRuleParty 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.
- testTravelRuleParty()¶
Test TravelRuleParty
cdp.openapi_client.test.test_travel_rule_status 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_travel_rule_status.TestTravelRuleStatus(methodName='runTest')¶
Bases:
TestCaseTravelRuleStatus 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.
- testTravelRuleStatus()¶
Test TravelRuleStatus
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:
TestCaseUpdateEvmAccountRequest 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_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_update_evm_smart_account_request.TestUpdateEvmSmartAccountRequest(methodName='runTest')¶
Bases:
TestCaseUpdateEvmSmartAccountRequest unit test stubs
- make_instance(include_optional)¶
Test UpdateEvmSmartAccountRequest 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.
- testUpdateEvmSmartAccountRequest()¶
Test UpdateEvmSmartAccountRequest
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:
TestCaseUpdatePolicyRequest 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:
TestCaseUpdateSolanaAccountRequest 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
cdp.openapi_client.test.test_user_operation_receipt 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_user_operation_receipt.TestUserOperationReceipt(methodName='runTest')¶
Bases:
TestCaseUserOperationReceipt unit test stubs
- make_instance(include_optional)¶
Test UserOperationReceipt 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.
- testUserOperationReceipt()¶
Test UserOperationReceipt
cdp.openapi_client.test.test_user_operation_receipt_revert 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_user_operation_receipt_revert.TestUserOperationReceiptRevert(methodName='runTest')¶
Bases:
TestCaseUserOperationReceiptRevert unit test stubs
- make_instance(include_optional)¶
Test UserOperationReceiptRevert 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.
- testUserOperationReceiptRevert()¶
Test UserOperationReceiptRevert
cdp.openapi_client.test.test_user_wallet 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_user_wallet.TestUserWallet(methodName='runTest')¶
Bases:
TestCaseUserWallet unit test stubs
- make_instance(include_optional)¶
Test UserWallet 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.
- testUserWallet()¶
Test UserWallet
cdp.openapi_client.test.test_user_wallet1 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_user_wallet1.TestUserWallet1(methodName='runTest')¶
Bases:
TestCaseUserWallet1 unit test stubs
- make_instance(include_optional)¶
Test UserWallet1 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.
- testUserWallet1()¶
Test UserWallet1
cdp.openapi_client.test.test_user_wallet2 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_user_wallet2.TestUserWallet2(methodName='runTest')¶
Bases:
TestCaseUserWallet2 unit test stubs
- make_instance(include_optional)¶
Test UserWallet2 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.
- testUserWallet2()¶
Test UserWallet2
cdp.openapi_client.test.test_user_wallet_delegated_signing 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_user_wallet_delegated_signing.TestUserWalletDelegatedSigning(methodName='runTest')¶
Bases:
TestCaseUserWalletDelegatedSigning unit test stubs
- make_instance(include_optional)¶
Test UserWalletDelegatedSigning 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.
- testUserWalletDelegatedSigning()¶
Test UserWalletDelegatedSigning
cdp.openapi_client.test.test_user_wallet_delegated_signing1 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_user_wallet_delegated_signing1.TestUserWalletDelegatedSigning1(methodName='runTest')¶
Bases:
TestCaseUserWalletDelegatedSigning1 unit test stubs
- make_instance(include_optional)¶
Test UserWalletDelegatedSigning1 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.
- testUserWalletDelegatedSigning1()¶
Test UserWalletDelegatedSigning1
cdp.openapi_client.test.test_user_wallet_delegated_signing2 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_user_wallet_delegated_signing2.TestUserWalletDelegatedSigning2(methodName='runTest')¶
Bases:
TestCaseUserWalletDelegatedSigning2 unit test stubs
- make_instance(include_optional)¶
Test UserWalletDelegatedSigning2 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.
- testUserWalletDelegatedSigning2()¶
Test UserWalletDelegatedSigning2
cdp.openapi_client.test.test_user_wallet_delegated_signing_evm 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_user_wallet_delegated_signing_evm.TestUserWalletDelegatedSigningEVM(methodName='runTest')¶
Bases:
TestCaseUserWalletDelegatedSigningEVM unit test stubs
- make_instance(include_optional)¶
Test UserWalletDelegatedSigningEVM 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.
- testUserWalletDelegatedSigningEVM()¶
Test UserWalletDelegatedSigningEVM
cdp.openapi_client.test.test_user_wallet_delegated_signing_evm1 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_user_wallet_delegated_signing_evm1.TestUserWalletDelegatedSigningEVM1(methodName='runTest')¶
Bases:
TestCaseUserWalletDelegatedSigningEVM1 unit test stubs
- make_instance(include_optional)¶
Test UserWalletDelegatedSigningEVM1 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.
- testUserWalletDelegatedSigningEVM1()¶
Test UserWalletDelegatedSigningEVM1
cdp.openapi_client.test.test_user_wallet_delegated_signing_evm2 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_user_wallet_delegated_signing_evm2.TestUserWalletDelegatedSigningEVM2(methodName='runTest')¶
Bases:
TestCaseUserWalletDelegatedSigningEVM2 unit test stubs
- make_instance(include_optional)¶
Test UserWalletDelegatedSigningEVM2 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.
- testUserWalletDelegatedSigningEVM2()¶
Test UserWalletDelegatedSigningEVM2
cdp.openapi_client.test.test_user_wallet_delegated_signing_evm3 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_user_wallet_delegated_signing_evm3.TestUserWalletDelegatedSigningEVM3(methodName='runTest')¶
Bases:
TestCaseUserWalletDelegatedSigningEVM3 unit test stubs
- make_instance(include_optional)¶
Test UserWalletDelegatedSigningEVM3 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.
- testUserWalletDelegatedSigningEVM3()¶
Test UserWalletDelegatedSigningEVM3
cdp.openapi_client.test.test_user_wallet_delegated_signing_evm4 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_user_wallet_delegated_signing_evm4.TestUserWalletDelegatedSigningEVM4(methodName='runTest')¶
Bases:
TestCaseUserWalletDelegatedSigningEVM4 unit test stubs
- make_instance(include_optional)¶
Test UserWalletDelegatedSigningEVM4 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.
- testUserWalletDelegatedSigningEVM4()¶
Test UserWalletDelegatedSigningEVM4
cdp.openapi_client.test.test_user_wallet_delegated_signing_solana 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_user_wallet_delegated_signing_solana.TestUserWalletDelegatedSigningSolana(methodName='runTest')¶
Bases:
TestCaseUserWalletDelegatedSigningSolana unit test stubs
- make_instance(include_optional)¶
Test UserWalletDelegatedSigningSolana 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.
- testUserWalletDelegatedSigningSolana()¶
Test UserWalletDelegatedSigningSolana
cdp.openapi_client.test.test_user_wallet_delegated_signing_solana1 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_user_wallet_delegated_signing_solana1.TestUserWalletDelegatedSigningSolana1(methodName='runTest')¶
Bases:
TestCaseUserWalletDelegatedSigningSolana1 unit test stubs
- make_instance(include_optional)¶
Test UserWalletDelegatedSigningSolana1 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.
- testUserWalletDelegatedSigningSolana1()¶
Test UserWalletDelegatedSigningSolana1
cdp.openapi_client.test.test_user_wallet_delegated_signing_solana2 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_user_wallet_delegated_signing_solana2.TestUserWalletDelegatedSigningSolana2(methodName='runTest')¶
Bases:
TestCaseUserWalletDelegatedSigningSolana2 unit test stubs
- make_instance(include_optional)¶
Test UserWalletDelegatedSigningSolana2 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.
- testUserWalletDelegatedSigningSolana2()¶
Test UserWalletDelegatedSigningSolana2
cdp.openapi_client.test.test_user_wallet_delegated_signing_solana3 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_user_wallet_delegated_signing_solana3.TestUserWalletDelegatedSigningSolana3(methodName='runTest')¶
Bases:
TestCaseUserWalletDelegatedSigningSolana3 unit test stubs
- make_instance(include_optional)¶
Test UserWalletDelegatedSigningSolana3 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.
- testUserWalletDelegatedSigningSolana3()¶
Test UserWalletDelegatedSigningSolana3
cdp.openapi_client.test.test_user_wallet_delegated_signing_solana4 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_user_wallet_delegated_signing_solana4.TestUserWalletDelegatedSigningSolana4(methodName='runTest')¶
Bases:
TestCaseUserWalletDelegatedSigningSolana4 unit test stubs
- make_instance(include_optional)¶
Test UserWalletDelegatedSigningSolana4 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.
- testUserWalletDelegatedSigningSolana4()¶
Test UserWalletDelegatedSigningSolana4
cdp.openapi_client.test.test_user_wallet_evm 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_user_wallet_evm.TestUserWalletEVM(methodName='runTest')¶
Bases:
TestCaseUserWalletEVM unit test stubs
- make_instance(include_optional)¶
Test UserWalletEVM 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.
- testUserWalletEVM()¶
Test UserWalletEVM
cdp.openapi_client.test.test_user_wallet_evm1 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_user_wallet_evm1.TestUserWalletEVM1(methodName='runTest')¶
Bases:
TestCaseUserWalletEVM1 unit test stubs
- make_instance(include_optional)¶
Test UserWalletEVM1 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.
- testUserWalletEVM1()¶
Test UserWalletEVM1
cdp.openapi_client.test.test_user_wallet_evm2 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_user_wallet_evm2.TestUserWalletEVM2(methodName='runTest')¶
Bases:
TestCaseUserWalletEVM2 unit test stubs
- make_instance(include_optional)¶
Test UserWalletEVM2 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.
- testUserWalletEVM2()¶
Test UserWalletEVM2
cdp.openapi_client.test.test_user_wallet_evm3 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_user_wallet_evm3.TestUserWalletEVM3(methodName='runTest')¶
Bases:
TestCaseUserWalletEVM3 unit test stubs
- make_instance(include_optional)¶
Test UserWalletEVM3 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.
- testUserWalletEVM3()¶
Test UserWalletEVM3
cdp.openapi_client.test.test_user_wallet_evm4 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_user_wallet_evm4.TestUserWalletEVM4(methodName='runTest')¶
Bases:
TestCaseUserWalletEVM4 unit test stubs
- make_instance(include_optional)¶
Test UserWalletEVM4 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.
- testUserWalletEVM4()¶
Test UserWalletEVM4
cdp.openapi_client.test.test_user_wallet_solana 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_user_wallet_solana.TestUserWalletSolana(methodName='runTest')¶
Bases:
TestCaseUserWalletSolana unit test stubs
- make_instance(include_optional)¶
Test UserWalletSolana 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.
- testUserWalletSolana()¶
Test UserWalletSolana
cdp.openapi_client.test.test_user_wallet_solana1 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_user_wallet_solana1.TestUserWalletSolana1(methodName='runTest')¶
Bases:
TestCaseUserWalletSolana1 unit test stubs
- make_instance(include_optional)¶
Test UserWalletSolana1 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.
- testUserWalletSolana1()¶
Test UserWalletSolana1
cdp.openapi_client.test.test_user_wallet_solana2 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_user_wallet_solana2.TestUserWalletSolana2(methodName='runTest')¶
Bases:
TestCaseUserWalletSolana2 unit test stubs
- make_instance(include_optional)¶
Test UserWalletSolana2 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.
- testUserWalletSolana2()¶
Test UserWalletSolana2
cdp.openapi_client.test.test_user_wallet_solana3 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_user_wallet_solana3.TestUserWalletSolana3(methodName='runTest')¶
Bases:
TestCaseUserWalletSolana3 unit test stubs
- make_instance(include_optional)¶
Test UserWalletSolana3 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.
- testUserWalletSolana3()¶
Test UserWalletSolana3
cdp.openapi_client.test.test_user_wallet_solana4 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_user_wallet_solana4.TestUserWalletSolana4(methodName='runTest')¶
Bases:
TestCaseUserWalletSolana4 unit test stubs
- make_instance(include_optional)¶
Test UserWalletSolana4 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.
- testUserWalletSolana4()¶
Test UserWalletSolana4
cdp.openapi_client.test.test_validate_end_user_access_token_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_validate_end_user_access_token_request.TestValidateEndUserAccessTokenRequest(methodName='runTest')¶
Bases:
TestCaseValidateEndUserAccessTokenRequest unit test stubs
- make_instance(include_optional)¶
Test ValidateEndUserAccessTokenRequest 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.
- testValidateEndUserAccessTokenRequest()¶
Test ValidateEndUserAccessTokenRequest
cdp.openapi_client.test.test_verify_x402_payment_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_verify_x402_payment_request.TestVerifyX402PaymentRequest(methodName='runTest')¶
Bases:
TestCaseVerifyX402PaymentRequest unit test stubs
- make_instance(include_optional)¶
Test VerifyX402PaymentRequest 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.
- testVerifyX402PaymentRequest()¶
Test VerifyX402PaymentRequest
cdp.openapi_client.test.test_wallet_activity_detected_event 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_wallet_activity_detected_event.TestWalletActivityDetectedEvent(methodName='runTest')¶
Bases:
TestCaseWalletActivityDetectedEvent unit test stubs
- make_instance(include_optional)¶
Test WalletActivityDetectedEvent 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.
- testWalletActivityDetectedEvent()¶
Test WalletActivityDetectedEvent
cdp.openapi_client.test.test_wallet_activity_event_base 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_wallet_activity_event_base.TestWalletActivityEventBase(methodName='runTest')¶
Bases:
TestCaseWalletActivityEventBase unit test stubs
- make_instance(include_optional)¶
Test WalletActivityEventBase 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.
- testWalletActivityEventBase()¶
Test WalletActivityEventBase
cdp.openapi_client.test.test_wallet_activity_multi_event 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_wallet_activity_multi_event.TestWalletActivityMultiEvent(methodName='runTest')¶
Bases:
TestCaseWalletActivityMultiEvent unit test stubs
- make_instance(include_optional)¶
Test WalletActivityMultiEvent 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.
- testWalletActivityMultiEvent()¶
Test WalletActivityMultiEvent
cdp.openapi_client.test.test_wallet_api_key_event_payload_not 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_wallet_api_key_event_payload_not.TestWalletApiKeyEventPayloadNot(methodName='runTest')¶
Bases:
TestCaseWalletApiKeyEventPayloadNot unit test stubs
- make_instance(include_optional)¶
Test WalletApiKeyEventPayloadNot 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.
- testWalletApiKeyEventPayloadNot()¶
Test WalletApiKeyEventPayloadNot
cdp.openapi_client.test.test_wallet_delegated_event_payload 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_wallet_delegated_event_payload.TestWalletDelegatedEventPayload(methodName='runTest')¶
Bases:
TestCaseWalletDelegatedEventPayload unit test stubs
- make_instance(include_optional)¶
Test WalletDelegatedEventPayload 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.
- testWalletDelegatedEventPayload()¶
Test WalletDelegatedEventPayload
cdp.openapi_client.test.test_wallet_delegation_created_event 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_wallet_delegation_created_event.TestWalletDelegationCreatedEvent(methodName='runTest')¶
Bases:
TestCaseWalletDelegationCreatedEvent unit test stubs
- make_instance(include_optional)¶
Test WalletDelegationCreatedEvent 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.
- testWalletDelegationCreatedEvent()¶
Test WalletDelegationCreatedEvent
cdp.openapi_client.test.test_wallet_delegation_revoked_event 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_wallet_delegation_revoked_event.TestWalletDelegationRevokedEvent(methodName='runTest')¶
Bases:
TestCaseWalletDelegationRevokedEvent unit test stubs
- make_instance(include_optional)¶
Test WalletDelegationRevokedEvent 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.
- testWalletDelegationRevokedEvent()¶
Test WalletDelegationRevokedEvent
cdp.openapi_client.test.test_wallet_evm_signing_payload 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_wallet_evm_signing_payload.TestWalletEvmSigningPayload(methodName='runTest')¶
Bases:
TestCaseWalletEvmSigningPayload unit test stubs
- make_instance(include_optional)¶
Test WalletEvmSigningPayload 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.
- testWalletEvmSigningPayload()¶
Test WalletEvmSigningPayload
cdp.openapi_client.test.test_wallet_evm_transaction_broadcast_payload 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_wallet_evm_transaction_broadcast_payload.TestWalletEvmTransactionBroadcastPayload(methodName='runTest')¶
Bases:
TestCaseWalletEvmTransactionBroadcastPayload unit test stubs
- make_instance(include_optional)¶
Test WalletEvmTransactionBroadcastPayload 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.
- testWalletEvmTransactionBroadcastPayload()¶
Test WalletEvmTransactionBroadcastPayload
cdp.openapi_client.test.test_wallet_evm_transaction_confirmed_payload 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_wallet_evm_transaction_confirmed_payload.TestWalletEvmTransactionConfirmedPayload(methodName='runTest')¶
Bases:
TestCaseWalletEvmTransactionConfirmedPayload unit test stubs
- make_instance(include_optional)¶
Test WalletEvmTransactionConfirmedPayload 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.
- testWalletEvmTransactionConfirmedPayload()¶
Test WalletEvmTransactionConfirmedPayload
cdp.openapi_client.test.test_wallet_evm_transaction_created_payload 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_wallet_evm_transaction_created_payload.TestWalletEvmTransactionCreatedPayload(methodName='runTest')¶
Bases:
TestCaseWalletEvmTransactionCreatedPayload unit test stubs
- make_instance(include_optional)¶
Test WalletEvmTransactionCreatedPayload 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.
- testWalletEvmTransactionCreatedPayload()¶
Test WalletEvmTransactionCreatedPayload
cdp.openapi_client.test.test_wallet_evm_transaction_failed_payload 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_wallet_evm_transaction_failed_payload.TestWalletEvmTransactionFailedPayload(methodName='runTest')¶
Bases:
TestCaseWalletEvmTransactionFailedPayload unit test stubs
- make_instance(include_optional)¶
Test WalletEvmTransactionFailedPayload 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.
- testWalletEvmTransactionFailedPayload()¶
Test WalletEvmTransactionFailedPayload
cdp.openapi_client.test.test_wallet_hash_signed_event 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_wallet_hash_signed_event.TestWalletHashSignedEvent(methodName='runTest')¶
Bases:
TestCaseWalletHashSignedEvent unit test stubs
- make_instance(include_optional)¶
Test WalletHashSignedEvent 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.
- testWalletHashSignedEvent()¶
Test WalletHashSignedEvent
cdp.openapi_client.test.test_wallet_message_signed_event 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_wallet_message_signed_event.TestWalletMessageSignedEvent(methodName='runTest')¶
Bases:
TestCaseWalletMessageSignedEvent unit test stubs
- make_instance(include_optional)¶
Test WalletMessageSignedEvent 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.
- testWalletMessageSignedEvent()¶
Test WalletMessageSignedEvent
cdp.openapi_client.test.test_wallet_solana_signing_payload 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_wallet_solana_signing_payload.TestWalletSolanaSigningPayload(methodName='runTest')¶
Bases:
TestCaseWalletSolanaSigningPayload unit test stubs
- make_instance(include_optional)¶
Test WalletSolanaSigningPayload 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.
- testWalletSolanaSigningPayload()¶
Test WalletSolanaSigningPayload
cdp.openapi_client.test.test_wallet_solana_transaction_broadcast_payload 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_wallet_solana_transaction_broadcast_payload.TestWalletSolanaTransactionBroadcastPayload(methodName='runTest')¶
Bases:
TestCaseWalletSolanaTransactionBroadcastPayload unit test stubs
- make_instance(include_optional)¶
Test WalletSolanaTransactionBroadcastPayload 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.
- testWalletSolanaTransactionBroadcastPayload()¶
Test WalletSolanaTransactionBroadcastPayload
cdp.openapi_client.test.test_wallet_solana_transaction_confirmed_payload 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_wallet_solana_transaction_confirmed_payload.TestWalletSolanaTransactionConfirmedPayload(methodName='runTest')¶
Bases:
TestCaseWalletSolanaTransactionConfirmedPayload unit test stubs
- make_instance(include_optional)¶
Test WalletSolanaTransactionConfirmedPayload 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.
- testWalletSolanaTransactionConfirmedPayload()¶
Test WalletSolanaTransactionConfirmedPayload
cdp.openapi_client.test.test_wallet_solana_transaction_created_payload 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_wallet_solana_transaction_created_payload.TestWalletSolanaTransactionCreatedPayload(methodName='runTest')¶
Bases:
TestCaseWalletSolanaTransactionCreatedPayload unit test stubs
- make_instance(include_optional)¶
Test WalletSolanaTransactionCreatedPayload 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.
- testWalletSolanaTransactionCreatedPayload()¶
Test WalletSolanaTransactionCreatedPayload
cdp.openapi_client.test.test_wallet_solana_transaction_failed_payload 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_wallet_solana_transaction_failed_payload.TestWalletSolanaTransactionFailedPayload(methodName='runTest')¶
Bases:
TestCaseWalletSolanaTransactionFailedPayload unit test stubs
- make_instance(include_optional)¶
Test WalletSolanaTransactionFailedPayload 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.
- testWalletSolanaTransactionFailedPayload()¶
Test WalletSolanaTransactionFailedPayload
cdp.openapi_client.test.test_wallet_transaction_broadcast_event 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_wallet_transaction_broadcast_event.TestWalletTransactionBroadcastEvent(methodName='runTest')¶
Bases:
TestCaseWalletTransactionBroadcastEvent unit test stubs
- make_instance(include_optional)¶
Test WalletTransactionBroadcastEvent 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.
- testWalletTransactionBroadcastEvent()¶
Test WalletTransactionBroadcastEvent
cdp.openapi_client.test.test_wallet_transaction_confirmed_event 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_wallet_transaction_confirmed_event.TestWalletTransactionConfirmedEvent(methodName='runTest')¶
Bases:
TestCaseWalletTransactionConfirmedEvent unit test stubs
- make_instance(include_optional)¶
Test WalletTransactionConfirmedEvent 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.
- testWalletTransactionConfirmedEvent()¶
Test WalletTransactionConfirmedEvent
cdp.openapi_client.test.test_wallet_transaction_created_event 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_wallet_transaction_created_event.TestWalletTransactionCreatedEvent(methodName='runTest')¶
Bases:
TestCaseWalletTransactionCreatedEvent unit test stubs
- make_instance(include_optional)¶
Test WalletTransactionCreatedEvent 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.
- testWalletTransactionCreatedEvent()¶
Test WalletTransactionCreatedEvent
cdp.openapi_client.test.test_wallet_transaction_failed_event 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_wallet_transaction_failed_event.TestWalletTransactionFailedEvent(methodName='runTest')¶
Bases:
TestCaseWalletTransactionFailedEvent unit test stubs
- make_instance(include_optional)¶
Test WalletTransactionFailedEvent 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.
- testWalletTransactionFailedEvent()¶
Test WalletTransactionFailedEvent
cdp.openapi_client.test.test_wallet_transaction_pending_event 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_wallet_transaction_pending_event.TestWalletTransactionPendingEvent(methodName='runTest')¶
Bases:
TestCaseWalletTransactionPendingEvent unit test stubs
- make_instance(include_optional)¶
Test WalletTransactionPendingEvent 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.
- testWalletTransactionPendingEvent()¶
Test WalletTransactionPendingEvent
cdp.openapi_client.test.test_wallet_transaction_pending_payload 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_wallet_transaction_pending_payload.TestWalletTransactionPendingPayload(methodName='runTest')¶
Bases:
TestCaseWalletTransactionPendingPayload unit test stubs
- make_instance(include_optional)¶
Test WalletTransactionPendingPayload 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.
- testWalletTransactionPendingPayload()¶
Test WalletTransactionPendingPayload
cdp.openapi_client.test.test_wallet_transaction_replaced_event 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_wallet_transaction_replaced_event.TestWalletTransactionReplacedEvent(methodName='runTest')¶
Bases:
TestCaseWalletTransactionReplacedEvent unit test stubs
- make_instance(include_optional)¶
Test WalletTransactionReplacedEvent 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.
- testWalletTransactionReplacedEvent()¶
Test WalletTransactionReplacedEvent
cdp.openapi_client.test.test_wallet_transaction_replaced_payload 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_wallet_transaction_replaced_payload.TestWalletTransactionReplacedPayload(methodName='runTest')¶
Bases:
TestCaseWalletTransactionReplacedPayload unit test stubs
- make_instance(include_optional)¶
Test WalletTransactionReplacedPayload 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.
- testWalletTransactionReplacedPayload()¶
Test WalletTransactionReplacedPayload
cdp.openapi_client.test.test_wallet_transaction_signed_event 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_wallet_transaction_signed_event.TestWalletTransactionSignedEvent(methodName='runTest')¶
Bases:
TestCaseWalletTransactionSignedEvent unit test stubs
- make_instance(include_optional)¶
Test WalletTransactionSignedEvent 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.
- testWalletTransactionSignedEvent()¶
Test WalletTransactionSignedEvent
cdp.openapi_client.test.test_wallet_typed_data_signed_event 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_wallet_typed_data_signed_event.TestWalletTypedDataSignedEvent(methodName='runTest')¶
Bases:
TestCaseWalletTypedDataSignedEvent unit test stubs
- make_instance(include_optional)¶
Test WalletTypedDataSignedEvent 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.
- testWalletTypedDataSignedEvent()¶
Test WalletTypedDataSignedEvent
cdp.openapi_client.test.test_wallet_user_event_payload 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_wallet_user_event_payload.TestWalletUserEventPayload(methodName='runTest')¶
Bases:
TestCaseWalletUserEventPayload unit test stubs
- make_instance(include_optional)¶
Test WalletUserEventPayload 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.
- testWalletUserEventPayload()¶
Test WalletUserEventPayload
cdp.openapi_client.test.test_webhook_event_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_webhook_event_list_response.TestWebhookEventListResponse(methodName='runTest')¶
Bases:
TestCaseWebhookEventListResponse unit test stubs
- make_instance(include_optional)¶
Test WebhookEventListResponse 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.
- testWebhookEventListResponse()¶
Test WebhookEventListResponse
cdp.openapi_client.test.test_webhook_event_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_webhook_event_response.TestWebhookEventResponse(methodName='runTest')¶
Bases:
TestCaseWebhookEventResponse unit test stubs
- make_instance(include_optional)¶
Test WebhookEventResponse 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.
- testWebhookEventResponse()¶
Test WebhookEventResponse
cdp.openapi_client.test.test_webhook_event_response_detail 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_webhook_event_response_detail.TestWebhookEventResponseDetail(methodName='runTest')¶
Bases:
TestCaseWebhookEventResponseDetail unit test stubs
- make_instance(include_optional)¶
Test WebhookEventResponseDetail 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.
- testWebhookEventResponseDetail()¶
Test WebhookEventResponseDetail
cdp.openapi_client.test.test_webhook_subscription_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_webhook_subscription_list_response.TestWebhookSubscriptionListResponse(methodName='runTest')¶
Bases:
TestCaseWebhookSubscriptionListResponse unit test stubs
- make_instance(include_optional)¶
Test WebhookSubscriptionListResponse 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.
- testWebhookSubscriptionListResponse()¶
Test WebhookSubscriptionListResponse
cdp.openapi_client.test.test_webhook_subscription_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_webhook_subscription_request.TestWebhookSubscriptionRequest(methodName='runTest')¶
Bases:
TestCaseWebhookSubscriptionRequest unit test stubs
- make_instance(include_optional)¶
Test WebhookSubscriptionRequest 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.
- testWebhookSubscriptionRequest()¶
Test WebhookSubscriptionRequest
cdp.openapi_client.test.test_webhook_subscription_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_webhook_subscription_response.TestWebhookSubscriptionResponse(methodName='runTest')¶
Bases:
TestCaseWebhookSubscriptionResponse unit test stubs
- make_instance(include_optional)¶
Test WebhookSubscriptionResponse 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.
- testWebhookSubscriptionResponse()¶
Test WebhookSubscriptionResponse
cdp.openapi_client.test.test_webhook_subscription_response_metadata 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_webhook_subscription_response_metadata.TestWebhookSubscriptionResponseMetadata(methodName='runTest')¶
Bases:
TestCaseWebhookSubscriptionResponseMetadata unit test stubs
- make_instance(include_optional)¶
Test WebhookSubscriptionResponseMetadata 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.
- testWebhookSubscriptionResponseMetadata()¶
Test WebhookSubscriptionResponseMetadata
cdp.openapi_client.test.test_webhook_subscription_update_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_webhook_subscription_update_request.TestWebhookSubscriptionUpdateRequest(methodName='runTest')¶
Bases:
TestCaseWebhookSubscriptionUpdateRequest unit test stubs
- make_instance(include_optional)¶
Test WebhookSubscriptionUpdateRequest 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.
- testWebhookSubscriptionUpdateRequest()¶
Test WebhookSubscriptionUpdateRequest
cdp.openapi_client.test.test_webhook_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_webhook_target.TestWebhookTarget(methodName='runTest')¶
Bases:
TestCaseWebhookTarget unit test stubs
- make_instance(include_optional)¶
Test WebhookTarget 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.
- testWebhookTarget()¶
Test WebhookTarget
cdp.openapi_client.test.test_webhooks_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_webhooks_api.TestWebhooksApi(methodName='runTest')¶
Bases:
IsolatedAsyncioTestCaseWebhooksApi unit test stubs
- async asyncSetUp()¶
- Return type:
None
- async asyncTearDown()¶
- Return type:
None
- async test_create_webhook_subscription()¶
Test case for create_webhook_subscription
Create webhook subscription
- Return type:
None
- async test_delete_webhook_subscription()¶
Test case for delete_webhook_subscription
Delete webhook subscription
- Return type:
None
- async test_get_webhook_subscription()¶
Test case for get_webhook_subscription
Get webhook subscription
- Return type:
None
- async test_list_webhook_subscription_events()¶
Test case for list_webhook_subscription_events
List webhook subscription events
- Return type:
None
- async test_list_webhook_subscriptions()¶
Test case for list_webhook_subscriptions
List webhook subscriptions
- Return type:
None
- async test_update_webhook_subscription()¶
Test case for update_webhook_subscription
Update webhook subscription
- Return type:
None
cdp.openapi_client.test.test_x402_batch_settlement_channel_config 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_x402_batch_settlement_channel_config.TestX402BatchSettlementChannelConfig(methodName='runTest')¶
Bases:
TestCaseX402BatchSettlementChannelConfig unit test stubs
- make_instance(include_optional)¶
Test X402BatchSettlementChannelConfig 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.
- testX402BatchSettlementChannelConfig()¶
Test X402BatchSettlementChannelConfig
cdp.openapi_client.test.test_x402_batch_settlement_claim 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_x402_batch_settlement_claim.TestX402BatchSettlementClaim(methodName='runTest')¶
Bases:
TestCaseX402BatchSettlementClaim unit test stubs
- make_instance(include_optional)¶
Test X402BatchSettlementClaim 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.
- testX402BatchSettlementClaim()¶
Test X402BatchSettlementClaim
cdp.openapi_client.test.test_x402_batch_settlement_claim_payload 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_x402_batch_settlement_claim_payload.TestX402BatchSettlementClaimPayload(methodName='runTest')¶
Bases:
TestCaseX402BatchSettlementClaimPayload unit test stubs
- make_instance(include_optional)¶
Test X402BatchSettlementClaimPayload 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.
- testX402BatchSettlementClaimPayload()¶
Test X402BatchSettlementClaimPayload
cdp.openapi_client.test.test_x402_batch_settlement_claim_voucher 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_x402_batch_settlement_claim_voucher.TestX402BatchSettlementClaimVoucher(methodName='runTest')¶
Bases:
TestCaseX402BatchSettlementClaimVoucher unit test stubs
- make_instance(include_optional)¶
Test X402BatchSettlementClaimVoucher 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.
- testX402BatchSettlementClaimVoucher()¶
Test X402BatchSettlementClaimVoucher
cdp.openapi_client.test.test_x402_batch_settlement_deposit_payload 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_x402_batch_settlement_deposit_payload.TestX402BatchSettlementDepositPayload(methodName='runTest')¶
Bases:
TestCaseX402BatchSettlementDepositPayload unit test stubs
- make_instance(include_optional)¶
Test X402BatchSettlementDepositPayload 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.
- testX402BatchSettlementDepositPayload()¶
Test X402BatchSettlementDepositPayload
cdp.openapi_client.test.test_x402_batch_settlement_deposit_payload_deposit 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_x402_batch_settlement_deposit_payload_deposit.TestX402BatchSettlementDepositPayloadDeposit(methodName='runTest')¶
Bases:
TestCaseX402BatchSettlementDepositPayloadDeposit unit test stubs
- make_instance(include_optional)¶
Test X402BatchSettlementDepositPayloadDeposit 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.
- testX402BatchSettlementDepositPayloadDeposit()¶
Test X402BatchSettlementDepositPayloadDeposit
cdp.openapi_client.test.test_x402_batch_settlement_evm_payload 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_x402_batch_settlement_evm_payload.TestX402BatchSettlementEvmPayload(methodName='runTest')¶
Bases:
TestCaseX402BatchSettlementEvmPayload unit test stubs
- make_instance(include_optional)¶
Test X402BatchSettlementEvmPayload 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.
- testX402BatchSettlementEvmPayload()¶
Test X402BatchSettlementEvmPayload
cdp.openapi_client.test.test_x402_batch_settlement_refund_payload 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_x402_batch_settlement_refund_payload.TestX402BatchSettlementRefundPayload(methodName='runTest')¶
Bases:
TestCaseX402BatchSettlementRefundPayload unit test stubs
- make_instance(include_optional)¶
Test X402BatchSettlementRefundPayload 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.
- testX402BatchSettlementRefundPayload()¶
Test X402BatchSettlementRefundPayload
cdp.openapi_client.test.test_x402_batch_settlement_settle_payload 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_x402_batch_settlement_settle_payload.TestX402BatchSettlementSettlePayload(methodName='runTest')¶
Bases:
TestCaseX402BatchSettlementSettlePayload unit test stubs
- make_instance(include_optional)¶
Test X402BatchSettlementSettlePayload 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.
- testX402BatchSettlementSettlePayload()¶
Test X402BatchSettlementSettlePayload
cdp.openapi_client.test.test_x402_batch_settlement_voucher 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_x402_batch_settlement_voucher.TestX402BatchSettlementVoucher(methodName='runTest')¶
Bases:
TestCaseX402BatchSettlementVoucher unit test stubs
- make_instance(include_optional)¶
Test X402BatchSettlementVoucher 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.
- testX402BatchSettlementVoucher()¶
Test X402BatchSettlementVoucher
cdp.openapi_client.test.test_x402_batch_settlement_voucher_payload 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_x402_batch_settlement_voucher_payload.TestX402BatchSettlementVoucherPayload(methodName='runTest')¶
Bases:
TestCaseX402BatchSettlementVoucherPayload unit test stubs
- make_instance(include_optional)¶
Test X402BatchSettlementVoucherPayload 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.
- testX402BatchSettlementVoucherPayload()¶
Test X402BatchSettlementVoucherPayload
cdp.openapi_client.test.test_x402_discovery_merchant_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_x402_discovery_merchant_response.TestX402DiscoveryMerchantResponse(methodName='runTest')¶
Bases:
TestCaseX402DiscoveryMerchantResponse unit test stubs
- make_instance(include_optional)¶
Test X402DiscoveryMerchantResponse 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.
- testX402DiscoveryMerchantResponse()¶
Test X402DiscoveryMerchantResponse
cdp.openapi_client.test.test_x402_discovery_merchant_response_pagination 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_x402_discovery_merchant_response_pagination.TestX402DiscoveryMerchantResponsePagination(methodName='runTest')¶
Bases:
TestCaseX402DiscoveryMerchantResponsePagination unit test stubs
- make_instance(include_optional)¶
Test X402DiscoveryMerchantResponsePagination 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.
- testX402DiscoveryMerchantResponsePagination()¶
Test X402DiscoveryMerchantResponsePagination
cdp.openapi_client.test.test_x402_discovery_resource 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_x402_discovery_resource.TestX402DiscoveryResource(methodName='runTest')¶
Bases:
TestCaseX402DiscoveryResource unit test stubs
- make_instance(include_optional)¶
Test X402DiscoveryResource 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.
- testX402DiscoveryResource()¶
Test X402DiscoveryResource
cdp.openapi_client.test.test_x402_discovery_resources_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_x402_discovery_resources_response.TestX402DiscoveryResourcesResponse(methodName='runTest')¶
Bases:
TestCaseX402DiscoveryResourcesResponse unit test stubs
- make_instance(include_optional)¶
Test X402DiscoveryResourcesResponse 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.
- testX402DiscoveryResourcesResponse()¶
Test X402DiscoveryResourcesResponse
cdp.openapi_client.test.test_x402_discovery_resources_response_pagination 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_x402_discovery_resources_response_pagination.TestX402DiscoveryResourcesResponsePagination(methodName='runTest')¶
Bases:
TestCaseX402DiscoveryResourcesResponsePagination unit test stubs
- make_instance(include_optional)¶
Test X402DiscoveryResourcesResponsePagination 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.
- testX402DiscoveryResourcesResponsePagination()¶
Test X402DiscoveryResourcesResponsePagination
cdp.openapi_client.test.test_x402_exact_evm_payload 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_x402_exact_evm_payload.TestX402ExactEvmPayload(methodName='runTest')¶
Bases:
TestCaseX402ExactEvmPayload unit test stubs
- make_instance(include_optional)¶
Test X402ExactEvmPayload 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.
- testX402ExactEvmPayload()¶
Test X402ExactEvmPayload
cdp.openapi_client.test.test_x402_exact_evm_permit2_payload 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_x402_exact_evm_permit2_payload.TestX402ExactEvmPermit2Payload(methodName='runTest')¶
Bases:
TestCaseX402ExactEvmPermit2Payload unit test stubs
- make_instance(include_optional)¶
Test X402ExactEvmPermit2Payload 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.
- testX402ExactEvmPermit2Payload()¶
Test X402ExactEvmPermit2Payload
cdp.openapi_client.test.test_x402_exact_solana_payload 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_x402_exact_solana_payload.TestX402ExactSolanaPayload(methodName='runTest')¶
Bases:
TestCaseX402ExactSolanaPayload unit test stubs
- make_instance(include_optional)¶
Test X402ExactSolanaPayload 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.
- testX402ExactSolanaPayload()¶
Test X402ExactSolanaPayload
cdp.openapi_client.test.test_x402_facilitator_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_x402_facilitator_api.TestX402FacilitatorApi(methodName='runTest')¶
Bases:
IsolatedAsyncioTestCaseX402FacilitatorApi unit test stubs
- async asyncSetUp()¶
- Return type:
None
- async asyncTearDown()¶
- Return type:
None
- async test_list_x402_discovery_merchant()¶
Test case for list_x402_discovery_merchant
List merchant discovery info
- Return type:
None
- async test_list_x402_discovery_resources()¶
Test case for list_x402_discovery_resources
List x402 resources
- Return type:
None
- async test_post_x402_discovery_mcp()¶
Test case for post_x402_discovery_mcp
Handle MCP JSON-RPC request
- Return type:
None
- async test_search_x402_resources()¶
Test case for search_x402_resources
Search x402 resources
- Return type:
None
- async test_settle_x402_payment()¶
Test case for settle_x402_payment
Settle payment
- Return type:
None
- async test_supported_x402_payment_kinds()¶
Test case for supported_x402_payment_kinds
Get supported payment schemes and networks
- Return type:
None
- async test_validate_x402_resource()¶
Test case for validate_x402_resource
Validate x402 endpoint
- Return type:
None
- async test_verify_x402_payment()¶
Test case for verify_x402_payment
Verify payment
- Return type:
None
cdp.openapi_client.test.test_x402_mcp_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_x402_mcp_error.TestX402McpError(methodName='runTest')¶
Bases:
TestCaseX402McpError unit test stubs
- make_instance(include_optional)¶
Test X402McpError 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.
- testX402McpError()¶
Test X402McpError
cdp.openapi_client.test.test_x402_mcp_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_x402_mcp_request.TestX402McpRequest(methodName='runTest')¶
Bases:
TestCaseX402McpRequest unit test stubs
- make_instance(include_optional)¶
Test X402McpRequest 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.
- testX402McpRequest()¶
Test X402McpRequest
cdp.openapi_client.test.test_x402_mcp_request_id 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_x402_mcp_request_id.TestX402McpRequestId(methodName='runTest')¶
Bases:
TestCaseX402McpRequestId unit test stubs
- make_instance(include_optional)¶
Test X402McpRequestId 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.
- testX402McpRequestId()¶
Test X402McpRequestId
cdp.openapi_client.test.test_x402_mcp_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_x402_mcp_response.TestX402McpResponse(methodName='runTest')¶
Bases:
TestCaseX402McpResponse unit test stubs
- make_instance(include_optional)¶
Test X402McpResponse 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.
- testX402McpResponse()¶
Test X402McpResponse
cdp.openapi_client.test.test_x402_mcp_response_id 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_x402_mcp_response_id.TestX402McpResponseId(methodName='runTest')¶
Bases:
TestCaseX402McpResponseId unit test stubs
- make_instance(include_optional)¶
Test X402McpResponseId 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.
- testX402McpResponseId()¶
Test X402McpResponseId
cdp.openapi_client.test.test_x402_payment_payload 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_x402_payment_payload.TestX402PaymentPayload(methodName='runTest')¶
Bases:
TestCaseX402PaymentPayload unit test stubs
- make_instance(include_optional)¶
Test X402PaymentPayload 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.
- testX402PaymentPayload()¶
Test X402PaymentPayload
cdp.openapi_client.test.test_x402_payment_requirements 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_x402_payment_requirements.TestX402PaymentRequirements(methodName='runTest')¶
Bases:
TestCaseX402PaymentRequirements unit test stubs
- make_instance(include_optional)¶
Test X402PaymentRequirements 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.
- testX402PaymentRequirements()¶
Test X402PaymentRequirements
cdp.openapi_client.test.test_x402_resource_info 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_x402_resource_info.TestX402ResourceInfo(methodName='runTest')¶
Bases:
TestCaseX402ResourceInfo unit test stubs
- make_instance(include_optional)¶
Test X402ResourceInfo 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.
- testX402ResourceInfo()¶
Test X402ResourceInfo
cdp.openapi_client.test.test_x402_resource_quality 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_x402_resource_quality.TestX402ResourceQuality(methodName='runTest')¶
Bases:
TestCaseX402ResourceQuality unit test stubs
- make_instance(include_optional)¶
Test X402ResourceQuality 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.
- testX402ResourceQuality()¶
Test X402ResourceQuality
cdp.openapi_client.test.test_x402_search_resources_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_x402_search_resources_response.TestX402SearchResourcesResponse(methodName='runTest')¶
Bases:
TestCaseX402SearchResourcesResponse unit test stubs
- make_instance(include_optional)¶
Test X402SearchResourcesResponse 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.
- testX402SearchResourcesResponse()¶
Test X402SearchResourcesResponse
cdp.openapi_client.test.test_x402_settle_error_reason 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_x402_settle_error_reason.TestX402SettleErrorReason(methodName='runTest')¶
Bases:
TestCaseX402SettleErrorReason 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.
- testX402SettleErrorReason()¶
Test X402SettleErrorReason
cdp.openapi_client.test.test_x402_settle_payment_rejection 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_x402_settle_payment_rejection.TestX402SettlePaymentRejection(methodName='runTest')¶
Bases:
TestCaseX402SettlePaymentRejection unit test stubs
- make_instance(include_optional)¶
Test X402SettlePaymentRejection 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.
- testX402SettlePaymentRejection()¶
Test X402SettlePaymentRejection
cdp.openapi_client.test.test_x402_supported_payment_kind 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_x402_supported_payment_kind.TestX402SupportedPaymentKind(methodName='runTest')¶
Bases:
TestCaseX402SupportedPaymentKind unit test stubs
- make_instance(include_optional)¶
Test X402SupportedPaymentKind 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.
- testX402SupportedPaymentKind()¶
Test X402SupportedPaymentKind
cdp.openapi_client.test.test_x402_upto_evm_permit2_payload 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_x402_upto_evm_permit2_payload.TestX402UptoEvmPermit2Payload(methodName='runTest')¶
Bases:
TestCaseX402UptoEvmPermit2Payload unit test stubs
- make_instance(include_optional)¶
Test X402UptoEvmPermit2Payload 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.
- testX402UptoEvmPermit2Payload()¶
Test X402UptoEvmPermit2Payload
cdp.openapi_client.test.test_x402_v1_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_x402_v1_network.TestX402V1Network(methodName='runTest')¶
Bases:
TestCaseX402V1Network 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.
- testX402V1Network()¶
Test X402V1Network
cdp.openapi_client.test.test_x402_v1_payment_payload 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_x402_v1_payment_payload.TestX402V1PaymentPayload(methodName='runTest')¶
Bases:
TestCaseX402V1PaymentPayload unit test stubs
- make_instance(include_optional)¶
Test X402V1PaymentPayload 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.
- testX402V1PaymentPayload()¶
Test X402V1PaymentPayload
cdp.openapi_client.test.test_x402_v1_payment_payload_payload 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_x402_v1_payment_payload_payload.TestX402V1PaymentPayloadPayload(methodName='runTest')¶
Bases:
TestCaseX402V1PaymentPayloadPayload unit test stubs
- make_instance(include_optional)¶
Test X402V1PaymentPayloadPayload 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.
- testX402V1PaymentPayloadPayload()¶
Test X402V1PaymentPayloadPayload
cdp.openapi_client.test.test_x402_v1_payment_requirements 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_x402_v1_payment_requirements.TestX402V1PaymentRequirements(methodName='runTest')¶
Bases:
TestCaseX402V1PaymentRequirements unit test stubs
- make_instance(include_optional)¶
Test X402V1PaymentRequirements 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.
- testX402V1PaymentRequirements()¶
Test X402V1PaymentRequirements
cdp.openapi_client.test.test_x402_v2_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_x402_v2_network.TestX402V2Network(methodName='runTest')¶
Bases:
TestCaseX402V2Network 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.
- testX402V2Network()¶
Test X402V2Network
cdp.openapi_client.test.test_x402_v2_payment_payload 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_x402_v2_payment_payload.TestX402V2PaymentPayload(methodName='runTest')¶
Bases:
TestCaseX402V2PaymentPayload unit test stubs
- make_instance(include_optional)¶
Test X402V2PaymentPayload 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.
- testX402V2PaymentPayload()¶
Test X402V2PaymentPayload
cdp.openapi_client.test.test_x402_v2_payment_payload_payload 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_x402_v2_payment_payload_payload.TestX402V2PaymentPayloadPayload(methodName='runTest')¶
Bases:
TestCaseX402V2PaymentPayloadPayload unit test stubs
- make_instance(include_optional)¶
Test X402V2PaymentPayloadPayload 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.
- testX402V2PaymentPayloadPayload()¶
Test X402V2PaymentPayloadPayload
cdp.openapi_client.test.test_x402_v2_payment_requirements 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_x402_v2_payment_requirements.TestX402V2PaymentRequirements(methodName='runTest')¶
Bases:
TestCaseX402V2PaymentRequirements unit test stubs
- make_instance(include_optional)¶
Test X402V2PaymentRequirements 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.
- testX402V2PaymentRequirements()¶
Test X402V2PaymentRequirements
cdp.openapi_client.test.test_x402_validate_check 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_x402_validate_check.TestX402ValidateCheck(methodName='runTest')¶
Bases:
TestCaseX402ValidateCheck unit test stubs
- make_instance(include_optional)¶
Test X402ValidateCheck 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.
- testX402ValidateCheck()¶
Test X402ValidateCheck
cdp.openapi_client.test.test_x402_validate_index 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_x402_validate_index.TestX402ValidateIndex(methodName='runTest')¶
Bases:
TestCaseX402ValidateIndex unit test stubs
- make_instance(include_optional)¶
Test X402ValidateIndex 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.
- testX402ValidateIndex()¶
Test X402ValidateIndex
cdp.openapi_client.test.test_x402_validate_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_x402_validate_request.TestX402ValidateRequest(methodName='runTest')¶
Bases:
TestCaseX402ValidateRequest unit test stubs
- make_instance(include_optional)¶
Test X402ValidateRequest 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.
- testX402ValidateRequest()¶
Test X402ValidateRequest
cdp.openapi_client.test.test_x402_validate_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_x402_validate_response.TestX402ValidateResponse(methodName='runTest')¶
Bases:
TestCaseX402ValidateResponse unit test stubs
- make_instance(include_optional)¶
Test X402ValidateResponse 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.
- testX402ValidateResponse()¶
Test X402ValidateResponse
cdp.openapi_client.test.test_x402_validate_simulation 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_x402_validate_simulation.TestX402ValidateSimulation(methodName='runTest')¶
Bases:
TestCaseX402ValidateSimulation unit test stubs
- make_instance(include_optional)¶
Test X402ValidateSimulation 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.
- testX402ValidateSimulation()¶
Test X402ValidateSimulation
cdp.openapi_client.test.test_x402_verify_invalid_reason 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_x402_verify_invalid_reason.TestX402VerifyInvalidReason(methodName='runTest')¶
Bases:
TestCaseX402VerifyInvalidReason 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.
- testX402VerifyInvalidReason()¶
Test X402VerifyInvalidReason
cdp.openapi_client.test.test_x402_verify_payment_rejection 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_x402_verify_payment_rejection.TestX402VerifyPaymentRejection(methodName='runTest')¶
Bases:
TestCaseX402VerifyPaymentRejection unit test stubs
- make_instance(include_optional)¶
Test X402VerifyPaymentRejection 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.
- testX402VerifyPaymentRejection()¶
Test X402VerifyPaymentRejection
cdp.openapi_client.test.test_x402_version 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_x402_version.TestX402Version(methodName='runTest')¶
Bases:
TestCaseX402Version 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.
- testX402Version()¶
Test X402Version