public final class PriorizedContentHandlerTest extends Object
PriorizedContentHandler
class.Constructor and Description |
---|
PriorizedContentHandlerTest() |
Modifier and Type | Method and Description |
---|---|
void |
contentParamCannotBeNull() |
void |
emailParamCannotBeNull() |
void |
providerParamCannotBeNull() |
void |
register_clazzParamCannotBeNull() |
void |
register_handlerParamCannotBeNull() |
void |
setContent_handlerFailure() |
void |
setContent_noMatchingHandler() |
void |
setContent() |
void |
setUp() |
public void setUp()
public void emailParamCannotBeNull() throws ContentHandlerException
ContentHandlerException
public void contentParamCannotBeNull() throws ContentHandlerException
ContentHandlerException
public void providerParamCannotBeNull()
public void register_handlerParamCannotBeNull()
public void register_clazzParamCannotBeNull()
public void setContent_noMatchingHandler() throws ContentHandlerException
ContentHandlerException
public void setContent() throws ContentHandlerException
ContentHandlerException
public void setContent_handlerFailure() throws ContentHandlerException
ContentHandlerException
Copyright © 2021. All rights reserved.