Package edu.pdx.cs.joy.grader.poa
Class POASubmissionsPresenterTest
java.lang.Object
edu.pdx.cs.joy.grader.poa.EventBusTestCase
edu.pdx.cs.joy.grader.poa.POASubmissionTestCase
edu.pdx.cs.joy.grader.poa.POASubmissionsPresenterTest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface -
Field Summary
Fields inherited from class edu.pdx.cs.joy.grader.poa.EventBusTestCase
bus, unhandledExceptionHandler -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class edu.pdx.cs.joy.grader.poa.POASubmissionTestCase
createPOASubmission, createPOASubmissionMethods inherited from class edu.pdx.cs.joy.grader.poa.EventBusTestCase
doNotFailTestWhenUnhandledExceptionEncountered, handleUnhandledException, tearDown
-
Constructor Details
-
POASubmissionsPresenterTest
public POASubmissionsPresenterTest()
-
-
Method Details
-
setUp
- Overrides:
setUpin classEventBusTestCase
-
poaSubmissionDownloadedEventPopulatesPOASubmissionView
-
submissionsDescriptionsAreDisplayedInOrderThatEventsWereSent
-
selectingSubmissionFiresPOASubmissionSelectedEvent
-
displayNextPOAEventDisplaysNextPOA
-
displayingNextPOAAtEndOfSubmissionListDoesNothing
-
downloadSubmissionsInViewFiresDownloadSubmissionsEvent
-