Commit 0fad8293 authored by three's avatar three

IU-2021.2 <three@threedeMacBook-Pro.local Create Java.xml

parent 0f8273f6
<templateSet group="Java">
<template name="test" value="@org.junit.jupiter.api.Test void test$Function$() throws java.lang.Exception {&#10; org.assertj.core.api.Assertions.assertThat(&quot;&quot;).isEqualTo(&quot;false&quot;);&#10;}" description="Create unit test" toReformat="true" toShortenFQNames="true" useStaticImport="true">
<variable name="Function" expression="" defaultValue="" alwaysStopAt="true" />
<context>
<option name="JAVA_COMMENT" value="true" />
<option name="JAVA_CONSUMER" value="true" />
<option name="JAVA_DECLARATION" value="true" />
</context>
</template>
</templateSet>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment