Content of RPM
php-phpunit-dbunit3-3.0.3-3.fc33.5.noarch.rpm :
/usr/share/doc/php-phpunit-dbunit3
/usr/share/doc/php-phpunit-dbunit3/ChangeLog.md
/usr/share/doc/php-phpunit-dbunit3/composer.json
/usr/share/licenses/php-phpunit-dbunit3
/usr/share/licenses/php-phpunit-dbunit3/LICENSE
/usr/share/php/PHPUnit6/DbUnit
/usr/share/php/PHPUnit6/DbUnit/AbstractTester.php
/usr/share/php/PHPUnit6/DbUnit/Constraint
/usr/share/php/PHPUnit6/DbUnit/Constraint/DataSetIsEqual.php
/usr/share/php/PHPUnit6/DbUnit/Constraint/TableIsEqual.php
/usr/share/php/PHPUnit6/DbUnit/Constraint/TableRowCount.php
/usr/share/php/PHPUnit6/DbUnit/DataSet
/usr/share/php/PHPUnit6/DbUnit/DataSet/AbstractDataSet.php
/usr/share/php/PHPUnit6/DbUnit/DataSet/AbstractTable.php
/usr/share/php/PHPUnit6/DbUnit/DataSet/AbstractTableMetadata.php
/usr/share/php/PHPUnit6/DbUnit/DataSet/AbstractXmlDataSet.php
/usr/share/php/PHPUnit6/DbUnit/DataSet/ArrayDataSet.php
/usr/share/php/PHPUnit6/DbUnit/DataSet/CompositeDataSet.php
/usr/share/php/PHPUnit6/DbUnit/DataSet/CsvDataSet.php
/usr/share/php/PHPUnit6/DbUnit/DataSet/DefaultDataSet.php
/usr/share/php/PHPUnit6/DbUnit/DataSet/DefaultTable.php
/usr/share/php/PHPUnit6/DbUnit/DataSet/DefaultTableIterator.php
/usr/share/php/PHPUnit6/DbUnit/DataSet/DefaultTableMetadata.php
/usr/share/php/PHPUnit6/DbUnit/DataSet/Filter.php
/usr/share/php/PHPUnit6/DbUnit/DataSet/FlatXmlDataSet.php
/usr/share/php/PHPUnit6/DbUnit/DataSet/IDataSet.php
/usr/share/php/PHPUnit6/DbUnit/DataSet/ITable.php
/usr/share/php/PHPUnit6/DbUnit/DataSet/ITableIterator.php
/usr/share/php/PHPUnit6/DbUnit/DataSet/ITableMetadata.php
/usr/share/php/PHPUnit6/DbUnit/DataSet/IYamlParser.php
/usr/share/php/PHPUnit6/DbUnit/DataSet/MysqlXmlDataSet.php
/usr/share/php/PHPUnit6/DbUnit/DataSet/QueryDataSet.php
/usr/share/php/PHPUnit6/DbUnit/DataSet/QueryTable.php
/usr/share/php/PHPUnit6/DbUnit/DataSet/ReplacementDataSet.php
/usr/share/php/PHPUnit6/DbUnit/DataSet/ReplacementTable.php
/usr/share/php/PHPUnit6/DbUnit/DataSet/ReplacementTableIterator.php
/usr/share/php/PHPUnit6/DbUnit/DataSet/Specification
/usr/share/php/PHPUnit6/DbUnit/DataSet/Specification/Csv.php
/usr/share/php/PHPUnit6/DbUnit/DataSet/Specification/Factory.php
/usr/share/php/PHPUnit6/DbUnit/DataSet/Specification/FlatXml.php
/usr/share/php/PHPUnit6/DbUnit/DataSet/Specification/IFactory.php
/usr/share/php/PHPUnit6/DbUnit/DataSet/Specification/Query.php
/usr/share/php/PHPUnit6/DbUnit/DataSet/Specification/Specification.php
/usr/share/php/PHPUnit6/DbUnit/DataSet/Specification/Table.php
/usr/share/php/PHPUnit6/DbUnit/DataSet/Specification/Xml.php
/usr/share/php/PHPUnit6/DbUnit/DataSet/Specification/Yaml.php
/usr/share/php/PHPUnit6/DbUnit/DataSet/SymfonyYamlParser.php
/usr/share/php/PHPUnit6/DbUnit/DataSet/TableFilter.php
/usr/share/php/PHPUnit6/DbUnit/DataSet/TableMetadataFilter.php
/usr/share/php/PHPUnit6/DbUnit/DataSet/XmlDataSet.php
/usr/share/php/PHPUnit6/DbUnit/DataSet/YamlDataSet.php
/usr/share/php/PHPUnit6/DbUnit/Database
/usr/share/php/PHPUnit6/DbUnit/Database/Connection.php
/usr/share/php/PHPUnit6/DbUnit/Database/DataSet.php
/usr/share/php/PHPUnit6/DbUnit/Database/DefaultConnection.php
/usr/share/php/PHPUnit6/DbUnit/Database/FilteredDataSet.php
/usr/share/php/PHPUnit6/DbUnit/Database/Metadata
/usr/share/php/PHPUnit6/DbUnit/Database/Metadata/AbstractMetadata.php
/usr/share/php/PHPUnit6/DbUnit/Database/Metadata/Dblib.php
/usr/share/php/PHPUnit6/DbUnit/Database/Metadata/Firebird.php
/usr/share/php/PHPUnit6/DbUnit/Database/Metadata/InformationSchema.php
/usr/share/php/PHPUnit6/DbUnit/Database/Metadata/Metadata.php
/usr/share/php/PHPUnit6/DbUnit/Database/Metadata/MySQL.php
/usr/share/php/PHPUnit6/DbUnit/Database/Metadata/Oci.php
/usr/share/php/PHPUnit6/DbUnit/Database/Metadata/PgSQL.php
/usr/share/php/PHPUnit6/DbUnit/Database/Metadata/SqlSrv.php
/usr/share/php/PHPUnit6/DbUnit/Database/Metadata/Sqlite.php
/usr/share/php/PHPUnit6/DbUnit/Database/Metadata/Table.php
/usr/share/php/PHPUnit6/DbUnit/Database/ResultSetTable.php
/usr/share/php/PHPUnit6/DbUnit/Database/Table.php
/usr/share/php/PHPUnit6/DbUnit/Database/TableIterator.php
/usr/share/php/PHPUnit6/DbUnit/DatabaseListConsumer.php
/usr/share/php/PHPUnit6/DbUnit/DefaultTester.php
/usr/share/php/PHPUnit6/DbUnit/Exception
/usr/share/php/PHPUnit6/DbUnit/Exception/Exception.php
/usr/share/php/PHPUnit6/DbUnit/Exception/InvalidArgumentException.php
/usr/share/php/PHPUnit6/DbUnit/Exception/RuntimeException.php
/usr/share/php/PHPUnit6/DbUnit/Operation
/usr/share/php/PHPUnit6/DbUnit/Operation/Composite.php
/usr/share/php/PHPUnit6/DbUnit/Operation/Delete.php
/usr/share/php/PHPUnit6/DbUnit/Operation/DeleteAll.php
/usr/share/php/PHPUnit6/DbUnit/Operation/Exception.php
/usr/share/php/PHPUnit6/DbUnit/Operation/Factory.php
/usr/share/php/PHPUnit6/DbUnit/Operation/Insert.php
/usr/share/php/PHPUnit6/DbUnit/Operation/None.php
/usr/share/php/PHPUnit6/DbUnit/Operation/Operation.php
/usr/share/php/PHPUnit6/DbUnit/Operation/Replace.php
/usr/share/php/PHPUnit6/DbUnit/Operation/RowBased.php
/usr/share/php/PHPUnit6/DbUnit/Operation/Truncate.php
/usr/share/php/PHPUnit6/DbUnit/Operation/Update.php
/usr/share/php/PHPUnit6/DbUnit/TestCase.php
/usr/share/php/PHPUnit6/DbUnit/TestCaseTrait.php
/usr/share/php/PHPUnit6/DbUnit/Tester.php
/usr/share/php/PHPUnit6/DbUnit/autoload.php