| API Test Coverage Report for org.eclipse.wst.common.snippets | ![]() |
| Test Coverage (methods tested: 25, methods not tested: 2) |
| Hide tested methods | Hide untested methods | Collapse classes |
org.eclipse.wst.common.snippets.ui.DefaultSnippetInsertion
![]()
<init> ()V
![]()
createTransfers ()[Lorg/eclipse/swt/dnd/Transfer;
![]()
doInsert (Lorg/eclipse/ui/IEditorPart;Lorg/eclipse/ui/texteditor/ITextEditor;Lorg/eclipse/jface/text/IDocument;Lorg/eclipse/jface/text/ITextSelection;)V
![]()
dragSetData (Lorg/eclipse/swt/dnd/DragSourceEvent;Lorg/eclipse/wst/common/snippets/core/ISnippetItem;)V
![]()
getInsertString (Lorg/eclipse/swt/widgets/Shell;)Ljava/lang/String;
![]()
getTransfers ()[Lorg/eclipse/swt/dnd/Transfer;
![]()
insert (Lorg/eclipse/ui/IEditorPart;)V
![]()
setEditorPart (Lorg/eclipse/ui/IEditorPart;)V
![]()
setItem (Lorg/eclipse/wst/common/snippets/core/ISnippetItem;)V
|
org.eclipse.wst.common.snippets.core.ISnippetCategory
![]()
getItems ()[Lorg/eclipse/wst/common/snippets/core/ISnippetItem;
|
org.eclipse.wst.common.snippets.ui.ISnippetInsertion
![]()
dragSetData (Lorg/eclipse/swt/dnd/DragSourceEvent;Lorg/eclipse/wst/common/snippets/core/ISnippetItem;)V
![]()
getTransfers ()[Lorg/eclipse/swt/dnd/Transfer;
![]()
insert (Lorg/eclipse/ui/IEditorPart;)V
![]()
setEditorPart (Lorg/eclipse/ui/IEditorPart;)V
![]()
setItem (Lorg/eclipse/wst/common/snippets/core/ISnippetItem;)V
|
org.eclipse.wst.common.snippets.core.ISnippetItem
![]()
getCategory ()Lorg/eclipse/wst/common/snippets/core/ISnippetCategory;
![]()
getContentString ()Ljava/lang/String;
![]()
getVariables ()[Lorg/eclipse/wst/common/snippets/core/ISnippetVariable;
|
org.eclipse.wst.common.snippets.core.ISnippetsEntry
![]()
getDescription ()Ljava/lang/String;
![]()
getFilters ()[Ljava/lang/String;
![]()
getId ()Ljava/lang/String;
![]()
getLabel ()Ljava/lang/String;
![]()
getSourceDescriptor ()Ljava/lang/Object;
![]()
getSourceType ()Ljava/lang/Object;
|
org.eclipse.wst.common.snippets.core.ISnippetVariable
![]()
getDefaultValue ()Ljava/lang/String;
![]()
getDescription ()Ljava/lang/String;
![]()
getName ()Ljava/lang/String;
|