API Test Coverage Report for org.eclipse.jst.ws.axis2.creation.core
Test Coverage (methods tested: 0, methods not tested: 52)

Hide tested methods Hide untested methods Collapse classes

org.eclipse.jst.ws.axis2.creation.core.utils.AARFileWriter

 <init>  ()V
 writeAARFile  (Ljava/io/File;Ljava/lang/String;Ljava/io/File;)V

org.eclipse.jst.ws.axis2.creation.core.command.Axis2BUCommand

 <init>  (Lorg/eclipse/jst/ws/axis2/creation/core/data/DataModel;)V
 execute  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/core/runtime/IAdaptable;)Lorg/eclipse/core/runtime/IStatus;

org.eclipse.jst.ws.axis2.creation.core.command.Axis2BuildProjectCommand

 <init>  ()V
 <init>  (Lorg/eclipse/core/resources/IProject;)V
 <init>  (Lorg/eclipse/core/resources/IProject;Z)V
 execute  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/core/runtime/IAdaptable;)Lorg/eclipse/core/runtime/IStatus;
 setForceBuild  (Z)V
 setProject  (Lorg/eclipse/core/resources/IProject;)V

org.eclipse.jst.ws.axis2.creation.core.command.Axis2BUServiceCreationCommand

 <init>  (Lorg/eclipse/jst/ws/axis2/creation/core/data/DataModel;Lorg/eclipse/wst/ws/internal/wsrt/IWebService;Ljava/lang/String;)V
 execute  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/core/runtime/IAdaptable;)Lorg/eclipse/core/runtime/IStatus;

org.eclipse.jst.ws.axis2.creation.core.command.Axis2ChengeBuildPathCommand

 <init>  (Lorg/eclipse/core/resources/IProject;Ljava/lang/String;Ljava/lang/String;)V
 execute  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/core/runtime/IAdaptable;)Lorg/eclipse/core/runtime/IStatus;

org.eclipse.jst.ws.axis2.creation.core.command.Axis2CleanupCommand

 <init>  ()V
 execute  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/core/runtime/IAdaptable;)Lorg/eclipse/core/runtime/IStatus;

org.eclipse.jst.ws.axis2.creation.core.messages.Axis2CreationUIMessages

 <clinit>  ()V

org.eclipse.jst.ws.axis2.creation.core.command.Axis2DefaultingCommand

 <init>  (Lorg/eclipse/jst/ws/axis2/creation/core/data/DataModel;Lorg/eclipse/wst/ws/internal/wsrt/IWebService;I)V
 execute  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/core/runtime/IAdaptable;)Lorg/eclipse/core/runtime/IStatus;
 getWebServiceDataModel  ()Lorg/eclipse/jst/ws/axis2/creation/core/data/DataModel;

org.eclipse.jst.ws.axis2.creation.core.command.Axis2ServicesXMLValidationCommand

 <init>  ()V
 execute  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/core/runtime/IAdaptable;)Lorg/eclipse/core/runtime/IStatus;

org.eclipse.jst.ws.axis2.creation.core.command.Axis2SkelImplCommand

 <init>  (Lorg/eclipse/wst/ws/internal/wsrt/WebServiceInfo;Lorg/eclipse/jst/ws/axis2/creation/core/data/DataModel;)V
 execute  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/core/runtime/IAdaptable;)Lorg/eclipse/core/runtime/IStatus;

org.eclipse.jst.ws.axis2.creation.core.command.Axis2TDCommand

 <init>  (Lorg/eclipse/jst/ws/axis2/creation/core/data/DataModel;)V
 execute  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/core/runtime/IAdaptable;)Lorg/eclipse/core/runtime/IStatus;

org.eclipse.jst.ws.axis2.creation.core.command.Axis2TDServiceCreationCommand

 <init>  (Lorg/eclipse/jst/ws/axis2/creation/core/data/DataModel;Lorg/eclipse/wst/ws/internal/wsrt/IWebService;Ljava/lang/String;)V
 execute  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/core/runtime/IAdaptable;)Lorg/eclipse/core/runtime/IStatus;

org.eclipse.jst.ws.axis2.creation.core.command.Axis2WebservicesServerCommand

 <init>  (Lorg/eclipse/jst/ws/axis2/creation/core/data/DataModel;I)V
 execute  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/core/runtime/IAdaptable;)Lorg/eclipse/core/runtime/IStatus;

org.eclipse.jst.ws.axis2.creation.core.command.Axis2WSDL2JavaCommand

 <init>  (Lorg/eclipse/jst/ws/axis2/creation/core/data/DataModel;)V
 execute  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/core/runtime/IAdaptable;)Lorg/eclipse/core/runtime/IStatus;

org.eclipse.jst.ws.axis2.creation.core.utils.CommonUtils

 <init>  ()V
 classNameFromQualifiedName  (Ljava/lang/String;)Ljava/lang/String;
 packageNameFromQualifiedName  (Ljava/lang/String;)Ljava/lang/String;
 packgeName2PathName  (Ljava/lang/String;)Ljava/lang/String;

org.eclipse.jst.ws.axis2.creation.core.utils.PathLoadingUtil

 <clinit>  ()V
 <init>  ()V
 getCurrentDynamicWebProjectDir  ()Ljava/lang/String;
 getTempCodegenOutputLocation  ()Ljava/lang/String;
 getWorkspaceDirectory  ()Ljava/lang/String;
 init  (Lorg/eclipse/jst/ws/axis2/creation/core/data/DataModel;)V

org.eclipse.jst.ws.axis2.creation.core.utils.PluginLocationFinderUtil

 <init>  ()V

org.eclipse.jst.ws.axis2.creation.core.utils.ServiceXMLCreator

 <init>  (Ljava/lang/String;Ljava/lang/String;Ljava/util/ArrayList;)V
 getOperations  ()Ljava/util/ArrayList;
 getServiceClass  ()Ljava/lang/String;
 getServiceName  ()Ljava/lang/String;
 toString  ()Ljava/lang/String;

org.eclipse.jst.ws.axis2.creation.core.plugin.WebServiceAxis2CreationCorePlugin

 <init>  ()V
 getDefault  ()Lorg/eclipse/jst/ws/axis2/creation/core/plugin/WebServiceAxis2CreationCorePlugin;
 start  (Lorg/osgi/framework/BundleContext;)V
 stop  (Lorg/osgi/framework/BundleContext;)V