Searched refs:StringsTest (Results 1 – 4 of 4) sorted by relevance
22 com.google.common.base.StringsTest testCase = new com.google.common.base.StringsTest(); in testCommonPrefix()27 com.google.common.base.StringsTest testCase = new com.google.common.base.StringsTest(); in testCommonSuffix()32 com.google.common.base.StringsTest testCase = new com.google.common.base.StringsTest(); in testEmptyToNull()37 com.google.common.base.StringsTest testCase = new com.google.common.base.StringsTest(); in testIsNullOrEmpty()42 com.google.common.base.StringsTest testCase = new com.google.common.base.StringsTest(); in testNullToEmpty()47 com.google.common.base.StringsTest testCase = new com.google.common.base.StringsTest(); in testPadEnd_negativeMinLength()52 com.google.common.base.StringsTest testCase = new com.google.common.base.StringsTest(); in testPadEnd_noPadding()57 com.google.common.base.StringsTest testCase = new com.google.common.base.StringsTest(); in testPadEnd_null()62 com.google.common.base.StringsTest testCase = new com.google.common.base.StringsTest(); in testPadEnd_somePadding()67 com.google.common.base.StringsTest testCase = new com.google.common.base.StringsTest(); in testPadStart_negativeMinLength()[all …]
10 public class StringsTest { class
31 public class StringsTest extends TestCase { class
29 public class StringsTest extends TestCase { class