• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

se-edu / addressbook-level4 / 5125 / 1
94%
master: 94%

Build:
Build:
LAST BUILD BRANCH: 453-result-message
DEFAULT BRANCH: master
Ran 29 Apr 2019 09:48AM UTC
Files 79
Run time 5s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

29 Apr 2019 09:44AM UTC coverage: 93.75%. Remained the same
5125.1

Pull #1010

travis-ci

web-flow
build.gradle: Remove TestFX-JUnit dependency

We include the TestFX-JUnit dependency in our build.gradle since [1].
However, we also implement our own StageRule and SystemTestSetupHelper
to setup the UI environment for unit tests and system tests
respectively. These classes replicate TestFX-JUnit's ApplicationTest
behavior [2], so our tests do not need to extend from ApplicationTest.

According to TestFX's documentation [3], TestFX-JUnit provides the
ApplicationTest class that we can inherit from. Since we already
implement the necessary setup routine, we do not need to inherit from
ApplicationTest. TestFX-JUnit thus adds no value to our project now.

Let's remove the TestFX-JUnit dependency.

[1]: https://github.com/se-edu/addressbook-level4/commit/7916322fa
[2]: https://github.com/TestFX/TestFX/blob/master/subprojects/testfx-junit/src/main/java/org/testfx/framework/junit/ApplicationTest.java
[3]: https://github.com/TestFX/TestFX#junit-5-2
Pull Request #1010: build.gradle: Remove TestFX-JUnit dependency

1395 of 1488 relevant lines covered (93.75%)

0.94 hits per line

Source Files on job 5125.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4763
  • Travis Job 5125.1
  • 62e4a21f on github
  • Prev Job for on removeTestFXJunit (#5117.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc