-
Home
-
Omise Payments
-
6.2.2 (latest)
-
Code
-
Classes
- Omise_Rest_Webhooks_Controller_Test
Total Complexity |
10 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
106 |
Lines of code |
82 |
Logical lines of code |
44 |
Comment lines |
0 |
Methods |
6 |
Properties |
1 |
Methods 6
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
mockWcOrder() |
S |
54 |
3 |
22 |
test_rest_route_order_registered() |
S |
58 |
3 |
15 |
test_rest_route_order_get_order_status_returns_current_order_status() |
S |
56 |
1 |
19 |
test_rest_route_order_get_order_status_returns_error_on_invalid_order_id() |
S |
60 |
1 |
12 |
setUp() |
S |
76 |
1 |
4 |
test_rest_route_order_get_order_status_returns_error_on_invalid_nonce() |
S |
62 |
1 |
10 |