test/reports/TEST-Boogex.xml in boogex-0.1.1 vs test/reports/TEST-Boogex.xml in boogex-0.1.2

- old
+ new

@@ -1,11 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<testsuite name="Boogex" skipped="0" failures="0" errors="0" tests="4" assertions="4" time="0.0007573158945888281"> - <testcase name="test_0001_correctly convert this Lucene boolean query string" classname="Boogex" assertions="1" time="0.0001257510157302022"> - </testcase> - <testcase name="test_0002_correctly convert this Lucene boolean query string" classname="Boogex" assertions="1" time="0.00011062994599342346"> - </testcase> - <testcase name="test_0003_correctly convert this Lucene boolean query string" classname="Boogex" assertions="1" time="0.00020186102483421564"> - </testcase> - <testcase name="test_0004_correctly convert this Lucene boolean query string" classname="Boogex" assertions="1" time="0.0003190739080309868"> +<testsuite name="Boogex" skipped="0" failures="0" errors="0" tests="1" assertions="1" time="0.0007526259869337082"> + <testcase name="test_0001_handles unclosed brackets" classname="Boogex" assertions="1" time="0.0007526259869337082"> </testcase> </testsuite>