[zanata/zanata-server] 612396: Change waitFor to use Condition rather than Matche...

GitHub noreply at github.com
Mon Jun 16 05:23:14 UTC 2014


  Branch: refs/heads/assertj-waitfor-condition
  Home:   https://github.com/zanata/zanata-server
  Commit: 612396ed6042780ce8588c95d84824a0048613aa
      https://github.com/zanata/zanata-server/commit/612396ed6042780ce8588c95d84824a0048613aa
  Author: Damian Jansen <djansen at redhat.com>
  Date:   2014-06-16 (Mon, 16 Jun 2014)

  Changed paths:
    M functional-test/pom.xml
    M functional-test/src/main/java/org/zanata/page/AbstractPage.java
    M functional-test/src/test/java/org/zanata/feature/concurrentedit/ConcurrentEditTest.java
    M functional-test/src/test/java/org/zanata/feature/editor/EditorFilterMessagesTest.java
    M functional-test/src/test/java/org/zanata/feature/misc/ObsoleteTextTest.java

  Log Message:
  -----------
  Change waitFor to use Condition rather than Matcher

As part of the move to assertj, change the condition part of waitFor
to be an assertj Condition.




More information about the zanata-commits mailing list