コード例 #1
0
 @Test
 public void testGetExtension() throws Exception {
   assertEquals("properties", propertyLoader.getExtension());
 }