X7ROOT File Manager
Current Path:
/home/cbholdings/pasukulu/lib/phpunit/tests/fixtures
home
/
cbholdings
/
pasukulu
/
lib
/
phpunit
/
tests
/
fixtures
/
📁
..
📄
adhoc_test_task.php
(1.09 KB)
📄
sample_dataset.csv
(83 B)
📄
sample_dataset.txt
(76 B)
📄
sample_dataset.xml
(475 B)
📄
sample_dataset2.xml
(440 B)
📄
sample_dataset_col_before_row.xml
(508 B)
📄
sample_dataset_insert.xml
(389 B)
📄
sample_dataset_many.xml
(855 B)
📄
sample_dataset_many_with_empty.xml
(1019 B)
📄
sample_dataset_number_of_columns.xml
(508 B)
📄
sample_dataset_only_colrow.xml
(479 B)
📄
sample_dataset_repeated.xml
(890 B)
📄
sample_dataset_row_after_col.xml
(540 B)
📄
sample_dataset_wrong_attribute.xml
(477 B)
📄
sample_dataset_wrong_dataset.xml
(479 B)
📄
sample_dataset_wrong_table.xml
(479 B)
📄
sample_dataset_wrong_value.xml
(894 B)
Editing: sample_dataset.xml
<?xml version="1.0" encoding="UTF-8"?> <dataset> <table name="user"> <column>id</column> <column>username</column> <column>email</column> <row> <value>5</value> <value>bozka.novakova</value> <value>bozka@example.com</value> </row> <row> <value>7</value> <value>pepa.novak</value> <value>pepa@example.com</value> </row> </table> </dataset>
Upload File
Create Folder