コード例 #1
0
 @Test
 public void testGetSuffixes() throws Exception {
   assertEquals(propertySuffix, propertyLoader.getSuffixes());
 }