Package dev.botcity.maestro_sdk
Class TestSDK
java.lang.Object
dev.botcity.maestro_sdk.TestSDK
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
alertTest
(BotMaestroSDK maestro) static void
createTaskTest
(BotMaestroSDK maestro) static void
getLogFileTest
(BotMaestroSDK maestro) static void
listTasksTest
(BotMaestroSDK maestro) static void
static void
messagesTest
(BotMaestroSDK maestro) static void
newLogEntryTest
(BotMaestroSDK maestro, String suffix, String count) static void
postArtifactsTest
(BotMaestroSDK maestro)
-
Constructor Details
-
TestSDK
public TestSDK()
-
-
Method Details
-
main
- Throws:
Exception
-
alertTest
-
listTasksTest
- Throws:
Exception
-
getLogFileTest
- Throws:
Exception
-
newLogEntryTest
public static void newLogEntryTest(BotMaestroSDK maestro, String suffix, String count) throws Exception - Throws:
Exception
-
createTaskTest
- Throws:
Exception
-
messagesTest
- Throws:
Exception
-
postArtifactsTest
- Throws:
Exception
-