Advertisement
Guest User

Untitled

a guest
Nov 29th, 2015
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. Item has attribute loanby != null; for a series all containing seasons and episodes have loanby != null, for a season all containing episodes have loanby != null.
  2. Precondition GUI: Item shows up in loaned list.
  3. Expected GUI REsult: The item is removed from the loaned list and appears in the watched history.
  4. Postcondition Systemcase: Item has attribute loanby = null; for a series all containing seasons and episodes have loanby = null, for a season all containing episodes have loanby = null.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement