2023-10-09 07:23:14 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "content-type" content = "text/html; charset=UTF-8" / >
< title > TestNG Report< / title >
< style type = "text/css" > table { margin-bottom : 10 px ; border-collapse : collapse ; empty-cells : show } th , td { border : 1 px solid #009 ; padding : .25 em .5 em } th { vertical-align : bottom } td { vertical-align : top } table a { font-weight : bold } . stripe td { background-color : #E6EBF9 } . num { text-align : right } . passedodd td { background-color : #3F3 } . passedeven td { background-color : #0A0 } . skippedodd td { background-color : #DDD } . skippedeven td { background-color : #CCC } . failedodd td , . attn { background-color : #F33 } . failedeven td , . stripe . attn { background-color : #D00 } . stacktrace { white-space : pre ; font-family : monospace } . totop { font-size : 85 % ; text-align : center ; border-bottom : 2 px solid #000 } . invisible { display : none } < / style >
< / head >
< body >
< table >
< tr > < th > Test< / th > < th > # Passed< / th > < th > # Skipped< / th > < th > # Failed< / th > < th > Time (ms)< / th > < th > Included Groups< / th > < th > Excluded Groups< / th > < / tr >
< tr > < th colspan = "7" > Default suite< / th > < / tr >
2023-10-25 05:20:29 +00:00
< tr > < td > < a href = "#t0" > Default test< / a > < / td > < td class = "num" > 1< / td > < td class = "num" > 0< / td > < td class = "num" > 0< / td > < td class = "num" > 659,989< / td > < td > < / td > < td > < / td > < / tr >
2023-10-09 07:23:14 +00:00
< / table >
2023-10-25 05:20:29 +00:00
< table id = 'summary' > < thead > < tr > < th > Class< / th > < th > Method< / th > < th > Start< / th > < th > Time (ms)< / th > < / tr > < / thead > < tbody > < tr > < th colspan = "4" > Default suite< / th > < / tr > < / tbody > < tbody id = "t0" > < tr > < th colspan = "4" > Default test — passed< / th > < / tr > < tr class = "passedeven" > < td rowspan = "1" > TestScripts.Contacts_Count< / td > < td > < a href = "#m0" > Contactscount< / a > < / td > < td rowspan = "1" > 1698207292890< / td > < td rowspan = "1" > 659537< / td > < / tr > < / tbody >
2023-10-09 07:23:14 +00:00
< / table >
2023-10-18 09:24:40 +00:00
< h2 > Default test< / h2 > < h3 id = "m0" > TestScripts.Contacts_Count#Contactscount< / h3 > < table class = "result" > < tr > < th class = "invisible" / > < / tr > < / table > < p class = "totop" > < a href = "#summary" > back to summary< / a > < / p >
2023-10-09 07:23:14 +00:00
< / body >
< / html >