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

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

Build:
DEFAULT BRANCH: master
Ran 08 Feb 2018 04:42AM UTC
Files 92
Run time 5s
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:39AM UTC coverage: 91.74%. Remained the same
4129.1

Pull #821

travis-ci

web-flow
Tests: replace java assert with JUnit assert

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, causing these tests to 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

1455 of 1586 relevant lines covered (91.74%)

0.92 hits per line

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