You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2017/05/17 21:15:04 UTC

[jira] [Created] (KARAF-5126) Use awaitility and matchers in JmsTest

Christian Schneider created KARAF-5126:
------------------------------------------

             Summary: Use awaitility and matchers in JmsTest
                 Key: KARAF-5126
                 URL: https://issues.apache.org/jira/browse/KARAF-5126
             Project: Karaf
          Issue Type: Improvement
          Components: karaf-test
    Affects Versions: 4.2.0
            Reporter: Christian Schneider
            Assignee: Christian Schneider
             Fix For: 4.2.0


I am trying to improve a test by applying awaitility and matchers.

Awaitility allows to cleanly describe tasks that can fail the first tries like waiting for a server to come up.

Matchers allow a more fluent style in writing assertions.




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)