Class TestMeCreator
java.lang.Object
com.weirddev.testme.intellij.action.TestMeCreator
Date: 10/18/2016
- Author:
- Yaron Yamin
- See Also:
-
JavaTestCreator
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
createTest
(com.intellij.openapi.editor.Editor editor, com.intellij.psi.PsiFile file, TemplateDescriptor templateDescriptor)
-
Constructor Details
-
TestMeCreator
public TestMeCreator()
-
-
Method Details
-
createTest
public void createTest(com.intellij.openapi.editor.Editor editor, com.intellij.psi.PsiFile file, TemplateDescriptor templateDescriptor)
-