[arquillian-issues] [JBoss JIRA] (ARQ-769) Add functionality similar to TestNG test method timeout

Martin Kouba (JIRA) jira-events at lists.jboss.org
Wed Feb 22 07:34:36 EST 2012


Martin Kouba created ARQ-769:
--------------------------------

             Summary: Add functionality similar to TestNG test method timeout
                 Key: ARQ-769
                 URL: https://issues.jboss.org/browse/ARQ-769
             Project: Arquillian
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Base Implementation, Extension - Performance
            Reporter: Martin Kouba


It would be useful to add some functionality similar to TestNG test method timeout [1], so that the test method is terminated once the timeout is exceeded. Performance extension [2] covers different use case - it only checks whether the test finished within the specified time.

[1] org.testng.annotations.Test.timeOut()
[2] org.jboss.arquillian.performance.annotation.Performance.time()


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list