Blame view

test-output/testng-results.xml 2.36 KB
09fdf50f   Administrator   bpms
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
  <?xml version="1.0" encoding="UTF-8"?>

  <testng-results ignored="0" total="3" passed="3" failed="0" skipped="0">

    <reporter-output>

    </reporter-output>

    <suite started-at="2018-08-24T02:59:34Z" name="新增市场商品" finished-at="2018-08-24T03:00:45Z" duration-ms="71013">

      <groups>

      </groups>

      <test started-at="2018-08-24T02:59:34Z" name="addMarketGoods" finished-at="2018-08-24T03:00:45Z" duration-ms="71013">

        <class name="com.essa.testSuite.TestAddMarketGoods">

          <test-method is-config="true" signature="setUp()[pri:0, instance:com.essa.testSuite.TestAddMarketGoods@656d9a07]" started-at="2018-08-24T02:59:34Z" name="setUp" finished-at="2018-08-24T02:59:43Z" duration-ms="9388" status="PASS">

            <reporter-output>

            </reporter-output>

          </test-method> <!-- setUp -->

          <test-method signature="toMarketGoodsRelesePage()[pri:0, instance:com.essa.testSuite.TestAddMarketGoods@656d9a07]" started-at="2018-08-24T02:59:43Z" name="toMarketGoodsRelesePage" finished-at="2018-08-24T02:59:50Z" duration-ms="6275" status="PASS">

            <reporter-output>

            </reporter-output>

          </test-method> <!-- toMarketGoodsRelesePage -->

          <test-method signature="addMarketGoods()[pri:0, instance:com.essa.testSuite.TestAddMarketGoods@656d9a07]" started-at="2018-08-24T02:59:50Z" name="addMarketGoods" finished-at="2018-08-24T03:00:28Z" duration-ms="37865" status="PASS">

            <reporter-output>

            </reporter-output>

          </test-method> <!-- addMarketGoods -->

          <test-method signature="auditMarketGoods()[pri:0, instance:com.essa.testSuite.TestAddMarketGoods@656d9a07]" started-at="2018-08-24T03:00:28Z" name="auditMarketGoods" finished-at="2018-08-24T03:00:44Z" duration-ms="16655" status="PASS">

            <reporter-output>

            </reporter-output>

          </test-method> <!-- auditMarketGoods -->

          <test-method is-config="true" signature="tearDown()[pri:0, instance:com.essa.testSuite.TestAddMarketGoods@656d9a07]" started-at="2018-08-24T03:00:44Z" name="tearDown" finished-at="2018-08-24T03:00:45Z" duration-ms="800" status="PASS">

            <reporter-output>

            </reporter-output>

          </test-method> <!-- tearDown -->

        </class> <!-- com.essa.testSuite.TestAddMarketGoods -->

      </test> <!-- addMarketGoods -->

    </suite> <!-- 新增市场商品 -->

  </testng-results>