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