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

se-edu / addressbook-level4 / 4126
94%

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

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

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