- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testPatternSplitWithMultipleLetters (0.47 seconds)
-
guava-tests/test/com/google/common/base/SplitterTest.java
} // TODO(kevinb): the name of this method suggests it might not actually be testing what it // intends to be testing? @GwtIncompatible // Splitter.onPattern public void testPatternSplitWithMultipleLetters() { Iterable<String> testPatterningMotto = Splitter.onPattern("-").split("Testing-rocks-Debugging-sucks"); assertThat(testPatterningMotto)
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Mar 16 15:59:55 GMT 2026 - 29.7K bytes - Click Count (0)