nextcloud/tests/lib/DB
Morris Jobke f11d72a928 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 20:26:44 +00:00
..
QueryBuilder Merge pull request #17833 from nextcloud/propagator-no-negative-sizes 2019-12-04 11:49:26 +01:00
schemDiffData Various database migration fixes (#25209) 2016-06-29 14:54:41 +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 20:26:44 +00: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 Format control structures, classes, methods and function 2020-04-10 14:19:56 +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