Test Result : ContactTest
0 failures
22 tests
All Tests
| Test name | Duration | Status |
| testContactConstructor | 1 ms | Passed |
| testContactStringContactEmailIncorrect | 1 ms | Passed |
| testContactStringContactEmailTooLong | 0 ms | Passed |
| testContactStringContactEmailTooShort | 1 ms | Passed |
| testContactStringContactFacebookTooLong | 1 ms | Passed |
| testContactStringContactFacebookTooShort | 1 ms | Passed |
| testContactStringContactInstagramTooLong | 1 ms | Passed |
| testContactStringContactInstagramTooShort | 1 ms | Passed |
| testContactStringContactPhoneTooLong | 0 ms | Passed |
| testContactStringContactPhoneTooShort | 1 ms | Passed |
| testContactStringContactTwitterTooLong | 0 ms | Passed |
| testContactStringContactTwitterTooShort | 0 ms | Passed |
| testContactStringContactWebTooLong | 0 ms | Passed |
| testContactStringContactWebTooShort | 0 ms | Passed |
| testContactStringPhoneNull | 0 ms | Passed |
| testSetContactEmail | 2 ms | Passed |
| testSetContactFacebook | 0 ms | Passed |
| testSetContactId | 4 ms | Passed |
| testSetContactInstagram | 1 ms | Passed |
| testSetContactPhone | 1 ms | Passed |
| testSetContactTwitter | 1 ms | Passed |
| testSetContactWeb | 0 ms | Passed |
