nextcloud/tests/lib/Accounts
Arthur Schiwon 44827e37c0
allow interacting with IAccountPropertyCollections
- in fact the API could be done in a nicer way and it might be possible to
  work without IAccountPropertyCollection, but only with the
  IAccountProperties.
- To keep it simple at first and not overengineer the blunt attempt is
  followed
- If necessary helpful in the further cause of development adjustements or
  extensions can be done quickly with this base


Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-06-03 20:49:49 +02:00
..
AccountManagerTest.php update unit tests 2021-06-03 20:49:49 +02:00
AccountPropertyCollectionTest.php add IAccountPropertyCollection with implementation 2021-06-03 20:49:49 +02:00
AccountPropertyTest.php do not use private AccountManager in UsersController 2021-05-25 14:35:38 +02:00
AccountTest.php allow interacting with IAccountPropertyCollections 2021-06-03 20:49:49 +02:00
HooksTest.php Make code strict 2020-12-07 14:19:37 +01:00