• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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
14BusinessError: Container is empty
15true
16Test ArrayList success!!!
17Test Deque success!!!
18{}
19BusinessError: Container is empty
200
21Test HashMap success!!!
22Test HashSet success!!!
23Test LightWeightMap success!!!
24Test LightWeightSet success!!!
25Test LinkedList success!!!
260
27Test List success!!!
28Test PlainArray success!!!
290
30Test Queue success!!!
316
32BusinessError: Container is empty
33Test Stack success!!!
34BusinessError: Container is empty
35Test TreeMap success!!!
36Test TreeMap set After Clear Success
37Test TreeSet success!!!
38226,195,156,20
39Test Vector success!!!
40Test ArrayList
41Test Deque done
42Test hashmap done
43Test hashset done
44Test LightWeightMap done
45Test LightWeightSet done
46Test LinkedList done
47Test List done
48Test PlainArray done
49Test Queue done
50Test Stack done
51Test TreeMap done
52Test TreeSet done
53Test Vector done
54container test end
55