Package org.entando.entando.plugins.jpcmstagcloud

Examples of org.entando.entando.plugins.jpcmstagcloud.PluginConfigTestUtils


public class ApsPluginBaseTestCase extends BaseTestCase {
 
  @Override
  protected ConfigTestUtils getConfigUtils() {
    return new PluginConfigTestUtils();
  }
View Full Code Here

TOP

Related Classes of org.entando.entando.plugins.jpcmstagcloud.PluginConfigTestUtils

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.