Searched refs:assertMimeGroupIsEmpty (Results 1 – 5 of 5) sorted by relevance
93 assertMimeGroupIsEmpty(GROUP_FIRST); in testRemoveExactType()146 assertMimeGroupIsEmpty(GROUP_FIRST); in testClear()154 assertMimeGroupIsEmpty(GROUP_FIRST); in testDefinedGroupNotNullAfterRemove()162 assertMimeGroupIsEmpty(GROUP_FIRST); in testDefinedGroupNotNullAfterClear()170 assertMimeGroupIsEmpty(GROUP_FIRST); in testMimeGroupsIndependentAdd()201 assertMimeGroupIsEmpty(GROUP_FIRST); in testMimeGroupsIndependentClear()214 assertMimeGroupIsEmpty(GROUP_SECOND); in testMimeGroupsIndependentClearBoth()222 assertMimeGroupIsEmpty(GROUP_SECOND); in testMimeGroupsIndependentSet()
52 assertMimeGroupIsEmpty(GROUP_FIRST); in testMimeGroupsIndependentSet()80 assertMimeGroupIsEmpty(GROUP_FIRST); in testMimeGroupsIndependentClear()87 helperApp().assertMimeGroupIsEmpty(GROUP_FIRST); in testMimeGroupsIndependentClear()
37 assertMimeGroupIsEmpty(GROUP_FIRST); in testUpdateRemoveEmptyGroup()43 assertMimeGroupIsEmpty(GROUP_SECOND); in testUpdateRemoveEmptyGroup()56 assertMimeGroupIsEmpty(GROUP_SECOND); in testUpdateRemoveNonEmptyGroup()
41 assertMimeGroupIsEmpty(GROUP_SECOND); in testUpdate()
36 public final void assertMimeGroupIsEmpty(String mimeGroup) { in assertMimeGroupIsEmpty() method in MimeGroupAssertions