Skip to content

Test Result : Scenario: Delete a step definition

0 failures
8 tests
Took 13 ms.

All Tests

Test nameDurationStatus
And I search for the step definition in the database0 msPassed
And The step definition entity matches the creator0 msPassed
Given A regular step definition creator with the name "TestDefinition"0 msPassed
Scenario: Delete a step definition13 msPassed
Then There is no such step definition item in the database0 msPassed
When I create a new step definition entity from the existing creator0 msPassed
When I delete the step definition0 msPassed
When I search for the step definition in the database0 msPassed