9 use Magento\Mtf\Constraint\AbstractConstraint;
10 use Magento\UrlRewrite\Test\Page\Adminhtml\UrlRewriteIndex;
32 UrlRewriteIndex $urlRewriteIndex,
34 $filterByPath =
'target_path',
35 $redirectType =
'Permanent (301)' 58 return 'Category url rewrites are present in grid.';
processAssert(Category $category, WebapiDecorator $webApi, UrlRewriteIndex $urlRewriteIndex, Category $parentCategory=null, Category $childCategory=null, $nestingLevel=null, $filterByPath='target_path', $redirectType='Permanent(301)')
processAssert(AssertUrlRewriteCategoryInGrid $assertUrlRewriteCategoryInGrid, WebapiDecorator $webApi, UrlRewriteIndex $urlRewriteIndex, array $categories, $filterByPath='target_path', $redirectType='Permanent(301)')