<testsuite name="Mocha Tests" tests="11" failures="0" errors="0" skipped="0" timestamp="2016-02-26T14:40:55" time="0.008">
<testcase classname="PinPadTest" name="should create an empty model" time="0"/>
<testcase classname="PinPadTest adding a first element" name="should add a new category" time="0.001"/>
<testcase classname="PinPadTest adding a first element" name="should add a new element" time="0"/>
<testcase classname="PinPadTest adding a second element to the same category" name="should keep only one category" time="0"/>
<testcase classname="PinPadTest adding a second element to the same category" name="should have now a second element" time="0"/>
<testcase classname="PinPadTest adding an element in the middle" name="should add a third element into the second position" time="0"/>
<testcase classname="PinPadTest unsuccessfully adding an element with a duplicated id" name="should not have a duplicated id" time="0"/>
<testcase classname="PinPadTest adding an element in a new category" name="should add a new category" time="0"/>
<testcase classname="PinPadTest adding an element in a new category" name="should add a new element" time="0"/>
<testcase classname="PinPadTest removing the middle element in first category" name="should remove the element" time="0"/>
<testcase classname="PinPadTest removing the first category" name="should remove the category in the data" time="0"/>
</testsuite>
