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

se-edu / addressbook-level4 / 4122
94%

Build:
DEFAULT BRANCH: master
Ran 08 Feb 2018 04:25AM UTC
Jobs 1
Files 92
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

pending completion
4122

Pull #821

travis-ci

web-flow
Replace java assert with JUnit assert in tests

We use java assert in a few tests, and JUnit assert in others.
Java asserts should not be used in test cases.
This is because they can be disabled through the command line.
These tests may pass while skipping over the assertion.

Let's replace assert statements with junit.Assert
Pull Request #821: Test: replace all asserts with JUnit Assertion #814

1435 of 1560 relevant lines covered (91.99%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4122.1 08 Feb 2018 04:25AM UTC 0
91.99
Travis Job 4122.1
Source Files on build 4122
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4122
  • Pull Request #821
  • PR Base - master (#4079)
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