About

This package is 27.8 KB. It is available at http://archive.ubuntu.com/ubuntu/pool/universe/p/phpunit-dbunit/phpunit-dbunit_3.0.2-2_all.deb .

View its full control file here: debian/control.

Description

PHPUnit extension for database interaction testing

Relations

This package depends on: php-symfony-yaml (>= 3.0), php-common, phpunit (>= 6.0), phpunit (<< 7~~), php-xml.

This package does not recommend any other package.

This package does not suggest any other package.

This package does not conflict with any other package.

Package Contents

This package is indexed.

phpunit-dbunit 3.0.2-2 is in ubuntu - bionic / universe. This package's architecture is: architectureless.

File Mime Type Owner Mode Size
/usr/ root:root 0o755
/usr/share/ root:root 0o755
/usr/share/doc/ root:root 0o755
/usr/share/doc/phpunit-dbunit/ root:root 0o755
/usr/share/doc/phpunit-dbunit/changelog.Debian.gz application/gzip root:root 0o644 1.1 KB
/usr/share/doc/phpunit-dbunit/copyright text/plain root:root 0o644 1.9 KB
/usr/share/php/ root:root 0o755
/usr/share/php/PHPUnit/ root:root 0o755
/usr/share/php/PHPUnit/DbUnit/ root:root 0o755
/usr/share/php/PHPUnit/DbUnit/AbstractTester.php text/x-php root:root 0o644 3.2 KB
/usr/share/php/PHPUnit/DbUnit/autoload.php text/x-php root:root 0o644 7.7 KB
/usr/share/php/PHPUnit/DbUnit/Constraint/ root:root 0o755
/usr/share/php/PHPUnit/DbUnit/Constraint/DataSetIsEqual.php text/x-php root:root 0o644 2.1 KB
/usr/share/php/PHPUnit/DbUnit/Constraint/TableIsEqual.php text/x-php root:root 0o644 2.1 KB
/usr/share/php/PHPUnit/DbUnit/Constraint/TableRowCount.php text/x-php root:root 0o644 1.4 KB
/usr/share/php/PHPUnit/DbUnit/Database/ root:root 0o755
/usr/share/php/PHPUnit/DbUnit/Database/Connection.php text/x-php root:root 0o644 2.6 KB
/usr/share/php/PHPUnit/DbUnit/Database/DataSet.php text/x-php root:root 0o644 3.9 KB
/usr/share/php/PHPUnit/DbUnit/Database/DefaultConnection.php text/x-php root:root 0o644 4.6 KB
/usr/share/php/PHPUnit/DbUnit/Database/FilteredDataSet.php text/x-php root:root 0o644 934 bytes
/usr/share/php/PHPUnit/DbUnit/DatabaseListConsumer.php text/x-php root:root 0o644 515 bytes
/usr/share/php/PHPUnit/DbUnit/Database/Metadata/ root:root 0o755
/usr/share/php/PHPUnit/DbUnit/Database/Metadata/AbstractMetadata.php text/x-php root:root 0o644 5.7 KB
/usr/share/php/PHPUnit/DbUnit/Database/Metadata/Dblib.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHPUnit/DbUnit/Database/Metadata/Firebird.php text/x-php root:root 0o644 5.4 KB
/usr/share/php/PHPUnit/DbUnit/Database/Metadata/InformationSchema.php text/x-php root:root 0o644 3.5 KB
/usr/share/php/PHPUnit/DbUnit/Database/Metadata/Metadata.php text/x-php root:root 0o644 1.8 KB
/usr/share/php/PHPUnit/DbUnit/Database/Metadata/MySQL.php text/x-php root:root 0o644 2.1 KB
/usr/share/php/PHPUnit/DbUnit/Database/Metadata/Oci.php text/x-php root:root 0o644 3.5 KB
/usr/share/php/PHPUnit/DbUnit/Database/Metadata/PgSQL.php text/x-php root:root 0o644 3.8 KB
/usr/share/php/PHPUnit/DbUnit/Database/Metadata/Sqlite.php text/x-php root:root 0o644 2.5 KB
/usr/share/php/PHPUnit/DbUnit/Database/Metadata/SqlSrv.php text/x-php root:root 0o644 3.3 KB
/usr/share/php/PHPUnit/DbUnit/Database/Metadata/Table.php text/x-php root:root 0o644 727 bytes
/usr/share/php/PHPUnit/DbUnit/Database/ResultSetTable.php text/x-php root:root 0o644 1.2 KB
/usr/share/php/PHPUnit/DbUnit/Database/TableIterator.php text/x-php root:root 0o644 2.5 KB
/usr/share/php/PHPUnit/DbUnit/Database/Table.php text/x-php root:root 0o644 1017 bytes
/usr/share/php/PHPUnit/DbUnit/DataSet/ root:root 0o755
/usr/share/php/PHPUnit/DbUnit/DataSet/AbstractDataSet.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHPUnit/DbUnit/DataSet/AbstractTableMetadata.php text/x-php root:root 0o644 1.6 KB
/usr/share/php/PHPUnit/DbUnit/DataSet/AbstractTable.php text/x-php root:root 0o644 6.6 KB
/usr/share/php/PHPUnit/DbUnit/DataSet/AbstractXmlDataSet.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHPUnit/DbUnit/DataSet/ArrayDataSet.php text/x-php root:root 0o644 2.0 KB
/usr/share/php/PHPUnit/DbUnit/DataSet/CompositeDataSet.php text/x-php root:root 0o644 2.3 KB
/usr/share/php/PHPUnit/DbUnit/DataSet/CsvDataSet.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHPUnit/DbUnit/DataSet/DefaultDataSet.php text/x-php root:root 0o644 1.2 KB
/usr/share/php/PHPUnit/DbUnit/DataSet/DefaultTableIterator.php text/x-php root:root 0o644 2.2 KB
/usr/share/php/PHPUnit/DbUnit/DataSet/DefaultTableMetadata.php text/x-php root:root 0o644 1.1 KB
/usr/share/php/PHPUnit/DbUnit/DataSet/DefaultTable.php text/x-php root:root 0o644 1.9 KB
/usr/share/php/PHPUnit/DbUnit/DataSet/Filter.php text/x-php root:root 0o644 4.5 KB
/usr/share/php/PHPUnit/DbUnit/DataSet/FlatXmlDataSet.php text/x-php root:root 0o644 1.3 KB
/usr/share/php/PHPUnit/DbUnit/DataSet/IDataSet.php text/x-php root:root 0o644 1.3 KB
/usr/share/php/PHPUnit/DbUnit/DataSet/ITableIterator.php text/x-php root:root 0o644 659 bytes
/usr/share/php/PHPUnit/DbUnit/DataSet/ITableMetadata.php text/x-php root:root 0o644 946 bytes
/usr/share/php/PHPUnit/DbUnit/DataSet/ITable.php text/x-php root:root 0o644 1.1 KB
/usr/share/php/PHPUnit/DbUnit/DataSet/IYamlParser.php text/x-php root:root 0o644 466 bytes
/usr/share/php/PHPUnit/DbUnit/DataSet/MysqlXmlDataSet.php text/x-php root:root 0o644 3.5 KB
/usr/share/php/PHPUnit/DbUnit/DataSet/QueryDataSet.php text/x-php root:root 0o644 2.2 KB
/usr/share/php/PHPUnit/DbUnit/DataSet/QueryTable.php text/x-php root:root 0o644 3.7 KB
/usr/share/php/PHPUnit/DbUnit/DataSet/ReplacementDataSet.php text/x-php root:root 0o644 2.4 KB
/usr/share/php/PHPUnit/DbUnit/DataSet/ReplacementTableIterator.php text/x-php root:root 0o644 3.1 KB
/usr/share/php/PHPUnit/DbUnit/DataSet/ReplacementTable.php text/x-php root:root 0o644 5.5 KB
/usr/share/php/PHPUnit/DbUnit/DataSet/Specification/ root:root 0o755
/usr/share/php/PHPUnit/DbUnit/DataSet/Specification/Csv.php text/x-php root:root 0o644 2.5 KB
/usr/share/php/PHPUnit/DbUnit/DataSet/Specification/Factory.php text/x-php root:root 0o644 1.1 KB
/usr/share/php/PHPUnit/DbUnit/DataSet/Specification/FlatXml.php text/x-php root:root 0o644 859 bytes
/usr/share/php/PHPUnit/DbUnit/DataSet/Specification/IFactory.php text/x-php root:root 0o644 516 bytes
/usr/share/php/PHPUnit/DbUnit/DataSet/Specification/Query.php text/x-php root:root 0o644 2.1 KB
/usr/share/php/PHPUnit/DbUnit/DataSet/Specification/Specification.php text/x-php root:root 0o644 616 bytes
/usr/share/php/PHPUnit/DbUnit/DataSet/Specification/Table.php text/x-php root:root 0o644 2.1 KB
/usr/share/php/PHPUnit/DbUnit/DataSet/Specification/Xml.php text/x-php root:root 0o644 829 bytes
/usr/share/php/PHPUnit/DbUnit/DataSet/Specification/Yaml.php text/x-php root:root 0o644 836 bytes
/usr/share/php/PHPUnit/DbUnit/DataSet/SymfonyYamlParser.php text/x-php root:root 0o644 519 bytes
/usr/share/php/PHPUnit/DbUnit/DataSet/TableFilter.php text/x-php root:root 0o644 3.3 KB
/usr/share/php/PHPUnit/DbUnit/DataSet/TableMetadataFilter.php text/x-php root:root 0o644 3.1 KB
/usr/share/php/PHPUnit/DbUnit/DataSet/XmlDataSet.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHPUnit/DbUnit/DataSet/YamlDataSet.php text/x-php root:root 0o644 2.8 KB
/usr/share/php/PHPUnit/DbUnit/DefaultTester.php text/x-php root:root 0o644 990 bytes
/usr/share/php/PHPUnit/DbUnit/Exception/ root:root 0o755
/usr/share/php/PHPUnit/DbUnit/Exception/Exception.php text/x-php root:root 0o644 279 bytes
/usr/share/php/PHPUnit/DbUnit/Exception/InvalidArgumentException.php text/x-php root:root 0o644 345 bytes
/usr/share/php/PHPUnit/DbUnit/Exception/RuntimeException.php text/x-php root:root 0o644 329 bytes
/usr/share/php/PHPUnit/DbUnit/Operation/ root:root 0o755
/usr/share/php/PHPUnit/DbUnit/Operation/Composite.php text/x-php root:root 0o644 1.7 KB
/usr/share/php/PHPUnit/DbUnit/Operation/DeleteAll.php text/x-php root:root 0o644 1.0 KB
/usr/share/php/PHPUnit/DbUnit/Operation/Delete.php text/x-php root:root 0o644 1.4 KB
/usr/share/php/PHPUnit/DbUnit/Operation/Exception.php text/x-php root:root 0o644 1.9 KB
/usr/share/php/PHPUnit/DbUnit/Operation/Factory.php text/x-php root:root 0o644 2.0 KB
/usr/share/php/PHPUnit/DbUnit/Operation/Insert.php text/x-php root:root 0o644 1.9 KB
/usr/share/php/PHPUnit/DbUnit/Operation/None.php text/x-php root:root 0o644 547 bytes
/usr/share/php/PHPUnit/DbUnit/Operation/Operation.php text/x-php root:root 0o644 805 bytes
/usr/share/php/PHPUnit/DbUnit/Operation/Replace.php text/x-php root:root 0o644 3.7 KB
/usr/share/php/PHPUnit/DbUnit/Operation/RowBased.php text/x-php root:root 0o644 3.9 KB
/usr/share/php/PHPUnit/DbUnit/Operation/Truncate.php text/x-php root:root 0o644 2.2 KB
/usr/share/php/PHPUnit/DbUnit/Operation/Update.php text/x-php root:root 0o644 1.9 KB
/usr/share/php/PHPUnit/DbUnit/TestCase.php text/x-php root:root 0o644 456 bytes
/usr/share/php/PHPUnit/DbUnit/TestCaseTrait.php text/x-php root:root 0o644 7.1 KB
/usr/share/php/PHPUnit/DbUnit/Tester.php text/x-php root:root 0o644 1.8 KB