From 39511ffe6f27b9e4f44c7c5efb29775f90d66c26 Mon Sep 17 00:00:00 2001 From: Rohan Rangray Date: Fri, 5 Jun 2015 06:25:22 -0700 Subject: [PATCH] Fixed ordering of postconditions in D2 --- TestCases.tex | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/TestCases.tex b/TestCases.tex index 97defd0..10b3fbb 100644 --- a/TestCases.tex +++ b/TestCases.tex @@ -1780,7 +1780,7 @@ from their deck.} \begin{enumerate} \itemsep1pt\parskip0pt\parsep0pt \item - {UserX is at the deck for the class TEST 101.} + {UserX shall go to the deck for the class TEST 101.} \item {UserX shall hover the cursor over the card with the text ``This is a bad card''.} @@ -1801,7 +1801,7 @@ the flashcard will be removed from the deck.} \begin{enumerate} \itemsep1pt\parskip0pt\parsep0pt \item - {UserX is at the live feed screen for the class.} + {UserX goes to the live feed screen for the class.} \item {UserX shall hover the cursor over the card with the text ``This is a bad card too''.} @@ -1849,14 +1849,15 @@ process of a user viewing all the cards in their deck.} \item {User is logged in as UserX.} \item + {UserX has added the class TEST 101.} +\item {UserX has created a flashcard with the text -``I made this''.} +``I made this'' for class TEST 101.} \item {UserY has created a flashcard with the text -``Someone else made this''.} -\item UserX has pulled the flashcard with the text ``Someone else made this''. +``Someone else made this'' for TEST 101.} \item - {UserX has added the class TEST 101.} + {UserX has pulled the flashcard with the text ``Someone else made this''.} \item {UserX is at the live feed of TEST 101.} \end{itemize} -- 1.9.1