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

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

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

08 Feb 2018 04:21AM UTC coverage: 91.987%. Remained the same
4122.1

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

Source Files on job 4122.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4122
  • Travis Job 4122.1
  • 298d5aeb on github
  • Prev Job for on master (#4079.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