- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testFindSuffixIndex (0.13 seconds)
-
guava-tests/test/com/google/thirdparty/publicsuffix/PublicSuffixTrieTest.java
import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @RunWith(JUnit4.class) public final class PublicSuffixTrieTest { @Test public void testFindSuffixIndex() { // Tests based on PublicSuffixPatterns.TRIE which is generated from PSL. // registry: com, co.uk // private: blogspot.com // wildcard: *.ck // exclusion: !www.ckCreated: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Tue Mar 03 21:21:59 GMT 2026 - 2.8K bytes - Click Count (0)