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

glytching / dragoman / 49 / 1
76%
master: 76%

Build:
DEFAULT BRANCH: master
Ran 10 Nov 2017 09:47AM UTC
Files 90
Run time 3s
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

10 Nov 2017 09:40AM UTC coverage: 84.557%. Remained the same
49.1

push

travis-ci

web-flow
Upgrade to JUnit5 (#14)

* Added JUnit5 dependencies, gently does it ... using the junit-vintage-engine for JUnit4 compatibility for starters

* JUnit5 changes ...
- Migrated test cases to use JUnit5 assertions and annotations
- Replaced usages of MockitoJUnitRunner with explicit calls to MockitoAnnotations.initMocks() because JUnit5 does not support @RunWith
- Replaced the SystemPropertyRule with an Extension because JUnit5 does not support @Rule
- Replaced ExpectedException with assertThrows because JUnit5 does not support @Rule

* JUnit5 changes ...
- Excluded the JUnit4 dependency provided transitively by junit-platform-runner, to avoid any accidental usage of JUnit4 constructs
- Added a test for the EmbeddedEnvExtension
- Updated the 'tech list' doc to show that JUnit5 is in use

1566 of 1852 relevant lines covered (84.56%)

0.85 hits per line

Source Files on job 49.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 49
  • Travis Job 49.1
  • dea428af on github
  • Prev Job for on master (#44.1)
  • Next Job for on master (#51.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