-
Home
-
Omise Payments
-
6.2.1 (latest)
-
Code
-
Classes
- Omise_Event_Charge_Capture_Test
Total Complexity |
6 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
149 |
Lines of code |
112 |
Logical lines of code |
51 |
Comment lines |
5 |
Methods |
6 |
Properties |
2 |
Methods 6
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
test_resolve_successful_charge_order() |
S |
50 |
1 |
32 |
test_resolve_failed_charge_order() |
S |
51 |
1 |
30 |
setUp() |
S |
53 |
1 |
24 |
test_resolve_throws_exception_if_status_is_in_unexpected_statuses() |
S |
58 |
1 |
16 |
unexpected_statuses_provider() |
S |
69 |
1 |
7 |
mock_event_data() |
S |
79 |
1 |
3 |