Project Number Date
WordPress 1.0.3fa221 12 Jul 2022, 21:30

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@RetrieveAComment 8 0 0 0 0 8 1 0 1 0.549 Passed
Feature: Comments
0.549
Before com.jalasoft.wordpress.steps.hooks.ScenarioHooks.beforeScenario(io.cucumber.java.Scenario) 0.000
Before com.jalasoft.wordpress.steps.hooks.features.CommentsFeatureHooks.beforeRetrieveAComment() 0.468
Given I am authorized with a user with "administrator" role 0.241
When I make a request to retrieve a comment 0.258
Then response should be "HTTP/1.1 200 OK" 0.000
And response should be valid and have a body 0.000
And proper comment id should be returned 0.024
And proper postID should be returned 0.012
And proper author_name should be returned 0.004
And proper content of a retrieve comment should be returned 0.008
After com.jalasoft.wordpress.steps.hooks.features.CommentsFeatureHooks.afterCreateAComment() 0.492
After com.jalasoft.wordpress.steps.hooks.ScenarioHooks.afterFailedScenario(io.cucumber.java.Scenario) 0.000
After com.jalasoft.wordpress.steps.hooks.ScenarioHooks.afterScenario(io.cucumber.java.Scenario) 0.000