Added tests for MailAccount and MailConfig #17
GitHub Actions / Test Results
succeeded
Sep 29, 2024 in 0s
All 44 tests pass in 0s
Annotations
Check notice on line 0 in .github
github-actions / Test Results
44 tests found
There are 44 tests, see "Raw output" for the full list of tests.
Raw output
horstoeko.zugferdmail.tests.testcases.BasicTest ‑ testSoundCheck
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testGetMailAccountDefinition
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountAddFoldersToWatchEmpty
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountAddFoldersToWatchNotEmpty
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountAddHandlers
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountAddMimeTypesToWatchEmpty
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountAddMimeTypesToWatchNotEmpty
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountInit
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetAuthenticationInvalid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetAuthenticationValid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetEncryptionInvalid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetEncryptionValid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetFoldersToWatchAllNotEmptyArray
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetFoldersToWatchEmptyArray
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetFoldersToWatchOneEmptyArray
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetHandlersAllInvalid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetHandlersOneInvalid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetHostInvalid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetHostValid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetIdInvalid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetIdValid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetMimeTypesToWatchAllNotEmptyArray
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetMimeTypesToWatchEmptyArray
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetMimeTypesToWatchOneEmptyArray
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetPasswordInvalid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetPasswordValid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetPortInvalid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetPortValid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetProtocolInvalid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetProtocolValid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetTimeoutInvalid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetTimeoutValid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetUsernameInvalid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetUsernameValid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetValidateCertValid
horstoeko.zugferdmail.tests.testcases.MailConfigTest ‑ testMailCondigInit
horstoeko.zugferdmail.tests.testcases.MailConfigTest ‑ testMailConfigActivateUblSupport
horstoeko.zugferdmail.tests.testcases.MailConfigTest ‑ testMailConfigAddAccount
horstoeko.zugferdmail.tests.testcases.MailConfigTest ‑ testMailConfigAddAccountObject
horstoeko.zugferdmail.tests.testcases.MailConfigTest ‑ testMailConfigDeactivateUblSupport
horstoeko.zugferdmail.tests.testcases.MailConfigTest ‑ testMailConfigMakeClientManager
horstoeko.zugferdmail.tests.testcases.MailConfigTest ‑ testMailConfigRemoveAccount
horstoeko.zugferdmail.tests.testcases.MailConfigTest ‑ testMailConfigSetDateFormarInvalid
horstoeko.zugferdmail.tests.testcases.MailConfigTest ‑ testMailConfigSetDateFormarValid
Loading