- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for OwnerTypeSubtypingTests (0.16 sec)
-
guava-tests/test/com/google/common/reflect/TypeTokenSubtypeTest.java
@AndroidIncompatible // lots of failures, possibly some related to bad equals() implementations? public class TypeTokenSubtypeTest extends TestCase { public void testOwnerTypeSubtypes() throws Exception { new OwnerTypeSubtypingTests().testAllDeclarations(); } public void testWildcardSubtypes() throws Exception { new WildcardSubtypingTests().testAllDeclarations(); } /**
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Wed Sep 06 17:04:31 UTC 2023 - 20.3K bytes - Viewed (0)