@Test
 public void test() throws Exception {
   assetIssuingPluginRoot.start();
   assetIssuingPluginRoot.issuePendingDigitalAssets("publicKey");
 }