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
ContentHandlerException
public void contentParamCannotBeNull() throws ContentHandlerException
ContentHandlerException
public void providerParamCannotBeNull()
public void constructor_delegateParamCannotBeNull()
public void setContent_single() throws ContentHandlerException
ContentHandlerException
public void setContent_multiple() throws ContentHandlerException
ContentHandlerException
public void setContent_notMultiContent() throws ContentHandlerException
ContentHandlerException
public void setContent_delegateFailure() throws ContentHandlerException
ContentHandlerException
Copyright © 2021. All rights reserved.