public class MessageReaderFactoryTest extends BaseTest
| Constructor and Description |
|---|
MessageReaderFactoryTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testShouldReturnJsonMessageReaderInstance() |
void |
testShouldThrowExceptionAsMessageReaderHasNotImplementedMessageReaderIntf() |
void |
testShouldThrowExceptionAsMessageReaderIsNull() |
void |
testShouldThrowExceptionAsNoClassFound() |
public void testShouldThrowExceptionAsMessageReaderIsNull()
public void testShouldThrowExceptionAsMessageReaderHasNotImplementedMessageReaderIntf()
public void testShouldThrowExceptionAsNoClassFound()
public void testShouldReturnJsonMessageReaderInstance()
Copyright © 2021 The Apache Software Foundation. All rights reserved.