public class api_test_Test extends Object
| Constructor and Description |
|---|
api_test_Test() |
| Modifier and Type | Method and Description |
|---|---|
void |
error_async() |
void |
error() |
void |
ok_async() |
void |
ok() |
void |
proxy() |
void |
rawResponse() |
static void |
tearDown() |
public static void tearDown()
throws InterruptedException
InterruptedExceptionpublic void ok()
throws IOException,
SlackApiException
IOExceptionSlackApiExceptionpublic void ok_async()
throws ExecutionException,
InterruptedException
public void error()
throws IOException,
SlackApiException
IOExceptionSlackApiExceptionpublic void error_async()
throws ExecutionException,
InterruptedException
public void proxy()
throws IOException,
SlackApiException
IOExceptionSlackApiExceptionpublic void rawResponse()
throws IOException
IOExceptionCopyright © 2020. All rights reserved.