Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-768

Performance extension not working for TestNG

    XMLWordPrintable

Details

    Description

      Most probably because of TestNGTestRunner [1], or TestListener [2] respectively, does not handle TestResult [3] start and end properly. Start is the time TestResult instance is created (!!) and end is not set at all (!!!).

      [1] org.jboss.arquillian.testng.container.TestNGTestRunner
      [2] org.jboss.arquillian.testng.container.TestListener
      [3] org.jboss.arquillian.test.spi.TestResult

      Attachments

        Activity

          People

            Unassigned Unassigned
            mkouba@redhat.com Martin Kouba
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: