0
0
mirror of https://github.com/PHPMailer/PHPMailer.git synced 2024-09-20 01:52:15 +02:00
PHPMailer/test/Fixtures
jrfnl 913fb552ab Tests: introduce dedicated tests for text localization
So far, the methods related to text localization - `PHPMailer::setLanguage()`, `PHPMailer::getTranslations()` and `PHPMailer::lang()` - did not have dedicated tests.

The test file this commit introduces, tests all aspects of these methods, including the changes introduced in response to 2418 and 2419, as well as documents the current behaviour of the methods for specific, outlier situations.
2021-07-13 19:04:27 +02:00
..
FileIsAccessibleTest Tests: introduce dedicated tests for the PHPMailer::fileIsAccessible() method 2021-07-09 09:36:36 +02:00
LocalizationTest Tests: introduce dedicated tests for text localization 2021-07-13 19:04:27 +02:00