- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for testGetResource_contextClassLoader (0.17 sec)
-
android/guava-tests/test/com/google/common/io/ResourcesTest.java
} public void testGetResource_relativePath() { assertNotNull(Resources.getResource(getClass(), "testdata/i18n.txt")); } public void testGetResource_contextClassLoader() throws IOException { // Check that we can find a resource if it is visible to the context class // loader, even if it is not visible to the loader of the Resources class.
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Tue Jul 23 14:22:54 UTC 2024 - 6.8K bytes - Viewed (0) -
guava-tests/test/com/google/common/io/ResourcesTest.java
} public void testGetResource_relativePath() { assertNotNull(Resources.getResource(getClass(), "testdata/i18n.txt")); } public void testGetResource_contextClassLoader() throws IOException { // Check that we can find a resource if it is visible to the context class // loader, even if it is not visible to the loader of the Resources class.
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Tue Jul 23 14:22:54 UTC 2024 - 6.8K bytes - Viewed (0)