Class TestMeFileTemplate
java.lang.Object
com.intellij.ide.fileTemplates.impl.FileTemplateBase
com.weirddev.testme.intellij.ui.model.TestMeFileTemplate
- All Implemented Interfaces:
com.intellij.ide.fileTemplates.FileTemplate
,Cloneable
public class TestMeFileTemplate
extends com.intellij.ide.fileTemplates.impl.FileTemplateBase
- Since:
- : 6/22/20
- Author:
- : Yaron Yamin
-
Field Summary
Fields inherited from interface com.intellij.ide.fileTemplates.FileTemplate
ATTRIBUTE_CALL_SUPER, ATTRIBUTE_CLASS_NAME, ATTRIBUTE_DEFAULT_RETURN_VALUE, ATTRIBUTE_DESCRIPTION, ATTRIBUTE_DIR_PATH, ATTRIBUTE_DISPLAY_NAME, ATTRIBUTE_EXCEPTION, ATTRIBUTE_EXCEPTION_TYPE, ATTRIBUTE_EXPRESSION, ATTRIBUTE_EXPRESSION_TYPE, ATTRIBUTE_FILE_NAME, ATTRIBUTE_FILE_PATH, ATTRIBUTE_METHOD_NAME, ATTRIBUTE_NAME, ATTRIBUTE_PACKAGE_NAME, ATTRIBUTE_PLAIN_CALL_SUPER, ATTRIBUTE_RETURN_TYPE, ATTRIBUTE_SIMPLE_CLASS_NAME, EMPTY_ARRAY, ourEncoding
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription@NotNull String
@NotNull String
@NotNull String
getName()
boolean
void
setDescription
(String description) void
setDisplayName
(String displayName) void
setExtension
(@NotNull String extension) void
toString()
Methods inherited from class com.intellij.ide.fileTemplates.impl.FileTemplateBase
addChild, clone, getChildName, getChildren, getFileName, getQualifiedName, getQualifiedName, getText, getText, getText, getUnsetAttributes, isChild, isLiveTemplateEnabled, isLiveTemplateEnabledByDefault, isLiveTemplateEnabledChanged, isReformatCode, isTemplateOfType, setChildren, setFileName, setLiveTemplateEnabled, setReformatCode, setText, updateChildrenNames