- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testGetResource_relativePath (0.08 sec)
-
guava-tests/test/com/google/common/io/ResourcesTest.java
.isEqualTo( "resource com/google/common/io/testdata/i18n.txt" + " relative to com.google.common.io.ResourcesTest not found."); } public void testGetResource_relativePath() { assertThat(Resources.getResource(getClass(), "testdata/i18n.txt")).isNotNull(); } public void testGetResource_contextClassLoader() throws IOException {
Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Tue Oct 28 16:03:47 UTC 2025 - 6.9K bytes - Viewed (0)