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

glytching / dragoman / 49
76%

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

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

Jobs
ID Job ID Ran Files Coverage
1 49.1 10 Nov 2017 09:46AM UTC 0
84.56
Travis Job 49.1
Source Files on build 49
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #49
  • dea428af on github
  • Prev Build on master (#44)
  • Next Build on master (#51)
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