コード例 #1
0
 @Test
 public void testGetFilters() throws Exception {
   assertEquals(propertyFilter, propertyLoader.getFilters());
 }