@org.junit.Test
public void $testMethodName$() {
// Given.
// When.
// Then.
}
Set the "Applicability" of the Live Template to be "Java declarations" and set the "Expression" associated to the $testMethodName$
variable to be methodName()
.
Set the "Abbreviation" and "Description" for the Live Template as you wish and that's it... you're good to go!
No comments:
Post a Comment