
lib.test.bar.jelly Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of hudson-core Show documentation
Show all versions of hudson-core Show documentation
Contains the core Hudson code and view files to render HTML.
The newest version!
${%No tests}
${%failures(it.failCount)}
(${h.getDiffString(it.failCount-prev.failCount)})
, ${%skipped(it.skipCount)}
(${h.getDiffString(it.skipCount-prev.skipCount)})
${%tests(it.totalCount)}
(${h.getDiffString(it.totalCount-prev.totalCount)})
© 2015 - 2025 Weber Informatics LLC | Privacy Policy