public class ConversationServiceIT extends WatsonServiceTest
ConversationService.CONTENT_TYPE, PLACEHOLDER, properties| Constructor and Description |
|---|
ConversationServiceIT() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp()
Sets the up.
|
void |
testMessageWithNulls()
Test message with nulls.
|
void |
testSendMessages()
Test send messages.
|
void |
testStartAConversationWithoutMessage()
Test start a conversation without message.
|
void |
testToString()
Test to string.
|
getDefaultHeaders, getProperty, getStringFromInputStream, loadFixture, writeInputStreamToFilepublic void setUp()
throws java.lang.Exception
WatsonServiceTestsetUp in class WatsonServiceTestjava.lang.Exception - the exceptionpublic void testStartAConversationWithoutMessage()
public void testSendMessages()
throws java.lang.InterruptedException
java.lang.InterruptedException - the interrupted exceptionpublic void testMessageWithNulls()
public void testToString()