Searched refs:areAllSectionsExpanded (Results 1 – 2 of 2) sorted by relevance
45 expect(collapsibleSections.areAllSectionsExpanded()).toBeFalse();50 expect(collapsibleSections.areAllSectionsExpanded()).toBeTrue();
23 areAllSectionsExpanded(): boolean { method in CollapsibleSections