You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
QueryBuilder Remove dropped " ON " when join has no condition 4 years ago
schemDiffData Update share type constant usage 4 years ago
ConnectionFactoryTest.php Format control structures, classes, methods and function 4 years ago
ConnectionTest.php Format control structures, classes, methods and function 4 years ago
DBSchemaTest.php Remove deprecated test of internal attributes via assertAttributeEquals 4 years ago
LegacyDBTest.php Remove trailing and in between spaces 4 years ago
MDB2SchemaManagerTest.php Format control structures, classes, methods and function 4 years ago
MDB2SchemaReaderTest.php Use the short array syntax, everywhere 4 years ago
MigrationsTest.php Format control structures, classes, methods and function 4 years ago
MigratorTest.php Format control structures, classes, methods and function 4 years ago
MySqlMigrationTest.php Format control structures, classes, methods and function 4 years ago
OCPostgreSqlPlatformTest.php Replace TYPE with TYPES 4 years ago
SchemaDiffTest.php Format control structures, classes, methods and function 4 years ago
SqliteMigrationTest.php Format control structures, classes, methods and function 4 years ago
testschema.xml Use insertIfNotExist of the new interface 6 years ago
ts-autoincrement-after.xml Move tests/ to PSR-4 (#24731) 8 years ago
ts-autoincrement-before.xml Move tests/ to PSR-4 (#24731) 8 years ago