repo for angularjs testing training
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

28 lines
3.3 KiB

<?xml version="1.0"?>
<testsuite name="Chrome 86.0.4240 (Linux 0.0.0)" package="" timestamp="2020-10-26T06:08:41" id="0" hostname="osboxes" tests="17" errors="0" failures="0" time="0.045">
<properties>
<property name="browser.fullName" value="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.75 Safari/537.36"/>
</properties>
<testcase name="services:math should be defined an be an object" time="0.004" classname="Chrome_86_0_4240_(Linux_0_0_0).services:math"/>
<testcase name="services:math should have the next methods and properties" time="0.002" classname="Chrome_86_0_4240_(Linux_0_0_0).services:math"/>
<testcase name="services:math method div should return a number" time="0.009" classname="Chrome_86_0_4240_(Linux_0_0_0).services:math method div"/>
<testcase name="services:math method div should return the result of the division" time="0" classname="Chrome_86_0_4240_(Linux_0_0_0).services:math method div"/>
<testcase name="services:math method div should throw an exception if the second parameter is '0'" time="0" classname="Chrome_86_0_4240_(Linux_0_0_0).services:math method div"/>
<testcase name="services:math method add should return nothing" time="0.001" classname="Chrome_86_0_4240_(Linux_0_0_0).services:math method add"/>
<testcase name="services:math method add should add the current value to the total one" time="0.001" classname="Chrome_86_0_4240_(Linux_0_0_0).services:math method add"/>
<testcase name="services:math method addRandom should add the current value to the total one using promise" time="0.004" classname="Chrome_86_0_4240_(Linux_0_0_0).services:math method addRandom"/>
<testcase name="services:tools should be defined an be an object" time="0.001" classname="Chrome_86_0_4240_(Linux_0_0_0).services:tools"/>
<testcase name="services:tools should have the next methods and properties" time="0.001" classname="Chrome_86_0_4240_(Linux_0_0_0).services:tools"/>
<testcase name="services:tools method sum(*, *) should return a number" time="0" classname="Chrome_86_0_4240_(Linux_0_0_0).services:tools method sum(*, *)"/>
<testcase name="services:tools method sum(*, *) should return the addition of integer and float numbers" time="0.001" classname="Chrome_86_0_4240_(Linux_0_0_0).services:tools method sum(*, *)"/>
<testcase name="services:tools method sum(*, *) should return the addition of numbers in string format" time="0" classname="Chrome_86_0_4240_(Linux_0_0_0).services:tools method sum(*, *)"/>
<testcase name="services:tools method sum(*, *) should return '0' if the parameters are missing" time="0" classname="Chrome_86_0_4240_(Linux_0_0_0).services:tools method sum(*, *)"/>
<testcase name="services:tools method sum(*, *) should use '0' as default value if the parameter is missing" time="0" classname="Chrome_86_0_4240_(Linux_0_0_0).services:tools method sum(*, *)"/>
<testcase name="services:tools method sum(*, *) should use '0' as default value if the parameter is not a number nor a string-number" time="0" classname="Chrome_86_0_4240_(Linux_0_0_0).services:tools method sum(*, *)"/>
<testcase name="services:tools method getRandomNumbers should return a random number" time="0.021" classname="Chrome_86_0_4240_(Linux_0_0_0).services:tools method getRandomNumbers"/>
<system-out>
<![CDATA[
]]>
</system-out>
<system-err/>
</testsuite>