nextcloud/tests/lib/DB
Morris Jobke e4144e6b36
Remove deprecated test of internal attributes via assertAttributeEquals
See https://github.com/sebastianbergmann/phpunit/issues/3339#issuecomment-428843322

It is seen as bad practice to test internal stuff of objects instead of the actual input and output of mathod calls.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-07-23 17:11:29 +02:00
..
QueryBuilder Remove dropped " ON " when join has no condition 2020-06-08 08:03:35 +02:00
schemDiffData Update share type constant usage 2020-06-24 16:49:16 +02:00
ConnectionFactoryTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
ConnectionTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
DBSchemaTest.php Remove deprecated test of internal attributes via assertAttributeEquals 2020-07-23 17:11:29 +02:00
LegacyDBTest.php Remove trailing and in between spaces 2020-04-09 16:07:47 +02:00
MDB2SchemaManagerTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
MDB2SchemaReaderTest.php Use the short array syntax, everywhere 2020-03-26 16:34:56 +01:00
MigrationsTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
MigratorTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
MySqlMigrationTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
OCPostgreSqlPlatformTest.php Replace TYPE with TYPES 2020-06-30 23:46:22 +02:00
SchemaDiffTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
SqliteMigrationTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
testschema.xml Use insertIfNotExist of the new interface 2018-03-12 17:45:49 +01:00
ts-autoincrement-after.xml Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
ts-autoincrement-before.xml Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00