Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 239 Bytes

white-box-testing.md

File metadata and controls

9 lines (6 loc) · 239 Bytes

White box testing analysis for backend.get_ticket

Statement coverage

Stmt # Valid ticket id Test # Expected Output
1 Yes T1 returns the corresponding Ticket object
2 No T2 returns None