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

codecentric / jbehave-junit-runner / 33
93%

Build:
DEFAULT BRANCH: master
Ran 06 Apr 2016 08:50AM UTC
Jobs 2
Files 6
Run time 1min
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
33

Pull #83

travis-ci

valfirst
Search for "storyPaths" method in superclasses

Previously "storyPaths" method was searched in all methods of the test
class (with any visibility modifier) and in public methods of test class
superclasses. Now all methods of superclasses are included in the search.
It may be useful for cases when there is some common class with protected
"storyPaths" method and there is a set of sub-classes adding custom logic,
but not overriding "storyPaths" method.
Pull Request #83: Upgarding to JBehave 4.0.5, JUnit 4.12, Mockito 1.10.19. Adding support for @BeforeStory/@AfterStory and @BeforeScenario/@AfterScenario.

435 of 483 relevant lines covered (90.06%)

1.74 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
100.0
src/main/java/de/codecentric/jbehave/junit/monitoring/JUnitDescriptionGenerator.java
10
100.0
src/main/java/de/codecentric/jbehave/junit/monitoring/JUnitReportingRunner.java
29
100.0
src/main/java/de/codecentric/jbehave/junit/monitoring/JUnitScenarioReporter.java
Jobs
ID Job ID Ran Files Coverage
1 33.1 06 Apr 2016 08:51AM UTC 0
89.4
Travis Job 33.1
2 33.2 06 Apr 2016 08:50AM UTC 0
90.06
Travis Job 33.2
Source Files on build 33
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #33
  • Pull Request #83
  • PR Base - master (#21)
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

© 2025 Coveralls, Inc