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 |
setContent_unknown() |
void |
setUp() |
public void setUp()
public void emailParamCannotBeNull() throws ContentHandlerException
ContentHandlerException
public void contentParamCannotBeNull() throws ContentHandlerException
ContentHandlerException
public void providerParamCannotBeNull()
public void setContent_text() throws ContentHandlerException, MimeTypeDetectionException, MimeTypeParseException
public void setContent_html() throws ContentHandlerException, MimeTypeDetectionException, MimeTypeParseException
public void setContent_unknown() throws ContentHandlerException, MimeTypeDetectionException, MimeTypeParseException
public void setContent_badContentType() throws ContentHandlerException
ContentHandlerException
public void setContent_providerFailure() throws ContentHandlerException, MimeTypeDetectionException
Copyright © 2021. All rights reserved.