0
0
Fork 0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2025-02-20 20:38:45 +00:00
salesagility_SuiteCRM/tests/unit/phpunit/modules/Favorites
j.dang 4a381d962a Replace explicit bean instantiations in files 101 - 110
- File: '... /tests/unit/phpunit/modules/ACLActions/ACLActionTest.php'

   - Replaced 4 occurrence(s) of 'new ACLAction()'

   - Replaced 1 occurrence(s) of 'new User()'

- File: '... /tests/unit/phpunit/modules/ProjectTask/ProjectTaskTest.php'

   - Replaced 19 occurrence(s) of 'new ProjectTask()'

   - Replaced 1 occurrence(s) of 'new User()'

- File: '... /tests/unit/phpunit/modules/Alerts/AlertTest.php'

   - Replaced 1 occurrence(s) of 'new User()'

   - Replaced 2 occurrence(s) of 'new Alert()'

- File: '... /tests/unit/phpunit/modules/ACLRoles/ACLRoleTest.php'

   - Replaced 10 occurrence(s) of 'new ACLRole()'

   - Replaced 1 occurrence(s) of 'new User()'

- File: '... /tests/unit/phpunit/modules/jjwg_Markers/jjwg_MarkersTest.php'

   - Replaced 5 occurrence(s) of 'new jjwg_Markers()'

- File: '... /tests/unit/phpunit/modules/Tasks/TaskTest.php'

   - Replaced 12 occurrence(s) of 'new Task()'

   - Replaced 1 occurrence(s) of 'new User()'

- File: '... /tests/unit/phpunit/modules/CampaignLog/CampaignLogTest.php'

   - Replaced 4 occurrence(s) of 'new CampaignLog()'

   - Replaced 1 occurrence(s) of 'new User()'

- File: '... /tests/unit/phpunit/modules/UserPreferences/UserPreferenceTest.php'

   - Replaced 5 occurrence(s) of 'new User()'

   - Replaced 2 occurrence(s) of 'new UserPreference()'

- File: '... /tests/unit/phpunit/modules/Favorites/FavoritesTest.php'

   - Replaced 4 occurrence(s) of 'new Favorites()'

- File: '... /tests/unit/phpunit/modules/AOR_Scheduled_Reports/AOR_Scheduled_ReportsTest.php'

   - Replaced 1 occurrence(s) of 'new User()'

   - Replaced 1 occurrence(s) of 'new AOR_Report()'

   - Replaced 5 occurrence(s) of 'new AOR_Scheduled_Reports()'
2020-01-22 13:50:56 +00:00
..
FavoritesTest.php Replace explicit bean instantiations in files 101 - 110 2020-01-22 13:50:56 +00:00