forked from manoelcampos/sistema-bancario-java-junit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsistema-bancario.iws
202 lines (202 loc) · 8.82 KB
/
sistema-bancario.iws
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="AutoImportSettings">
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="4a6aea60-9913-4a93-8ea4-50a51ecd1ca5" name="Default Changelist" comment="">
<change beforePath="$PROJECT_DIR$/../01-introducao-tdd/unit-test-tools.pptx" beforeDir="false" afterPath="$PROJECT_DIR$/../01-introducao-tdd/unit-test-tools.pptx" afterDir="false" />
<change beforePath="$PROJECT_DIR$" beforeDir="false" afterPath="$PROJECT_DIR$" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="Arquillian JUnit Test Class" />
<option value="JUnit4 Test Class" />
<option value="Class" />
</list>
</option>
</component>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/../.." />
</component>
<component name="JsFlowSettings">
<service-enabled>true</service-enabled>
<exe-path />
<other-services-enabled>true</other-services-enabled>
<auto-save>true</auto-save>
</component>
<component name="MarkdownSettingsMigration">
<option name="stateVersion" value="1" />
</component>
<component name="MavenImportPreferences">
<option name="importingSettings">
<MavenImportingSettings>
<option name="downloadDocsAutomatically" value="true" />
<option name="vmOptionsForImporter" value="-Xmx768m" />
</MavenImportingSettings>
</option>
<option name="disabledProfiles">
<list>
<option value="ossrh" />
</list>
</option>
</component>
<component name="ProjectId" id="1Uwcg5w6im2pQLE9tQdvNoLxgqn" />
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent"><![CDATA[{
"keyToString": {
"WebServerToolWindowFactoryState": "false",
"node.js.detected.package.eslint": "true",
"node.js.detected.package.tslint": "true",
"node.js.selected.package.eslint": "(autodetect)",
"node.js.selected.package.tslint": "(autodetect)",
"nodejs_package_manager_path": "npm",
"project.structure.last.edited": "Project",
"project.structure.proportion": "0.0",
"project.structure.side.proportion": "0.2"
}
}]]></component>
<component name="RecentsManager">
<key name="CreateTestDialog.RecentsKey">
<recent name="com.sistemabancario.model" />
</key>
<key name="CreateTestDialog.Recents.Supers">
<recent name="" />
</key>
</component>
<component name="RunManager" selected="JUnit.MovimentacaoTest">
<configuration name="All in sistema-bancario (1)" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
<module name="sistema-bancario" />
<option name="PACKAGE_NAME" value="" />
<option name="TEST_OBJECT" value="package" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="All in sistema-bancario (2)" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
<module name="sistema-bancario" />
<option name="PACKAGE_NAME" value="" />
<option name="TEST_OBJECT" value="package" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="ContaTest" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
<module name="sistema-bancario" />
<extension name="coverage">
<pattern>
<option name="PATTERN" value="com.sistemabancario.model.*" />
<option name="ENABLED" value="true" />
</pattern>
</extension>
<option name="PACKAGE_NAME" value="com.sistemabancario.model" />
<option name="MAIN_CLASS_NAME" value="com.sistemabancario.model.ContaTest" />
<option name="TEST_OBJECT" value="class" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="ContaTest.testSetNumeroInvalidoNaoArmazena" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
<module name="sistema-bancario" />
<extension name="coverage">
<pattern>
<option name="PATTERN" value="com.sistemabancario.model.*" />
<option name="ENABLED" value="true" />
</pattern>
</extension>
<option name="PACKAGE_NAME" value="com.sistemabancario.model" />
<option name="MAIN_CLASS_NAME" value="com.sistemabancario.model.ContaTest" />
<option name="METHOD_NAME" value="testSetNumeroInvalidoNaoArmazena" />
<option name="TEST_OBJECT" value="method" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="MovimentacaoTest" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
<module name="sistema-bancario" />
<extension name="coverage">
<pattern>
<option name="PATTERN" value="com.sistemabancario.model.*" />
<option name="ENABLED" value="true" />
</pattern>
</extension>
<option name="PACKAGE_NAME" value="com.sistemabancario.model" />
<option name="MAIN_CLASS_NAME" value="com.sistemabancario.model.MovimentacaoTest" />
<option name="TEST_OBJECT" value="class" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<recent_temporary>
<list>
<item itemvalue="JUnit.MovimentacaoTest" />
<item itemvalue="JUnit.All in sistema-bancario (2)" />
<item itemvalue="JUnit.All in sistema-bancario (1)" />
<item itemvalue="JUnit.ContaTest" />
<item itemvalue="JUnit.ContaTest.testSetNumeroInvalidoNaoArmazena" />
</list>
</recent_temporary>
</component>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="4a6aea60-9913-4a93-8ea4-50a51ecd1ca5" name="Default Changelist" comment="" />
<created>1590000637765</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1590000637765</updated>
<workItem from="1590000640115" duration="304000" />
<workItem from="1590001038821" duration="201000" />
<workItem from="1590087008173" duration="167000" />
<workItem from="1590753011417" duration="108000" />
<workItem from="1592395961607" duration="499000" />
<workItem from="1597786032340" duration="1281000" />
<workItem from="1598458035085" duration="567000" />
<workItem from="1598549698756" duration="33000" />
<workItem from="1653482565547" duration="123000" />
<workItem from="1653495627559" duration="434000" />
</task>
<task id="LOCAL-00001" summary="Adiciona testes de exemplo para a classe Movimentacao.">
<created>1598458565400</created>
<option name="number" value="00001" />
<option name="presentableId" value="LOCAL-00001" />
<option name="project" value="LOCAL" />
<updated>1598458565400</updated>
</task>
<option name="localTasksCounter" value="2" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="3" />
</component>
<component name="Vcs.Log.Tabs.Properties">
<option name="TAB_STATES">
<map>
<entry key="MAIN">
<value>
<State />
</value>
</entry>
</map>
</option>
</component>
<component name="VcsManagerConfiguration">
<option name="CHECK_CODE_SMELLS_BEFORE_PROJECT_COMMIT" value="false" />
<option name="CHECK_NEW_TODO" value="false" />
<MESSAGE value="Calcula dígito de agência usando módulo 10." />
<MESSAGE value="Calcula dígito de agência usando módulo 11, pois este é o padrão de bancos como o Banco do Brasil." />
<MESSAGE value="Calcula dígito de agência usando módulo 11, pois este é o padrão de bancos como o Banco do Brasil. Atualiza documentação" />
<MESSAGE value="Adiciona testes de exemplo para a classe Movimentacao." />
<option name="LAST_COMMIT_MESSAGE" value="Adiciona testes de exemplo para a classe Movimentacao." />
</component>
</project>