Omise_Event_Charge_Test S

Total Complexity 7
Dependencies 4
Dependents 0
Total lines 103
Lines of code 64
Logical lines of code 39
Comment lines 6
Methods 7
Properties 1

Methods 7

Method Rating Maintainability Complexity Lines of code
test_validate_returns_true_for_valid_order_payment()
S
57 1 17
test_validate_throws_error_if_unable_to_fetch_charge()
S
60 1 13
test_validate_returns_false_for_mismatched_transaction_id()
S
62 1 11
setUp()
S
65 1 10
test_validate_returns_false_for_non_charge_event()
S
71 1 5
test_validate_returns_false_for_non_woocommerce_order()
S
71 1 5
mock_event_data()
S
79 1 3