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

valfirst / slf4j-test / #830 / 1
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 29 Jul 2021 08:15AM UTC
Files 15
Run time 2s
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

29 Jul 2021 08:14AM UTC coverage: 94.774% (-3.6%) from 98.387%
#830.1

push

web-flow
Add initial AssertJ assertions (#182)

The provided custom AssertJ assertions is a way to simplify the ability to write unit tests against this library.

An `abstract` parent class is used to de-duplicate a number of common calls across assertion classes.

It will allow future improvements, which would assert based on the level a log is, such as:

	assertThat(testLogger).hasLevel(ERROR).withMessage(...)

But for now,  the "bare minimum" is provided.

399 of 421 relevant lines covered (94.77%)

0.95 hits per line

Source Files on job #830.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 830
  • 33be9377 on github
  • Prev Job for on master (##829.1)
  • Next Job for on master (##831.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