]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - tests/PHPUnit/Tests/Extensions/Database/_files/XmlDataSets/FilteredTestFixture.xml
Added unit tests.
[Github/sugarcrm.git] / tests / PHPUnit / Tests / Extensions / Database / _files / XmlDataSets / FilteredTestFixture.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <dataset>
3         <table1 column1="foo" column2="42" column3="4.2" column4="bar" />
4         <table1 column1="qwerty" column2="23" column3="2.3" column4="dvorak" />
5         <table3 column9="hgdshhh" column10="94" column11="8745.94" column12="ghsf;ugjhgdsfyhjhkdfa" />
6         <table3 column9="asdfgh" column10="76" column11="9413.521" column12="ghgkj;guagfghjhfd" />
7         <table3 column9="itgewqe" column10="16" column11="1562.65" column12="jkkjhgjhgcfddfg" />
8 </dataset>