Class ItemVisitorRegistryTest


  • @UnitTest
    public class ItemVisitorRegistryTest
    extends java.lang.Object
    • Constructor Detail

      • ItemVisitorRegistryTest

        public ItemVisitorRegistryTest()
    • Method Detail

      • setUp

        public void setUp()
      • testGetCrawlerStrategyByItemTypeExactMatch

        public void testGetCrawlerStrategyByItemTypeExactMatch()
      • testGetCrawlerStrategyByItemTypeWithFallback

        public void testGetCrawlerStrategyByItemTypeWithFallback()
      • testGetCrawlerStrategyByItemTypeNoFallback

        public void testGetCrawlerStrategyByItemTypeNoFallback()