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/include/utils
j.dang da040d2bb6 Replace explicit bean instantiations in files 91 - 100
- File: '... /tests/unit/phpunit/include/MVC/SugarApplicationTest.php'

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

- File: '... /tests/unit/phpunit/include/SugarEmailAddress/SugarEmailAddressTest.php'

   - Replaced 6 occurrence(s) of 'new Contact()'

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

- File: '... /tests/unit/phpunit/include/SugarObjects/templates/PersonTest.php'

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

- File: '... /tests/unit/phpunit/include/SugarFolders/SugarFolderTest.php'

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

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

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

- File: '... /tests/unit/phpunit/include/TimeDateTest.php'

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

- File: '... /tests/unit/phpunit/include/utils/activityUtilsTest.php'

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

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

- File: '... /tests/unit/phpunit/include/utils/LogicHookTest.php'

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

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

- File: '... /tests/unit/phpunit/include/utils/securityUtilsTest.php'

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

- File: '... /tests/unit/phpunit/service/v4/SugarWebServiceUtilv4Test.php'

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

- File: '... /tests/unit/phpunit/modules/Documents/DocumentTest.php'

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

   - Replaced 11 occurrence(s) of 'new Document()'
2020-01-22 13:50:55 +00:00
..
activityUtilsTest.php Replace explicit bean instantiations in files 91 - 100 2020-01-22 13:50:55 +00:00
arrayUtilsTest.php Fix parameter order for asserts in unit tests. 2019-11-25 12:42:04 -07:00
autoloaderTest.php Improving some misc code formatting. 2019-12-13 15:35:48 -07:00
dbUtilsTest.php Miscellaneous cleanup of unit tests. 2019-11-20 12:15:06 -07:00
encryptionUtilsTest.php Miscellaneous cleanup of unit tests. 2019-11-20 12:15:06 -07:00
fileUtilsTest.php Merge remote-tracking branch 'upstream/hotfix-7.10.x' into issue-7740 2019-10-02 03:09:04 +01:00
layoutUtilsTest.php A few more little fixes for the formatting in the test suite. 2019-11-22 12:06:00 -07:00
LogicHookTest.php Replace explicit bean instantiations in files 91 - 100 2020-01-22 13:50:55 +00:00
logicUtilsTest.php A few more little fixes for the formatting in the test suite. 2019-11-22 12:06:00 -07:00
mvcUtilsTest.php Clean up include/ unit tests. 2019-11-11 11:09:40 -07:00
phpZipUtilsTest.php A few more little fixes for the formatting in the test suite. 2019-11-22 12:06:00 -07:00
progressBarUtilsTest.php Fixed #7740 - Discussion on replacing the StateChecker with database truncation in tests 2019-09-04 03:58:00 +00:00
securityUtilsTest.php Replace explicit bean instantiations in files 91 - 100 2020-01-22 13:50:55 +00:00
sugarFileUtilsTest.php A few more little fixes for the formatting in the test suite. 2019-11-22 12:06:00 -07:00
zipUtilsTest.php Fixed #7740 - Discussion on replacing the StateChecker with database truncation in tests 2019-09-04 03:58:00 +00:00