public final class StringContentHandlerTest extends Object
StringContentHandler class.| Constructor and Description |
|---|
StringContentHandlerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
contentParamCannotBeNull() |
void |
emailParamCannotBeNull() |
void |
providerParamCannotBeNull() |
void |
setContent_badContentType() |
void |
setContent_html() |
void |
setContent_providerFailure() |
void |
setContent_text() |
void |
setUp() |
public void setUp()
public void emailParamCannotBeNull()
throws ContentHandlerException
ContentHandlerExceptionpublic void contentParamCannotBeNull()
throws ContentHandlerException
ContentHandlerExceptionpublic void providerParamCannotBeNull()
public void setContent_text()
throws ContentHandlerException,
MimeTypeDetectionException,
MimeTypeParseException
public void setContent_html()
throws ContentHandlerException,
MimeTypeDetectionException,
MimeTypeParseException
public void setContent_badContentType()
throws ContentHandlerException
ContentHandlerExceptionpublic void setContent_providerFailure()
throws ContentHandlerException,
MimeTypeDetectionException
Copyright © 2021. All rights reserved.