Package edu.pdx.cs.joy.grader.poa
Class POASubmissionPresenterTest
java.lang.Object
edu.pdx.cs.joy.grader.poa.EventBusTestCase
edu.pdx.cs.joy.grader.poa.POASubmissionTestCase
edu.pdx.cs.joy.grader.poa.POASubmissionPresenterTest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static 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
-
POASubmissionPresenterTest
public POASubmissionPresenterTest()
-
-
Method Details
-
setUp
- Overrides:
setUpin classEventBusTestCase
-
submissionInformationDisplayedOnSubmissionSelectionEvent
@Test public void submissionInformationDisplayedOnSubmissionSelectionEvent() throws POASubmissionView.CouldNotParseContent -
whenContentContentThrowsExceptionAnUnhandledExceptionEventIsPosted
@Test public void whenContentContentThrowsExceptionAnUnhandledExceptionEventIsPosted() throws POASubmissionView.CouldNotParseContent
-