Uses of Class
com.testingbot.models.TestingbotTestCollection
-
Packages that use TestingbotTestCollection Package Description com.testingbot.testingbotrest Entry point for the TestingBot REST API Java client. -
-
Uses of TestingbotTestCollection in com.testingbot.testingbotrest
Methods in com.testingbot.testingbotrest that return TestingbotTestCollection Modifier and Type Method Description TestingbotTestCollectionTestingbotREST. getTests(int offset, int count)Get latest testsTestingbotTestCollectionTestingbotREST. getTests(int offset, int count, java.util.Map<java.lang.String,java.lang.String> filters)Get latest tests, with optional server-side filters (e.g.
-