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

Netflix / genie / 2500
94%

Build:
DEFAULT BRANCH: master
Ran 24 Oct 2019 05:40PM UTC
Jobs 1
Files 523
Run time 37s
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

pending completion
2500

push

travis-ci

tgianos
Switch to executing tests using JUnitPlatform

This puts this project on the latest JUnit test framework that is pluggable and has lots of new features. We can migrate tests at our own pace due to the vintage-engine being included which enables old tests (and Spock tests) to continue running within modifications.

Many older JUnit 4.x based classes were ported to JUnit 5 (Jupiter) to test this process but certainly not all.

The classes that were modified generally were made to follow uniform conventions:
- Use JUnit 5 (use  @Test from org.junit.jupiter.api.Test instead of org.junit.test)
- Standarize on AssertJ assertions do to their fluent API and nice combination of Assertions and Matchers as well as the ability to extend the assertions. Also works well with Java 8+.

12471 of 13458 relevant lines covered (92.67%)

0.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2500.1 24 Oct 2019 05:40PM UTC 0
92.67
Travis Job 2500.1
Source Files on build 2500
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2500
  • f3729c22 on github
  • Prev Build on master (#2497)
  • Next Build on master (#2511)
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