Searched defs:actualContents (Results 1 – 8 of 8) sorted by relevance
38 protected Collection<E> actualContents() { in actualContents() method in AbstractCollectionTester
55 protected abstract Collection<E> actualContents(); in actualContents() method in AbstractContainerTester
47 protected Collection<Entry<K, V>> actualContents() { in actualContents() method in AbstractMapTester
118 protected Collection<Entry<K, V>> actualContents() { in actualContents() method in AbstractMultimapTester