diff options
author | Pete Bentley <prb@google.com> | 2020-04-03 18:23:18 +0100 |
---|---|---|
committer | Pete Bentley <prb@google.com> | 2020-04-06 08:50:36 +0100 |
commit | 77cd1d2effc076c18895291106f31aa94b1ea569 (patch) | |
tree | f3b6b9dd2124d7487d3a405afcfa41ab976e689d /annotations/generate_annotated_java_files.py | |
parent | a01d1856224e2bed4eb0cc24e1a75066e32d07d5 (diff) |
Improve test coverage for Arrays.stream().
For each of the primitive overloads of Arrays.stream() tests
* Expected results when streaming and mapping
* Streaming and collecting with toArray() returns an identical array
* Streaming and collecting to a list results ina list with the same
values
* Providing start and end indices works as expected
Bug: 151111571
Test: atest CtsLibcoreTestCases:libcore.java.util.ArraysTest
Change-Id: Ifd24588b0b01f823146bef3ee60b2d487aeae070
Merged-In: Ifd24588b0b01f823146bef3ee60b2d487aeae070
(cherry picked from commit 95dd7b876d7df2ad87c8cfdc247c340730fc60ed)
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions