Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
I
idea-project-settings
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
common
idea-project-settings
Commits
0fad8293
Commit
0fad8293
authored
Aug 20, 2021
by
three
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
IU-2021.2 <three@threedeMacBook-Pro.local Create Java.xml
parent
0f8273f6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
Java.xml
templates/Java.xml
+11
-0
No files found.
templates/Java.xml
0 → 100644
View file @
0fad8293
<templateSet
group=
"Java"
>
<template
name=
"test"
value=
"@org.junit.jupiter.api.Test void test$Function$() throws java.lang.Exception { org.assertj.core.api.Assertions.assertThat("").isEqualTo("false"); }"
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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment