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
@UpdateMe 8 0 0 0 0 8 1 0 1 0.540 Passed
Feature: Users
0.540
Before com.jalasoft.wordpress.steps.hooks.ScenarioHooks.beforeScenario(io.cucumber.java.Scenario) 0.000
Before com.jalasoft.wordpress.steps.hooks.features.UsersFeatureHook.beforeRetrieveAUsersFeature() 0.514
Given An authorized user with "administrator" role 0.256
When He makes a request to update his own user with the following query params 0.254
first_name last_name description
TESTNG Name TestNG Last Name Updated TestNG description
Then response should be "HTTP/1.1 200 OK" 0.000
And response should be valid and have a body 0.000
And proper user id should be returned 0.005
And First Name should be correct 0.004
And Last Name should be correct 0.003
And description should be correct 0.015
After com.jalasoft.wordpress.steps.hooks.features.UsersFeatureHook.afterCreateAUserFeature() 0.531
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