When
I create the Event
0.203
Then
the Event should be created successfully
0.000
And
I store the created Event ID
0.000
When
I retrieve all Events
0.050
Then
the list should contain the created Event
0.000
When
I retrieve the specific Event
0.059
Then
the Event details should match the original data
0.000
When
I update the Event
0.050
Then
the Event should be updated successfully
0.000
When
I have prepared Event report data
0.000
And
I report the Event
0.637
Then
the Event should be reported successfully
0.000
When
I retrieve Events by model and type
0.042
Then
the Events list should not be empty
0.000
When
I retrieve Reported Events
0.069
Then
the Reported Events should be retrieved successfully
0.000
When
I retrieve Reported Events for model and type
0.042
Then
the Events list should not be empty
0.000
When
I retrieve Models for the Event
0.046
Then
the Models list should not be empty
0.000
When
I delete the Event
0.054
Then
the Event should be deleted successfully
0.000
When
I delete the Instance for event
0.100
Then
the Instance should be deleted successfully for event
0.093