nextcloud/apps
Lukas Reschke f8b4b2c499
Fix PHPUnit warnings
```
1) OCA\FederatedFileSharing\Tests\Settings\AdminTest::testGetForm with data set #0 (true)
PHPUnit_Framework_TestCase::getMock() is deprecated, use PHPUnit_Framework_TestCase::createMock() or PHPUnit_Framework_TestCase::getMockBuilder() instead

2) OCA\FederatedFileSharing\Tests\Settings\AdminTest::testGetForm with data set #1 (false)
PHPUnit_Framework_TestCase::getMock() is deprecated, use PHPUnit_Framework_TestCase::createMock() or PHPUnit_Framework_TestCase::getMockBuilder() instead

3) OCA\FederatedFileSharing\Tests\Settings\AdminTest::testGetSection
PHPUnit_Framework_TestCase::getMock() is deprecated, use PHPUnit_Framework_TestCase::createMock() or PHPUnit_Framework_TestCase::getMockBuilder() instead

4) OCA\FederatedFileSharing\Tests\Settings\AdminTest::testGetPriority
PHPUnit_Framework_TestCase::getMock() is deprecated, use PHPUnit_Framework_TestCase::createMock() or PHPUnit_Framework_TestCase::getMockBuilder() instead
```

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-08-18 15:39:10 +02:00
..
admin_audit Log console commands 2017-07-01 12:19:01 +02:00
comments [tx-robot] updated from transifex 2017-08-11 00:08:20 +00:00
dav Do not log WebDAV maintenance mode exception 2017-08-15 15:03:39 +02:00
encryption [tx-robot] updated from transifex 2017-08-18 00:08:15 +00:00
federatedfilesharing Fix PHPUnit warnings 2017-08-18 15:39:10 +02:00
federation [tx-robot] updated from transifex 2017-08-13 00:08:14 +00:00
files [tx-robot] updated from transifex 2017-08-17 00:08:14 +00:00
files_external [tx-robot] updated from transifex 2017-08-17 00:08:14 +00:00
files_sharing [tx-robot] updated from transifex 2017-08-18 00:08:15 +00:00
files_trashbin Fix comparisions in the trashbin app 2017-08-01 13:56:12 +02:00
files_versions [tx-robot] updated from transifex 2017-08-16 00:08:33 +00:00
lookup_server_connector Add |null to PHPDoc 2017-08-01 08:20:15 +02:00
oauth2 [tx-robot] updated from transifex 2017-08-17 00:08:14 +00:00
provisioning_api Remove explicit type hints for Controller 2017-08-01 17:32:03 +02:00
sharebymail [tx-robot] updated from transifex 2017-08-17 00:08:14 +00:00
systemtags [tx-robot] updated from transifex 2017-08-02 00:08:10 +00:00
testing Move over locking controller 2017-07-24 13:44:03 +02:00
theming [tx-robot] updated from transifex 2017-08-16 00:08:33 +00:00
twofactor_backupcodes [tx-robot] updated from transifex 2017-08-09 00:08:20 +00:00
updatenotification [tx-robot] updated from transifex 2017-08-18 00:08:15 +00:00
user_ldap [tx-robot] updated from transifex 2017-08-18 00:08:15 +00:00
workflowengine [tx-robot] updated from transifex 2017-08-09 00:08:20 +00:00