コード例 #1
0
 @Test
 public void testManagerCreation() {
   Assert.assertTrue(manager.getFeatureDescriptors().size() > 0);
 }