Home
last modified time | relevance | path

Searched refs:CollectionAsserts (Results 1 – 25 of 33) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/List/
H A DListDefaults.java165 CollectionAsserts.assertContents(list, original); in testForEach()
169 CollectionAsserts.assertContents(actual, list); in testForEach()
170 CollectionAsserts.assertContents(actual, original); in testForEach()
185 CollectionAsserts.assertContents(a, l); in testForEach()
202 CollectionAsserts.assertContents(list, original); in testRemoveIf()
248 CollectionAsserts.assertContents(list, listCopy); in testRemoveIf()
291 CollectionAsserts.assertContents(list, original); in testReplaceAll()
345 CollectionAsserts.assertContents(list, original); in testSort()
353 CollectionAsserts.assertContents(list, original); in testSort()
361 CollectionAsserts.assertContents(list, original); in testSort()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/util/List/
H A DListDefaults.java165 CollectionAsserts.assertContents(list, original); in testForEach()
169 CollectionAsserts.assertContents(actual, list); in testForEach()
170 CollectionAsserts.assertContents(actual, original); in testForEach()
185 CollectionAsserts.assertContents(a, l); in testForEach()
202 CollectionAsserts.assertContents(list, original); in testRemoveIf()
248 CollectionAsserts.assertContents(list, listCopy); in testRemoveIf()
291 CollectionAsserts.assertContents(list, original); in testReplaceAll()
345 CollectionAsserts.assertContents(list, original); in testSort()
353 CollectionAsserts.assertContents(list, original); in testSort()
361 CollectionAsserts.assertContents(list, original); in testSort()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/util/List/
H A DListDefaults.java165 CollectionAsserts.assertContents(list, original); in testForEach()
169 CollectionAsserts.assertContents(actual, list); in testForEach()
170 CollectionAsserts.assertContents(actual, original); in testForEach()
185 CollectionAsserts.assertContents(a, l); in testForEach()
202 CollectionAsserts.assertContents(list, original); in testRemoveIf()
248 CollectionAsserts.assertContents(list, listCopy); in testRemoveIf()
291 CollectionAsserts.assertContents(list, original); in testReplaceAll()
345 CollectionAsserts.assertContents(list, original); in testSort()
353 CollectionAsserts.assertContents(list, original); in testSort()
361 CollectionAsserts.assertContents(list, original); in testSort()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/List/
H A DListDefaults.java165 CollectionAsserts.assertContents(list, original); in testForEach()
169 CollectionAsserts.assertContents(actual, list); in testForEach()
170 CollectionAsserts.assertContents(actual, original); in testForEach()
185 CollectionAsserts.assertContents(a, l); in testForEach()
202 CollectionAsserts.assertContents(list, original); in testRemoveIf()
248 CollectionAsserts.assertContents(list, listCopy); in testRemoveIf()
291 CollectionAsserts.assertContents(list, original); in testReplaceAll()
345 CollectionAsserts.assertContents(list, original); in testSort()
353 CollectionAsserts.assertContents(list, original); in testSort()
361 CollectionAsserts.assertContents(list, original); in testSort()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/util/List/
H A DListDefaults.java165 CollectionAsserts.assertContents(list, original); in testForEach()
169 CollectionAsserts.assertContents(actual, list); in testForEach()
170 CollectionAsserts.assertContents(actual, original); in testForEach()
185 CollectionAsserts.assertContents(a, l); in testForEach()
202 CollectionAsserts.assertContents(list, original); in testRemoveIf()
248 CollectionAsserts.assertContents(list, listCopy); in testRemoveIf()
291 CollectionAsserts.assertContents(list, original); in testReplaceAll()
345 CollectionAsserts.assertContents(list, original); in testSort()
353 CollectionAsserts.assertContents(list, original); in testSort()
361 CollectionAsserts.assertContents(list, original); in testSort()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/util/List/
H A DListDefaults.java165 CollectionAsserts.assertContents(list, original);
169 CollectionAsserts.assertContents(actual, list);
170 CollectionAsserts.assertContents(actual, original);
185 CollectionAsserts.assertContents(a, l);
202 CollectionAsserts.assertContents(list, original);
248 CollectionAsserts.assertContents(list, listCopy);
291 CollectionAsserts.assertContents(list, original);
345 CollectionAsserts.assertContents(list, original);
353 CollectionAsserts.assertContents(list, original);
361 CollectionAsserts.assertContents(list, original);
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/util/List/
H A DListDefaults.java165 CollectionAsserts.assertContents(list, original); in testForEach()
169 CollectionAsserts.assertContents(actual, list); in testForEach()
170 CollectionAsserts.assertContents(actual, original); in testForEach()
185 CollectionAsserts.assertContents(a, l); in testForEach()
202 CollectionAsserts.assertContents(list, original); in testRemoveIf()
248 CollectionAsserts.assertContents(list, listCopy); in testRemoveIf()
291 CollectionAsserts.assertContents(list, original); in testReplaceAll()
345 CollectionAsserts.assertContents(list, original); in testSort()
353 CollectionAsserts.assertContents(list, original); in testSort()
361 CollectionAsserts.assertContents(list, original); in testSort()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/util/List/
H A DListDefaults.java167 CollectionAsserts.assertContents(list, original); in testForEach()
171 CollectionAsserts.assertContents(actual, list); in testForEach()
172 CollectionAsserts.assertContents(actual, original); in testForEach()
187 CollectionAsserts.assertContents(a, l); in testForEach()
204 CollectionAsserts.assertContents(list, original); in testRemoveIf()
250 CollectionAsserts.assertContents(list, listCopy); in testRemoveIf()
293 CollectionAsserts.assertContents(list, original); in testReplaceAll()
347 CollectionAsserts.assertContents(list, original); in testSort()
355 CollectionAsserts.assertContents(list, original); in testSort()
363 CollectionAsserts.assertContents(list, original); in testSort()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/util/List/
H A DListDefaults.java165 CollectionAsserts.assertContents(list, original); in testForEach()
169 CollectionAsserts.assertContents(actual, list); in testForEach()
170 CollectionAsserts.assertContents(actual, original); in testForEach()
185 CollectionAsserts.assertContents(a, l); in testForEach()
202 CollectionAsserts.assertContents(list, original); in testRemoveIf()
248 CollectionAsserts.assertContents(list, listCopy); in testRemoveIf()
291 CollectionAsserts.assertContents(list, original); in testReplaceAll()
345 CollectionAsserts.assertContents(list, original); in testSort()
353 CollectionAsserts.assertContents(list, original); in testSort()
361 CollectionAsserts.assertContents(list, original); in testSort()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/util/List/
H A DListDefaults.java167 CollectionAsserts.assertContents(list, original); in testForEach()
171 CollectionAsserts.assertContents(actual, list); in testForEach()
172 CollectionAsserts.assertContents(actual, original); in testForEach()
187 CollectionAsserts.assertContents(a, l); in testForEach()
204 CollectionAsserts.assertContents(list, original); in testRemoveIf()
250 CollectionAsserts.assertContents(list, listCopy); in testRemoveIf()
293 CollectionAsserts.assertContents(list, original); in testReplaceAll()
347 CollectionAsserts.assertContents(list, original); in testSort()
355 CollectionAsserts.assertContents(list, original); in testSort()
363 CollectionAsserts.assertContents(list, original); in testSort()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/util/Collection/
H A DCollectionDefaults.java138 CollectionAsserts.assertContentsUnordered(set, original, test.toString()); in testForEach()
140 CollectionAsserts.assertContents(set, original, test.toString()); in testForEach()
146 CollectionAsserts.assertContentsUnordered(actual, set, test.toString()); in testForEach()
147 CollectionAsserts.assertContentsUnordered(actual, original, test.toString()); in testForEach()
149 CollectionAsserts.assertContents(actual, set, test.toString()); in testForEach()
150 CollectionAsserts.assertContents(actual, original, test.toString()); in testForEach()
169 CollectionAsserts.assertContentsUnordered(set, original, test.toString()); in testRemoveIf()
171 CollectionAsserts.assertContents(set, original, test.toString()); in testRemoveIf()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/util/Collection/
H A DCollectionDefaults.java138 CollectionAsserts.assertContentsUnordered(set, original, test.toString()); in testForEach()
140 CollectionAsserts.assertContents(set, original, test.toString()); in testForEach()
146 CollectionAsserts.assertContentsUnordered(actual, set, test.toString()); in testForEach()
147 CollectionAsserts.assertContentsUnordered(actual, original, test.toString()); in testForEach()
149 CollectionAsserts.assertContents(actual, set, test.toString()); in testForEach()
150 CollectionAsserts.assertContents(actual, original, test.toString()); in testForEach()
169 CollectionAsserts.assertContentsUnordered(set, original, test.toString()); in testRemoveIf()
171 CollectionAsserts.assertContents(set, original, test.toString()); in testRemoveIf()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/Collection/
H A DCollectionDefaults.java146 CollectionAsserts.assertContentsUnordered(set, original, test.toString()); in testForEach()
148 CollectionAsserts.assertContents(set, original, test.toString()); in testForEach()
154 CollectionAsserts.assertContentsUnordered(actual, set, test.toString()); in testForEach()
155 CollectionAsserts.assertContentsUnordered(actual, original, test.toString()); in testForEach()
157 CollectionAsserts.assertContents(actual, set, test.toString()); in testForEach()
158 CollectionAsserts.assertContents(actual, original, test.toString()); in testForEach()
177 CollectionAsserts.assertContentsUnordered(set, original, test.toString()); in testRemoveIf()
179 CollectionAsserts.assertContents(set, original, test.toString()); in testRemoveIf()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/util/Collection/
H A DCollectionDefaults.java146 CollectionAsserts.assertContentsUnordered(set, original, test.toString()); in testForEach()
148 CollectionAsserts.assertContents(set, original, test.toString()); in testForEach()
154 CollectionAsserts.assertContentsUnordered(actual, set, test.toString()); in testForEach()
155 CollectionAsserts.assertContentsUnordered(actual, original, test.toString()); in testForEach()
157 CollectionAsserts.assertContents(actual, set, test.toString()); in testForEach()
158 CollectionAsserts.assertContents(actual, original, test.toString()); in testForEach()
177 CollectionAsserts.assertContentsUnordered(set, original, test.toString()); in testRemoveIf()
179 CollectionAsserts.assertContents(set, original, test.toString()); in testRemoveIf()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/util/Collection/
H A DCollectionDefaults.java146 CollectionAsserts.assertContentsUnordered(set, original, test.toString()); in testForEach()
148 CollectionAsserts.assertContents(set, original, test.toString()); in testForEach()
154 CollectionAsserts.assertContentsUnordered(actual, set, test.toString()); in testForEach()
155 CollectionAsserts.assertContentsUnordered(actual, original, test.toString()); in testForEach()
157 CollectionAsserts.assertContents(actual, set, test.toString()); in testForEach()
158 CollectionAsserts.assertContents(actual, original, test.toString()); in testForEach()
177 CollectionAsserts.assertContentsUnordered(set, original, test.toString()); in testRemoveIf()
179 CollectionAsserts.assertContents(set, original, test.toString()); in testRemoveIf()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/Collection/
H A DCollectionDefaults.java146 CollectionAsserts.assertContentsUnordered(set, original, test.toString()); in testForEach()
148 CollectionAsserts.assertContents(set, original, test.toString()); in testForEach()
154 CollectionAsserts.assertContentsUnordered(actual, set, test.toString()); in testForEach()
155 CollectionAsserts.assertContentsUnordered(actual, original, test.toString()); in testForEach()
157 CollectionAsserts.assertContents(actual, set, test.toString()); in testForEach()
158 CollectionAsserts.assertContents(actual, original, test.toString()); in testForEach()
177 CollectionAsserts.assertContentsUnordered(set, original, test.toString()); in testRemoveIf()
179 CollectionAsserts.assertContents(set, original, test.toString()); in testRemoveIf()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/util/Collection/
H A DCollectionDefaults.java146 CollectionAsserts.assertContentsUnordered(set, original, test.toString()); in testForEach()
148 CollectionAsserts.assertContents(set, original, test.toString()); in testForEach()
154 CollectionAsserts.assertContentsUnordered(actual, set, test.toString()); in testForEach()
155 CollectionAsserts.assertContentsUnordered(actual, original, test.toString()); in testForEach()
157 CollectionAsserts.assertContents(actual, set, test.toString()); in testForEach()
158 CollectionAsserts.assertContents(actual, original, test.toString()); in testForEach()
177 CollectionAsserts.assertContentsUnordered(set, original, test.toString()); in testRemoveIf()
179 CollectionAsserts.assertContents(set, original, test.toString()); in testRemoveIf()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/util/Collection/
H A DCollectionDefaults.java146 CollectionAsserts.assertContentsUnordered(set, original, test.toString()); in testForEach()
148 CollectionAsserts.assertContents(set, original, test.toString()); in testForEach()
154 CollectionAsserts.assertContentsUnordered(actual, set, test.toString()); in testForEach()
155 CollectionAsserts.assertContentsUnordered(actual, original, test.toString()); in testForEach()
157 CollectionAsserts.assertContents(actual, set, test.toString()); in testForEach()
158 CollectionAsserts.assertContents(actual, original, test.toString()); in testForEach()
177 CollectionAsserts.assertContentsUnordered(set, original, test.toString()); in testRemoveIf()
179 CollectionAsserts.assertContents(set, original, test.toString()); in testRemoveIf()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/util/Collection/
H A DCollectionDefaults.java146 CollectionAsserts.assertContentsUnordered(set, original, test.toString()); in testForEach()
148 CollectionAsserts.assertContents(set, original, test.toString()); in testForEach()
154 CollectionAsserts.assertContentsUnordered(actual, set, test.toString()); in testForEach()
155 CollectionAsserts.assertContentsUnordered(actual, original, test.toString()); in testForEach()
157 CollectionAsserts.assertContents(actual, set, test.toString()); in testForEach()
158 CollectionAsserts.assertContents(actual, original, test.toString()); in testForEach()
177 CollectionAsserts.assertContentsUnordered(set, original, test.toString()); in testRemoveIf()
179 CollectionAsserts.assertContents(set, original, test.toString()); in testRemoveIf()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/util/Collection/
H A DCollectionDefaults.java146 CollectionAsserts.assertContentsUnordered(set, original, test.toString()); in testForEach()
148 CollectionAsserts.assertContents(set, original, test.toString()); in testForEach()
154 CollectionAsserts.assertContentsUnordered(actual, set, test.toString()); in testForEach()
155 CollectionAsserts.assertContentsUnordered(actual, original, test.toString()); in testForEach()
157 CollectionAsserts.assertContents(actual, set, test.toString()); in testForEach()
158 CollectionAsserts.assertContents(actual, original, test.toString()); in testForEach()
177 CollectionAsserts.assertContentsUnordered(set, original, test.toString()); in testRemoveIf()
179 CollectionAsserts.assertContents(set, original, test.toString()); in testRemoveIf()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Collections.Specialized/tests/
H A DListDictionaryTests.cs70 CollectionAsserts.Equal(keys, added.Keys); in AddTest()
71 CollectionAsserts.Equal(values, added.Values); in AddTest()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/Collection/testlibrary/
H A DCollectionAsserts.java41 public class CollectionAsserts { class
43 private CollectionAsserts() { in CollectionAsserts() method in CollectionAsserts
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/util/Collection/testlibrary/
H A DCollectionAsserts.java41 public class CollectionAsserts { class
43 private CollectionAsserts() { in CollectionAsserts() method in CollectionAsserts
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/util/Collection/testlibrary/
H A DCollectionAsserts.java41 public class CollectionAsserts { class
43 private CollectionAsserts() { in CollectionAsserts() method in CollectionAsserts
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/Collection/testlibrary/
H A DCollectionAsserts.java41 public class CollectionAsserts { class
43 private CollectionAsserts() { in CollectionAsserts() method in CollectionAsserts

12