Class CollectionRemoveIfTester<E>

    • Constructor Detail

      • CollectionRemoveIfTester

        public CollectionRemoveIfTester()
    • Method Detail

      • testRemoveIf_alwaysFalse

        public void testRemoveIf_alwaysFalse()
      • testRemoveIf_sometimesTrue

        public void testRemoveIf_sometimesTrue()
      • testRemoveIf_allPresent

        public void testRemoveIf_allPresent()
      • testRemoveIfSomeMatchesConcurrentWithIteration

        public void testRemoveIfSomeMatchesConcurrentWithIteration()
      • testRemoveIf_unsupportedEmptyCollection

        public void testRemoveIf_unsupportedEmptyCollection()
      • testRemoveIf_alwaysTrueUnsupported

        public void testRemoveIf_alwaysTrueUnsupported()