Uses of Class
io.wcm.siteapi.integrationtestsupport.IntegrationTestContext
-
Packages that use IntegrationTestContext Package Description io.wcm.siteapi.integrationtestsupport Site API Integration Test Support.io.wcm.siteapi.integrationtestsupport.crawler Generic Site API JSON content crawler. -
-
Uses of IntegrationTestContext in io.wcm.siteapi.integrationtestsupport
Methods in io.wcm.siteapi.integrationtestsupport that return IntegrationTestContext Modifier and Type Method Description @NotNull IntegrationTestContext
IntegrationTestContextBuilder. build()
-
Uses of IntegrationTestContext in io.wcm.siteapi.integrationtestsupport.crawler
Constructors in io.wcm.siteapi.integrationtestsupport.crawler with parameters of type IntegrationTestContext Constructor Description Crawler(@NotNull IntegrationTestContext context, @NotNull java.util.List<LinkExtractor> linkExtractors)
-