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

valfirst / slf4j-test / #830
96%

Build:
DEFAULT BRANCH: master
Ran 29 Jul 2021 08:15AM UTC
Jobs 1
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

pending completion
#830

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

Jobs
ID Job ID Ran Files Coverage
1 #830.1 29 Jul 2021 08:15AM UTC 0
94.77
Source Files on build #830
Detailed source file information is not available for this build.
  • Back to Repo
  • 33be9377 on github
  • Prev Build on master
  • Next Build on master
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