public final class MultiContentHandlerTest extends Object
MultiContentHandler class.| Constructor and Description |
|---|
MultiContentHandlerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
constructor_delegateParamCannotBeNull() |
void |
contentParamCannotBeNull() |
void |
emailParamCannotBeNull() |
void |
providerParamCannotBeNull() |
void |
setContent_delegateFailure() |
void |
setContent_multiple() |
void |
setContent_notMultiContent() |
void |
setContent_single() |
void |
setUp() |
public void setUp()
public void emailParamCannotBeNull()
throws ContentHandlerException
ContentHandlerExceptionpublic void contentParamCannotBeNull()
throws ContentHandlerException
ContentHandlerExceptionpublic void providerParamCannotBeNull()
public void constructor_delegateParamCannotBeNull()
public void setContent_single()
throws ContentHandlerException
ContentHandlerExceptionpublic void setContent_multiple()
throws ContentHandlerException
ContentHandlerExceptionpublic void setContent_notMultiContent()
throws ContentHandlerException
ContentHandlerExceptionpublic void setContent_delegateFailure()
throws ContentHandlerException
ContentHandlerExceptionCopyright © 2021. All rights reserved.