1# Copyright (c) 2022 Huawei Device Co., Ltd.
2# Licensed under the Apache License, Version 2.0 (the "License");
3# you may not use this file except in compliance with the License.
4# You may obtain a copy of the License at
5#
6#     http://www.apache.org/licenses/LICENSE-2.0
7#
8# Unless required by applicable law or agreed to in writing, software
9# distributed under the License is distributed on an "AS IS" BASIS,
10# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11# See the License for the specific language governing permissions and
12# limitations under the License.
13
14true
15BusinessError: Container is empty
16BusinessError: Container is empty
17Test ArrayList success!!!
18Test Deque success!!!
19{}
20BusinessError: Container is empty
210
22Test HashMap success!!!
23Test HashSet success!!!
24Test LightWeightMap success!!!
25Test LightWeightSet success!!!
26Test LinkedList success!!!
27BusinessError: Container is empty
280
29Test List success!!!
30Test PlainArray success!!!
31BusinessError: Container is empty
320
33Test Queue success!!!
346
35BusinessError: Container is empty
36BusinessError: Container is empty
37Test Stack success!!!
38BusinessError: Container is empty
39BusinessError: Container is empty
40Test TreeMap success!!!
41Test TreeMap set After Clear Success
42Test TreeSet success!!!
43226,195,156,20
44Test Vector success!!!
45Test ArrayList
46Test Deque done
47Test hashmap done
48Test hashset done
49Test LightWeightMap done
50Test LightWeightSet done
51Test LinkedList done
52Test List done
53Test PlainArray done
54Test Queue done
55Test Stack done
56Test TreeMap done
57Test TreeSet done
58Test Vector done
59container test end
60