• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1com.android.tools.metalava.model.testsuite.annotationitem.CommonAnnotationItemTest
2  annotation toSource() with compound expression values
3  annotation toSource() with constant literal values
4
5com.android.tools.metalava.model.testsuite.classitem.CommonDuplicateClassItemTest
6  Test duplicate classes
7
8com.android.tools.metalava.model.testsuite.documentation.CommonParameterizedDocumentationTest
9  Documentation fully qualified[doc comment with link - java]
10
11com.android.tools.metalava.model.testsuite.fielditem.CommonFieldItemTest
12  Test implicit nullability of constant field initialized from @NonNull method
13
14com.android.tools.metalava.model.testsuite.fielditem.SourceFieldItemTest
15  test default value of an enum constant field
16  test non final field with default value as constant expression
17
18com.android.tools.metalava.model.testsuite.methoditem.CommonParameterItemTest
19  Test publicName reports correct name when called on binary class - Object#equals
20  Test publicName reports correct name when called on binary class - ViewGroup#onLayout
21
22com.android.tools.metalava.model.testsuite.typeitem.CommonIsAssignableFromTest
23  Test assignability without unboxing[boxedInt to primitiveInt]
24  Test assignability without unboxing[number to boxedInt]
25  Test assignability without unboxing[number to primitiveInt]
26  Test assignability without unboxing[obj to string]
27
28com.android.tools.metalava.model.testsuite.typeitem.CommonTypeModifiersTest
29  Test interface types
30  Test leading annotation on array type
31  Test super class and interface types of interface
32
33com.android.tools.metalava.model.testsuite.value.CommonParameterizedAnnotationToSourceValueTest
34  testLegacySource[jar,annotation]
35  testLegacySource[jar,double NaN]
36  testLegacySource[jar,double negative infinity]
37  testLegacySource[jar,double positive infinity]
38  testLegacySource[jar,float NaN]
39  testLegacySource[jar,float negative infinity]
40  testLegacySource[jar,float positive infinity]
41  testLegacySource[source,String using constant]
42  testLegacySource[source,annotation]
43  testLegacySource[source,double NaN]
44  testLegacySource[source,double with int]
45  testLegacySource[source,float NaN]
46  testLegacySource[source,float with int]
47  testLegacySource[source,int positive]
48  testLegacySource[source,long with int]
49
50com.android.tools.metalava.model.testsuite.value.CommonParameterizedAttributeDefaultValueTest
51  testLegacySource[jar,annotation]
52  testLegacySource[jar,double NaN]
53  testLegacySource[jar,double negative infinity]
54  testLegacySource[jar,double positive infinity]
55  testLegacySource[jar,float NaN]
56  testLegacySource[jar,float negative infinity]
57  testLegacySource[jar,float positive infinity]
58  testLegacySource[source,annotation]
59  testLegacySource[source,double with int]
60  testLegacySource[source,float with int]
61  testLegacySource[source,long with int]
62
63com.android.tools.metalava.model.testsuite.value.CommonParameterizedAttributeValueTest
64  testLegacySource[jar,annotation]
65  testLegacySource[jar,char unicode]
66  testLegacySource[jar,double NaN]
67  testLegacySource[jar,double negative infinity]
68  testLegacySource[jar,double positive infinity]
69  testLegacySource[jar,float NaN]
70  testLegacySource[jar,float negative infinity]
71  testLegacySource[jar,float positive infinity]
72  testLegacySource[jar,int negative]
73  testLegacySource[source,String using constant]
74  testLegacySource[source,annotation]
75  testLegacySource[source,double NaN]
76  testLegacySource[source,double negative infinity]
77  testLegacySource[source,double positive infinity]
78  testLegacySource[source,double with exponent]
79  testLegacySource[source,double with int]
80  testLegacySource[source,enum]
81  testLegacySource[source,float NaN]
82  testLegacySource[source,float negative infinity]
83  testLegacySource[source,float positive infinity]
84  testLegacySource[source,float with exponent]
85  testLegacySource[source,float with int]
86  testLegacySource[source,float with upper F]
87  testLegacySource[source,int negative]
88  testLegacySource[source,int positive]
89  testLegacySource[source,long with int]
90  testLegacySource[source,long with lower l]
91
92com.android.tools.metalava.model.testsuite.value.CommonParameterizedFieldValueTest
93  testLegacySource[jar,double NaN]
94  testLegacySource[jar,double negative infinity]
95  testLegacySource[jar,double positive infinity]
96  testLegacySource[jar,float NaN]
97  testLegacySource[jar,float negative infinity]
98  testLegacySource[jar,float positive infinity]
99
100com.android.tools.metalava.model.testsuite.value.CommonParameterizedFieldWriteWithSemicolonValueTest
101  testLegacySource[jar,double NaN]
102  testLegacySource[jar,double negative infinity]
103  testLegacySource[jar,double positive infinity]
104  testLegacySource[jar,float NaN]
105  testLegacySource[jar,float negative infinity]
106  testLegacySource[jar,float positive infinity]
107