Test Time: {{ timestamp }}
| Index | Property Name | Precondition Page | Interaction Scenario Pages | Postcondition Page |
|---|---|---|---|---|
| {{ violation.index }} | {{ violation.property_name }} | {{ violation.precondition_page }} | {{ violation.interaction_pages[0] }} ~ {{ violation.interaction_pages[1] }} | {{ violation.postcondition_page }} |
| Index | Property Name | Precondition Satisfied | Executed | Fails | Errors |
|---|---|---|---|---|---|
| {{ stat.index }} | {{ stat.property_name }} | {{ stat.precond_satisfied }} | {{ stat.precond_checked }} | {{ stat.postcond_violated }} | {{ stat.error }} |