Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/braintree/braintree_python
/ for_object
Method
for_object
braintree/errors.py:14–15 ·
view source on GitHub ↗
(self, key)
Source
from the content-addressed store, hash-verified
12
return
self.errors.deep_errors
13
14
def
for_object(self, key):
15
return
self.errors.for_object(key)
16
17
def
__len__(self):
18
return
self.size
Callers
15
test_errors_for_the_given_scope
Method · 0.95
test_for_object_returns_empty_errors_collection_if_no_errors_at_given_scope
Method · 0.95
test_token_transactions_not_found
Method · 0.45
test_reject_non_plaid_nonce
Method · 0.45
test_sale_with_external_vault_validation_error_invalid_status
Method · 0.45
test_sale_with_external_vault_validation_error_invalid_status_with_previous_network_transaction_id
Method · 0.45
test_sale_with_invalid_exchange_rate_quote_id
Method · 0.45
test_sale_with_invalid_product_sku
Method · 0.45
test_sale_to_create_error_tax_amount_is_required_for_aib_swedish
Method · 0.45
test_sale_with_invalid_address
Method · 0.45
test_sale_with_invalid_risk_data_security_parameters
Method · 0.45
test_create_with_invalid_tax_amount
Method · 0.45
Calls
no outgoing calls
Tested by
15
test_errors_for_the_given_scope
Method · 0.76
test_for_object_returns_empty_errors_collection_if_no_errors_at_given_scope
Method · 0.76
test_token_transactions_not_found
Method · 0.36
test_reject_non_plaid_nonce
Method · 0.36
test_sale_with_external_vault_validation_error_invalid_status
Method · 0.36
test_sale_with_external_vault_validation_error_invalid_status_with_previous_network_transaction_id
Method · 0.36
test_sale_with_invalid_exchange_rate_quote_id
Method · 0.36
test_sale_with_invalid_product_sku
Method · 0.36
test_sale_to_create_error_tax_amount_is_required_for_aib_swedish
Method · 0.36
test_sale_with_invalid_address
Method · 0.36
test_sale_with_invalid_risk_data_security_parameters
Method · 0.36
test_create_with_invalid_tax_amount
Method · 0.36