Package io.outofprintmagazine.web
Class OOPServlets_IT
- java.lang.Object
-
- io.outofprintmagazine.web.OOPServlets_IT
-
public class OOPServlets_IT extends Object
-
-
Constructor Summary
Constructors Constructor Description OOPServlets_IT()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcorporaViewer_IT()voidcorpusDocumentsViewer_IT()static StringgetCorpus()static StringgetDocument()static StringgetUri()static URLgetURL(String path)static StringgetURLString(String path)static StringgetURLString(String path, String pCorpus, String pDocument)voidhomePage_IT()voidOOPActorsViewer_IT()voidOOPCloudViewer_IT()voidOOPDocumentViewer_IT()voidOOPEditorViewer_IT()voidOOPPullQuotesViewer_IT()voidOOPStoryArcViewer_IT()voidOOPStreamViewer_IT()voidOOPStreamViewerTokens_IT()voidsanityCheck_IT()voidStanfordBratViewer_IT()
-
-
-
Method Detail
-
getUri
public static String getUri()
-
getURL
public static URL getURL(String path) throws MalformedURLException
- Throws:
MalformedURLException
-
getCorpus
public static String getCorpus() throws MalformedURLException, IOException
- Throws:
MalformedURLExceptionIOException
-
getDocument
public static String getDocument() throws MalformedURLException, IOException
- Throws:
MalformedURLExceptionIOException
-
sanityCheck_IT
@Test public void sanityCheck_IT() throws IOException- Throws:
IOException
-
corpusDocumentsViewer_IT
@Test public void corpusDocumentsViewer_IT() throws Exception- Throws:
Exception
-
OOPPullQuotesViewer_IT
@Test public void OOPPullQuotesViewer_IT() throws Exception- Throws:
Exception
-
OOPStreamViewerTokens_IT
@Test public void OOPStreamViewerTokens_IT() throws Exception- Throws:
Exception
-
-