Gradle Test Run :application:test
mask_email_returns_triple_star_for_malformed_emails(String)
summary
|
100%
successful |
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| [1] "@example.com" | mask_email_returns_triple_star_for_malformed_emails(String)[1] | 1 | 0 | 0 | 0.001s | 100% |
| [2] "user@" | mask_email_returns_triple_star_for_malformed_emails(String)[2] | 1 | 0 | 0 | 0.002s | 100% |
| [3] "@" | mask_email_returns_triple_star_for_malformed_emails(String)[3] | 1 | 0 | 0 | 0.001s | 100% |