Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | - | - | ||||
src/ | 03-May-2024 | - | 1,040 | 692 | ||
Android.mk | D | 03-May-2024 | 37 | 2 | 1 | |
README | D | 03-May-2024 | 296 | 6 | 4 |
README
1This package contains tests which need to access package-private members in the framework code. 2To do this, the tests must be loaded in the same class loader as the classes which they are 3testing. This package is loaded in the boot classpath. 4 5Run these tests via AndroidTests -> FrameworkTests. 6