| Child |
Name |
Tests |
Failures |
Skipped |
Duration |
Success rate |
| fromMap defaults quantity to 1 when missing |
fromMap defaults quantity to 1 when missing |
1 |
0 |
0 |
0.001s |
100% |
| fromMap defaults quantity to 1 when null |
fromMap defaults quantity to 1 when null |
1 |
0 |
0 |
0s |
100% |
| fromMap defaults quantity to 1 when wrong type |
fromMap defaults quantity to 1 when wrong type |
1 |
0 |
0 |
0s |
100% |
| fromMap defaults to GIFT_SEND for invalid type string |
fromMap defaults to GIFT_SEND for invalid type string |
1 |
0 |
0 |
0s |
100% |
| fromMap defaults to GIFT_SEND when type is missing |
fromMap defaults to GIFT_SEND when type is missing |
1 |
0 |
0 |
0.001s |
100% |
| fromMap empty map defaults quantity to 1 |
fromMap empty map defaults quantity to 1 |
1 |
0 |
0 |
0s |
100% |
| fromMap GACHA_WIN has empty recipientName |
fromMap GACHA_WIN has empty recipientName |
1 |
0 |
0 |
0.001s |
100% |
| fromMap handles empty map with defaults |
fromMap handles empty map with defaults |
1 |
0 |
0 |
0.009s |
100% |
| fromMap handles null type |
fromMap handles null type |
1 |
0 |
0 |
0s |
100% |
| fromMap parses GACHA_WIN type |
fromMap parses GACHA_WIN type |
1 |
0 |
0 |
0s |
100% |
| fromMap parses GIFT_SEND type |
fromMap parses GIFT_SEND type |
1 |
0 |
0 |
0s |
100% |
| fromMap parses quantity from Long |
fromMap parses quantity from Long |
1 |
0 |
0 |
0s |
100% |