معرفی شرکت ها


phpunit-dbunit_3.0.2-2_all.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

PHPUnit extension for database interaction testing
ویژگی مقدار
سیستم عامل Linux
توزیع Ubuntu Bionic-18.04
مخزن Ubuntu universe all
نام بسته phpunit-dbunit
نام فایل بسته phpunit-dbunit_3.0.2-2_all.deb
نسخه بسته 3.0.2
انتشار بسته 2
معماری بسته all
نگهدارنده Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://github.com/sebastianbergmann/dbunit
مجوز -
حجم دانلود 28436
حجم نصب 248
DBUnit is an extension to PHPUnit, that "has been created to provide an easy way to place your database in a known state, execute your database-affecting code, and ensure that the expected data is found in the database.", quoting the PHPUnit manual. . PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit testing framework, designed by Kent Beck and Erich Gamma. If you've used JUnit (for Java), PyUnit (for Python), CxxUnit (for C++), or any of the other equivalents for other languages, the API for this package should seem fairly familiar. If you've never written unit tests before, the PHPUnit API is simple to learn and use.


نیازمندی

مقدار نام
>= 3.0 php-symfony-yaml
- php-common
>= 6.0 phpunit
<< 7~~ phpunit
- php-xml


نحوه نصب


نصب پکیج deb phpunit-dbunit:

    sudo apt-get install phpunit-dbunit_3.0.2-2_all.deb


فایل ها

مسیرها
./usr/share/doc/phpunit-dbunit/changelog.Debian.gz
./usr/share/doc/phpunit-dbunit/copyright
./usr/share/php/PHPUnit/DbUnit/AbstractTester.php
./usr/share/php/PHPUnit/DbUnit/Constraint/DataSetIsEqual.php
./usr/share/php/PHPUnit/DbUnit/Constraint/TableIsEqual.php
./usr/share/php/PHPUnit/DbUnit/Constraint/TableRowCount.php
./usr/share/php/PHPUnit/DbUnit/DataSet/AbstractDataSet.php
./usr/share/php/PHPUnit/DbUnit/DataSet/AbstractTable.php
./usr/share/php/PHPUnit/DbUnit/DataSet/AbstractTableMetadata.php
./usr/share/php/PHPUnit/DbUnit/DataSet/AbstractXmlDataSet.php
./usr/share/php/PHPUnit/DbUnit/DataSet/ArrayDataSet.php
./usr/share/php/PHPUnit/DbUnit/DataSet/CompositeDataSet.php
./usr/share/php/PHPUnit/DbUnit/DataSet/CsvDataSet.php
./usr/share/php/PHPUnit/DbUnit/DataSet/DefaultDataSet.php
./usr/share/php/PHPUnit/DbUnit/DataSet/DefaultTable.php
./usr/share/php/PHPUnit/DbUnit/DataSet/DefaultTableIterator.php
./usr/share/php/PHPUnit/DbUnit/DataSet/DefaultTableMetadata.php
./usr/share/php/PHPUnit/DbUnit/DataSet/Filter.php
./usr/share/php/PHPUnit/DbUnit/DataSet/FlatXmlDataSet.php
./usr/share/php/PHPUnit/DbUnit/DataSet/IDataSet.php
./usr/share/php/PHPUnit/DbUnit/DataSet/ITable.php
./usr/share/php/PHPUnit/DbUnit/DataSet/ITableIterator.php
./usr/share/php/PHPUnit/DbUnit/DataSet/ITableMetadata.php
./usr/share/php/PHPUnit/DbUnit/DataSet/IYamlParser.php
./usr/share/php/PHPUnit/DbUnit/DataSet/MysqlXmlDataSet.php
./usr/share/php/PHPUnit/DbUnit/DataSet/QueryDataSet.php
./usr/share/php/PHPUnit/DbUnit/DataSet/QueryTable.php
./usr/share/php/PHPUnit/DbUnit/DataSet/ReplacementDataSet.php
./usr/share/php/PHPUnit/DbUnit/DataSet/ReplacementTable.php
./usr/share/php/PHPUnit/DbUnit/DataSet/ReplacementTableIterator.php
./usr/share/php/PHPUnit/DbUnit/DataSet/Specification/Csv.php
./usr/share/php/PHPUnit/DbUnit/DataSet/Specification/Factory.php
./usr/share/php/PHPUnit/DbUnit/DataSet/Specification/FlatXml.php
./usr/share/php/PHPUnit/DbUnit/DataSet/Specification/IFactory.php
./usr/share/php/PHPUnit/DbUnit/DataSet/Specification/Query.php
./usr/share/php/PHPUnit/DbUnit/DataSet/Specification/Specification.php
./usr/share/php/PHPUnit/DbUnit/DataSet/Specification/Table.php
./usr/share/php/PHPUnit/DbUnit/DataSet/Specification/Xml.php
./usr/share/php/PHPUnit/DbUnit/DataSet/Specification/Yaml.php
./usr/share/php/PHPUnit/DbUnit/DataSet/SymfonyYamlParser.php
./usr/share/php/PHPUnit/DbUnit/DataSet/TableFilter.php
./usr/share/php/PHPUnit/DbUnit/DataSet/TableMetadataFilter.php
./usr/share/php/PHPUnit/DbUnit/DataSet/XmlDataSet.php
./usr/share/php/PHPUnit/DbUnit/DataSet/YamlDataSet.php
./usr/share/php/PHPUnit/DbUnit/Database/Connection.php
./usr/share/php/PHPUnit/DbUnit/Database/DataSet.php
./usr/share/php/PHPUnit/DbUnit/Database/DefaultConnection.php
./usr/share/php/PHPUnit/DbUnit/Database/FilteredDataSet.php
./usr/share/php/PHPUnit/DbUnit/Database/Metadata/AbstractMetadata.php
./usr/share/php/PHPUnit/DbUnit/Database/Metadata/Dblib.php
... and 34 more