123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="268ab437-e0d5-4447-8401-9f321aad6d50" name="Default" comment="">
  5. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  6. <change beforePath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/bankaccountlab/Account.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/bankaccountlab/Account.java" afterDir="false" />
  7. <change beforePath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/bankaccountlab/MainApplication.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/bankaccountlab/MainApplication.java" afterDir="false" />
  8. <change beforePath="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/bankaccountlab/CheckingAccountTest.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/bankaccountlab/CheckingAccountTest.java" afterDir="false" />
  9. </list>
  10. <ignored path="$PROJECT_DIR$/out/" />
  11. <ignored path="$PROJECT_DIR$/target/" />
  12. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  13. <option name="TRACKING_ENABLED" value="true" />
  14. <option name="SHOW_DIALOG" value="false" />
  15. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  16. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  17. <option name="LAST_RESOLUTION" value="IGNORE" />
  18. </component>
  19. <component name="FileEditorManager">
  20. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  21. <file leaf-file-name="Account.java" pinned="false" current-in-tab="false">
  22. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/bankaccountlab/Account.java">
  23. <provider selected="true" editor-type-id="text-editor">
  24. <state relative-caret-position="-383">
  25. <caret line="9" column="33" selection-start-line="9" selection-start-column="33" selection-end-line="9" selection-end-column="33" />
  26. </state>
  27. </provider>
  28. </entry>
  29. </file>
  30. <file leaf-file-name="CheckingAccountTest.java" pinned="false" current-in-tab="false">
  31. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/bankaccountlab/CheckingAccountTest.java">
  32. <provider selected="true" editor-type-id="text-editor">
  33. <state relative-caret-position="389">
  34. <caret line="74" column="12" selection-start-line="74" selection-start-column="12" selection-end-line="74" selection-end-column="12" />
  35. </state>
  36. </provider>
  37. </entry>
  38. </file>
  39. <file leaf-file-name="BusinessAccount.java" pinned="false" current-in-tab="false">
  40. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/bankaccountlab/BusinessAccount.java">
  41. <provider selected="true" editor-type-id="text-editor">
  42. <state relative-caret-position="60">
  43. <caret line="4" column="113" selection-start-line="4" selection-start-column="113" selection-end-line="4" selection-end-column="113" />
  44. </state>
  45. </provider>
  46. </entry>
  47. </file>
  48. <file leaf-file-name="SavingsAccount.java" pinned="false" current-in-tab="false">
  49. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/bankaccountlab/SavingsAccount.java">
  50. <provider selected="true" editor-type-id="text-editor">
  51. <state relative-caret-position="60">
  52. <caret line="4" column="112" selection-start-line="4" selection-start-column="112" selection-end-line="4" selection-end-column="112" />
  53. </state>
  54. </provider>
  55. </entry>
  56. </file>
  57. <file leaf-file-name="MainApplication.java" pinned="false" current-in-tab="true">
  58. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/bankaccountlab/MainApplication.java">
  59. <provider selected="true" editor-type-id="text-editor">
  60. <state relative-caret-position="668">
  61. <caret line="45" column="8" selection-start-line="45" selection-start-column="8" selection-end-line="45" selection-end-column="8" />
  62. <folding>
  63. <element signature="imports" expanded="true" />
  64. </folding>
  65. </state>
  66. </provider>
  67. </entry>
  68. </file>
  69. <file leaf-file-name="Atm.java" pinned="false" current-in-tab="false">
  70. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/bankaccountlab/Atm.java">
  71. <provider selected="true" editor-type-id="text-editor">
  72. <state relative-caret-position="45">
  73. <caret line="3" selection-start-line="3" selection-end-line="3" />
  74. </state>
  75. </provider>
  76. </entry>
  77. </file>
  78. <file leaf-file-name="CheckingAccount.java" pinned="false" current-in-tab="false">
  79. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/bankaccountlab/CheckingAccount.java">
  80. <provider selected="true" editor-type-id="text-editor">
  81. <state relative-caret-position="105">
  82. <caret line="7" selection-start-line="7" selection-end-line="7" />
  83. <folding>
  84. <element signature="e#364#365#0" expanded="true" />
  85. <element signature="e#402#403#0" expanded="true" />
  86. </folding>
  87. </state>
  88. </provider>
  89. </entry>
  90. </file>
  91. </leaf>
  92. </component>
  93. <component name="FileTemplateManagerImpl">
  94. <option name="RECENT_TEMPLATES">
  95. <list>
  96. <option value="Arquillian JUnit Test Class" />
  97. <option value="Class" />
  98. </list>
  99. </option>
  100. </component>
  101. <component name="Git.Settings">
  102. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  103. </component>
  104. <component name="IdeDocumentHistory">
  105. <option name="CHANGED_PATHS">
  106. <list>
  107. <option value="$PROJECT_DIR$/.gitignore" />
  108. <option value="$PROJECT_DIR$/README.md" />
  109. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/bankaccountlab/AccountTest.java" />
  110. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/bankaccountlab/testAccount.java" />
  111. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/bankaccountlab/testBankAccount.java" />
  112. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/bankaccountlab/TestCheckingAccountTest.java" />
  113. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/bankaccountlab/TestCheckingAccount.java" />
  114. <option value="$PROJECT_DIR$/src/test/java/BankAccountTest.java" />
  115. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/bankaccountlab/BankAccount.java" />
  116. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/bankaccountlab/BankAccountTest.java" />
  117. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/bankaccountlab/SavingsAccount.java" />
  118. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/bankaccountlab/BusinessAccount.java" />
  119. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/bankaccountlab/Atm.java" />
  120. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/bankaccountlab/CheckingAccount.java" />
  121. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/bankaccountlab/TestAtm.java" />
  122. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/bankaccountlab/Account.java" />
  123. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/bankaccountlab/CheckingAccountTest.java" />
  124. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/bankaccountlab/MainApplication.java" />
  125. </list>
  126. </option>
  127. </component>
  128. <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
  129. <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
  130. <component name="JsGulpfileManager">
  131. <detection-done>true</detection-done>
  132. <sorting>DEFINITION_ORDER</sorting>
  133. </component>
  134. <component name="MavenImportPreferences">
  135. <option name="importingSettings">
  136. <MavenImportingSettings>
  137. <option name="importAutomatically" value="true" />
  138. </MavenImportingSettings>
  139. </option>
  140. </component>
  141. <component name="NodePackageJsonFileManager">
  142. <packageJsonPaths />
  143. </component>
  144. <component name="ProjectFrameBounds">
  145. <option name="y" value="22" />
  146. <option name="width" value="1280" />
  147. <option name="height" value="705" />
  148. </component>
  149. <component name="ProjectLevelVcsManager" settingsEditedManually="true">
  150. <ConfirmationsSetting value="2" id="Add" />
  151. </component>
  152. <component name="ProjectView">
  153. <navigator proportions="" version="1">
  154. <foldersAlwaysOnTop value="true" />
  155. </navigator>
  156. <panes>
  157. <pane id="AndroidView" />
  158. <pane id="Scope" />
  159. <pane id="PackagesPane" />
  160. <pane id="ProjectPane">
  161. <subPane>
  162. <expand>
  163. <path>
  164. <item name="ZCW-Inheritance-AbstractBankAccount" type="b2602c69:ProjectViewProjectNode" />
  165. <item name="ZCW-Inheritance-AbstractBankAccount" type="462c0819:PsiDirectoryNode" />
  166. </path>
  167. <path>
  168. <item name="ZCW-Inheritance-AbstractBankAccount" type="b2602c69:ProjectViewProjectNode" />
  169. <item name="ZCW-Inheritance-AbstractBankAccount" type="462c0819:PsiDirectoryNode" />
  170. <item name="src" type="462c0819:PsiDirectoryNode" />
  171. </path>
  172. <path>
  173. <item name="ZCW-Inheritance-AbstractBankAccount" type="b2602c69:ProjectViewProjectNode" />
  174. <item name="ZCW-Inheritance-AbstractBankAccount" type="462c0819:PsiDirectoryNode" />
  175. <item name="src" type="462c0819:PsiDirectoryNode" />
  176. <item name="test" type="462c0819:PsiDirectoryNode" />
  177. </path>
  178. <path>
  179. <item name="ZCW-Inheritance-AbstractBankAccount" type="b2602c69:ProjectViewProjectNode" />
  180. <item name="ZCW-Inheritance-AbstractBankAccount" type="462c0819:PsiDirectoryNode" />
  181. <item name="src" type="462c0819:PsiDirectoryNode" />
  182. <item name="test" type="462c0819:PsiDirectoryNode" />
  183. <item name="java" type="462c0819:PsiDirectoryNode" />
  184. </path>
  185. <path>
  186. <item name="ZCW-Inheritance-AbstractBankAccount" type="b2602c69:ProjectViewProjectNode" />
  187. <item name="ZCW-Inheritance-AbstractBankAccount" type="462c0819:PsiDirectoryNode" />
  188. <item name="src" type="462c0819:PsiDirectoryNode" />
  189. <item name="test" type="462c0819:PsiDirectoryNode" />
  190. <item name="java" type="462c0819:PsiDirectoryNode" />
  191. <item name="bankaccountlab" type="462c0819:PsiDirectoryNode" />
  192. </path>
  193. </expand>
  194. <select />
  195. </subPane>
  196. </pane>
  197. </panes>
  198. </component>
  199. <component name="PropertiesComponent">
  200. <property name="WebServerToolWindowFactoryState" value="false" />
  201. <property name="aspect.path.notification.shown" value="true" />
  202. <property name="com.intellij.testIntegration.createTest.CreateTestDialog.defaultLibrary" value="Arquillian JUnit4" />
  203. <property name="com.intellij.testIntegration.createTest.CreateTestDialog.defaultLibrarySuperClass.Arquillian JUnit4" value="" />
  204. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  205. <property name="project.structure.last.edited" value="Project" />
  206. <property name="project.structure.proportion" value="0.0" />
  207. <property name="project.structure.side.proportion" value="0.2" />
  208. <property name="settings.editor.selected.configurable" value="reference.projectsettings.compiler.javacompiler" />
  209. </component>
  210. <component name="RecentsManager">
  211. <key name="CreateTestDialog.RecentsKey">
  212. <recent name="com.zipcodewilmington.bankaccountlab" />
  213. </key>
  214. <key name="CreateTestDialog.Recents.Supers">
  215. <recent name="" />
  216. </key>
  217. </component>
  218. <component name="RunDashboard">
  219. <option name="ruleStates">
  220. <list>
  221. <RuleState>
  222. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  223. </RuleState>
  224. <RuleState>
  225. <option name="name" value="StatusDashboardGroupingRule" />
  226. </RuleState>
  227. </list>
  228. </option>
  229. </component>
  230. <component name="RunManager" selected="Application.MainApplication">
  231. <configuration default="true" type="Applet" factoryName="Applet">
  232. <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
  233. </configuration>
  234. <configuration name="MainApplication" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  235. <option name="MAIN_CLASS_NAME" value="com.zipcodewilmington.bankaccountlab.MainApplication" />
  236. <module name="bankaccountlab" />
  237. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  238. <extension name="coverage">
  239. <pattern>
  240. <option name="PATTERN" value="com.zipcodewilmington.bankaccountlab.*" />
  241. <option name="ENABLED" value="true" />
  242. </pattern>
  243. </extension>
  244. </configuration>
  245. <configuration default="true" type="Application" factoryName="Application">
  246. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  247. </configuration>
  248. <configuration name="CheckingAccountTest" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  249. <module name="bankaccountlab" />
  250. <extension name="coverage">
  251. <pattern>
  252. <option name="PATTERN" value="com.zipcodewilmington.bankaccountlab.*" />
  253. <option name="ENABLED" value="true" />
  254. </pattern>
  255. </extension>
  256. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  257. <option name="ALTERNATIVE_JRE_PATH" />
  258. <option name="PACKAGE_NAME" value="com.zipcodewilmington.bankaccountlab" />
  259. <option name="MAIN_CLASS_NAME" value="com.zipcodewilmington.bankaccountlab.CheckingAccountTest" />
  260. <option name="METHOD_NAME" />
  261. <option name="TEST_OBJECT" value="class" />
  262. <option name="VM_PARAMETERS" value="-ea" />
  263. <option name="PARAMETERS" />
  264. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  265. <option name="PASS_PARENT_ENVS" value="true" />
  266. <option name="TEST_SEARCH_SCOPE">
  267. <value defaultName="singleModule" />
  268. </option>
  269. <patterns />
  270. </configuration>
  271. <configuration name="CheckingAccountTest.testGetAccountNumber" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  272. <module name="bankaccountlab" />
  273. <extension name="coverage">
  274. <pattern>
  275. <option name="PATTERN" value="com.zipcodewilmington.bankaccountlab.*" />
  276. <option name="ENABLED" value="true" />
  277. </pattern>
  278. </extension>
  279. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  280. <option name="ALTERNATIVE_JRE_PATH" />
  281. <option name="PACKAGE_NAME" value="com.zipcodewilmington.bankaccountlab" />
  282. <option name="MAIN_CLASS_NAME" value="com.zipcodewilmington.bankaccountlab.CheckingAccountTest" />
  283. <option name="METHOD_NAME" value="testGetAccountNumber" />
  284. <option name="TEST_OBJECT" value="method" />
  285. <option name="VM_PARAMETERS" value="-ea" />
  286. <option name="PARAMETERS" />
  287. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  288. <option name="PASS_PARENT_ENVS" value="true" />
  289. <option name="TEST_SEARCH_SCOPE">
  290. <value defaultName="singleModule" />
  291. </option>
  292. <patterns />
  293. </configuration>
  294. <configuration name="CheckingAccountTest.testPay_WriteCheck" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  295. <module name="bankaccountlab" />
  296. <extension name="coverage">
  297. <pattern>
  298. <option name="PATTERN" value="com.zipcodewilmington.bankaccountlab.*" />
  299. <option name="ENABLED" value="true" />
  300. </pattern>
  301. </extension>
  302. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  303. <option name="ALTERNATIVE_JRE_PATH" />
  304. <option name="PACKAGE_NAME" value="com.zipcodewilmington.bankaccountlab" />
  305. <option name="MAIN_CLASS_NAME" value="com.zipcodewilmington.bankaccountlab.CheckingAccountTest" />
  306. <option name="METHOD_NAME" value="testPay_WriteCheck" />
  307. <option name="TEST_OBJECT" value="method" />
  308. <option name="VM_PARAMETERS" value="-ea" />
  309. <option name="PARAMETERS" />
  310. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  311. <option name="PASS_PARENT_ENVS" value="true" />
  312. <option name="TEST_SEARCH_SCOPE">
  313. <value defaultName="singleModule" />
  314. </option>
  315. <patterns />
  316. </configuration>
  317. <configuration name="TestAtm.testGetBalance" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  318. <module name="bankaccountlab" />
  319. <extension name="coverage">
  320. <pattern>
  321. <option name="PATTERN" value="com.zipcodewilmington.bankaccountlab.*" />
  322. <option name="ENABLED" value="true" />
  323. </pattern>
  324. </extension>
  325. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  326. <option name="ALTERNATIVE_JRE_PATH" />
  327. <option name="PACKAGE_NAME" value="com.zipcodewilmington.bankaccountlab" />
  328. <option name="MAIN_CLASS_NAME" value="com.zipcodewilmington.bankaccountlab.TestAtm" />
  329. <option name="METHOD_NAME" value="testGetBalance" />
  330. <option name="TEST_OBJECT" value="method" />
  331. <option name="VM_PARAMETERS" value="-ea" />
  332. <option name="PARAMETERS" />
  333. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  334. <option name="PASS_PARENT_ENVS" value="true" />
  335. <option name="TEST_SEARCH_SCOPE">
  336. <value defaultName="singleModule" />
  337. </option>
  338. <patterns />
  339. </configuration>
  340. <configuration default="true" type="JUnit" factoryName="JUnit">
  341. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  342. <option name="ALTERNATIVE_JRE_PATH" />
  343. <option name="PACKAGE_NAME" />
  344. <option name="MAIN_CLASS_NAME" />
  345. <option name="METHOD_NAME" />
  346. <option name="TEST_OBJECT" value="class" />
  347. <option name="VM_PARAMETERS" value="-ea" />
  348. <option name="PARAMETERS" />
  349. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  350. <option name="PASS_PARENT_ENVS" value="true" />
  351. <option name="TEST_SEARCH_SCOPE">
  352. <value defaultName="singleModule" />
  353. </option>
  354. <patterns />
  355. </configuration>
  356. <configuration default="true" type="TestNG" factoryName="TestNG">
  357. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  358. <option name="ALTERNATIVE_JRE_PATH" />
  359. <option name="SUITE_NAME" />
  360. <option name="PACKAGE_NAME" />
  361. <option name="MAIN_CLASS_NAME" />
  362. <option name="METHOD_NAME" />
  363. <option name="GROUP_NAME" />
  364. <option name="TEST_OBJECT" value="CLASS" />
  365. <option name="VM_PARAMETERS" value="-ea" />
  366. <option name="PARAMETERS" />
  367. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  368. <option name="OUTPUT_DIRECTORY" />
  369. <option name="PASS_PARENT_ENVS" value="true" />
  370. <option name="TEST_SEARCH_SCOPE">
  371. <value defaultName="singleModule" />
  372. </option>
  373. <option name="USE_DEFAULT_REPORTERS" value="false" />
  374. <option name="PROPERTIES_FILE" />
  375. <properties />
  376. <listeners />
  377. </configuration>
  378. <configuration default="true" type="AndroidTestRunConfigurationType" factoryName="Android Tests">
  379. <module name="" />
  380. <option name="TESTING_TYPE" value="0" />
  381. <option name="INSTRUMENTATION_RUNNER_CLASS" value="" />
  382. <option name="METHOD_NAME" value="" />
  383. <option name="CLASS_NAME" value="" />
  384. <option name="PACKAGE_NAME" value="" />
  385. <option name="EXTRA_OPTIONS" value="" />
  386. <option name="TARGET_SELECTION_MODE" value="SHOW_DIALOG" />
  387. <option name="PREFERRED_AVD" value="" />
  388. <option name="CLEAR_LOGCAT" value="false" />
  389. <option name="SHOW_LOGCAT_AUTOMATICALLY" value="false" />
  390. <option name="SKIP_NOOP_APK_INSTALLATIONS" value="true" />
  391. <option name="FORCE_STOP_RUNNING_APP" value="true" />
  392. <option name="DEBUGGER_TYPE" value="Java" />
  393. <option name="USE_LAST_SELECTED_DEVICE" value="false" />
  394. <option name="PREFERRED_AVD" value="" />
  395. <Java />
  396. <Profilers>
  397. <option name="ENABLE_ADVANCED_PROFILING" value="true" />
  398. <option name="GAPID_ENABLED" value="false" />
  399. <option name="GAPID_DISABLE_PCS" value="false" />
  400. <option name="SUPPORT_LIB_ENABLED" value="true" />
  401. <option name="INSTRUMENTATION_ENABLED" value="true" />
  402. </Profilers>
  403. <method />
  404. </configuration>
  405. <configuration default="true" type="executeSpecs" factoryName="Gauge Execution">
  406. <setting name="environment" value="" />
  407. <setting name="specsToExecute" value="" />
  408. <setting name="tags" value="" />
  409. <setting name="parallelNodes" value="" />
  410. <setting name="execInParallel" value="false" />
  411. <setting name="programParameters" value="" />
  412. <setting name="workingDirectory" value="" />
  413. <setting name="moduleName" value="" />
  414. <envMap />
  415. <setting name="rowsRange" value="" />
  416. <method />
  417. </configuration>
  418. <list>
  419. <item itemvalue="JUnit.CheckingAccountTest" />
  420. <item itemvalue="JUnit.CheckingAccountTest.testPay_WriteCheck" />
  421. <item itemvalue="JUnit.TestAtm.testGetBalance" />
  422. <item itemvalue="Application.MainApplication" />
  423. <item itemvalue="JUnit.CheckingAccountTest.testGetAccountNumber" />
  424. </list>
  425. <recent_temporary>
  426. <list>
  427. <item itemvalue="Application.MainApplication" />
  428. <item itemvalue="JUnit.CheckingAccountTest.testGetAccountNumber" />
  429. <item itemvalue="JUnit.TestAtm.testGetBalance" />
  430. <item itemvalue="JUnit.CheckingAccountTest.testPay_WriteCheck" />
  431. <item itemvalue="JUnit.CheckingAccountTest" />
  432. </list>
  433. </recent_temporary>
  434. </component>
  435. <component name="SvnConfiguration">
  436. <configuration />
  437. </component>
  438. <component name="TaskManager">
  439. <task active="true" id="Default" summary="Default task">
  440. <changelist id="268ab437-e0d5-4447-8401-9f321aad6d50" name="Default" comment="" />
  441. <created>1515620835041</created>
  442. <option name="number" value="Default" />
  443. <option name="presentableId" value="Default" />
  444. <updated>1515620835041</updated>
  445. <workItem from="1529016683942" duration="43000" />
  446. <workItem from="1529016739172" duration="1169000" />
  447. <workItem from="1529596987354" duration="5819000" />
  448. <workItem from="1529626673859" duration="960000" />
  449. <workItem from="1529672311540" duration="9388000" />
  450. <workItem from="1529700872831" duration="1680000" />
  451. <workItem from="1529711152446" duration="1235000" />
  452. <workItem from="1529932838635" duration="1051000" />
  453. <workItem from="1530052687470" duration="3570000" />
  454. <workItem from="1530104705459" duration="11034000" />
  455. <workItem from="1530147701778" duration="3578000" />
  456. <workItem from="1530226930930" duration="4715000" />
  457. <workItem from="1530276094513" duration="2364000" />
  458. <workItem from="1530299154357" duration="1628000" />
  459. </task>
  460. <servers />
  461. </component>
  462. <component name="TestHistory">
  463. <history-entry file="CheckingAccountTest - 2018.06.26 at 19h 21m 50s.xml">
  464. <configuration name="CheckingAccountTest" configurationId="JUnit" />
  465. </history-entry>
  466. <history-entry file="CheckingAccountTest - 2018.06.27 at 09h 45m 33s.xml">
  467. <configuration name="CheckingAccountTest" configurationId="JUnit" />
  468. </history-entry>
  469. <history-entry file="CheckingAccountTest - 2018.06.27 at 10h 03m 24s.xml">
  470. <configuration name="CheckingAccountTest" configurationId="JUnit" />
  471. </history-entry>
  472. <history-entry file="CheckingAccountTest - 2018.06.27 at 10h 03m 38s.xml">
  473. <configuration name="CheckingAccountTest" configurationId="JUnit" />
  474. </history-entry>
  475. <history-entry file="CheckingAccountTest - 2018.06.27 at 10h 04m 11s.xml">
  476. <configuration name="CheckingAccountTest" configurationId="JUnit" />
  477. </history-entry>
  478. <history-entry file="CheckingAccountTest_testPay_WriteCheck - 2018.06.27 at 10h 07m 51s.xml">
  479. <configuration name="CheckingAccountTest.testPay_WriteCheck" configurationId="JUnit" />
  480. </history-entry>
  481. <history-entry file="CheckingAccountTest_testPay_WriteCheck - 2018.06.27 at 10h 14m 38s.xml">
  482. <configuration name="CheckingAccountTest.testPay_WriteCheck" configurationId="JUnit" />
  483. </history-entry>
  484. <history-entry file="TestAtm_testGetBalance - 2018.06.27 at 13h 31m 03s.xml">
  485. <configuration name="TestAtm.testGetBalance" configurationId="JUnit" />
  486. </history-entry>
  487. <history-entry file="TestAtm_testGetBalance - 2018.06.27 at 14h 45m 51s.xml">
  488. <configuration name="TestAtm.testGetBalance" configurationId="JUnit" />
  489. </history-entry>
  490. <history-entry file="CheckingAccountTest_testGetAccountNumber - 2018.06.29 at 15h 49m 31s.xml">
  491. <configuration name="CheckingAccountTest.testGetAccountNumber" configurationId="JUnit" />
  492. </history-entry>
  493. </component>
  494. <component name="TimeTrackingManager">
  495. <option name="totallyTimeSpent" value="48234000" />
  496. </component>
  497. <component name="ToolWindowManager">
  498. <frame x="0" y="22" width="1280" height="705" extended-state="0" />
  499. <editor active="true" />
  500. <layout>
  501. <window_info anchor="right" id="Palette" order="3" />
  502. <window_info anchor="bottom" id="TODO" order="6" />
  503. <window_info anchor="bottom" id="Messages" order="11" weight="0.32488114" />
  504. <window_info anchor="right" id="Palette&#9;" order="9" />
  505. <window_info id="Image Layers" order="7" />
  506. <window_info anchor="right" id="Capture Analysis" order="4" />
  507. <window_info anchor="bottom" id="Event Log" order="8" side_tool="true" />
  508. <window_info anchor="right" id="Maven Projects" order="5" />
  509. <window_info anchor="bottom" id="Database Changes" order="10" show_stripe_button="false" />
  510. <window_info anchor="bottom" id="Version Control" order="9" />
  511. <window_info active="true" anchor="bottom" id="Run" order="2" visible="true" weight="0.23613313" />
  512. <window_info anchor="bottom" id="Terminal" order="7" weight="0.32901135" />
  513. <window_info id="Capture Tool" order="4" />
  514. <window_info id="Designer" order="2" />
  515. <window_info content_ui="combo" id="Project" order="0" weight="0.459375" />
  516. <window_info anchor="right" id="Database" order="8" />
  517. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  518. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  519. <window_info id="UI Designer" order="3" />
  520. <window_info anchor="right" id="Theme Preview" order="7" />
  521. <window_info id="Favorites" order="5" side_tool="true" />
  522. <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
  523. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  524. <window_info anchor="right" id="Commander" order="0" weight="0.4" />
  525. <window_info id="Nl-Palette" order="6" />
  526. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  527. <window_info anchor="right" id="Properties" order="6" />
  528. <window_info anchor="bottom" id="Message" order="0" />
  529. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  530. <window_info anchor="bottom" id="Find" order="1" weight="0.32961783" />
  531. </layout>
  532. </component>
  533. <component name="TypeScriptGeneratedFilesManager">
  534. <option name="version" value="1" />
  535. </component>
  536. <component name="VcsContentAnnotationSettings">
  537. <option name="myLimit" value="2678400000" />
  538. </component>
  539. <component name="editorHistoryManager">
  540. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/bankaccountlab/BankAccountTest.java" />
  541. <entry file="file://$PROJECT_DIR$/README.md">
  542. <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  543. <state split_layout="SPLIT">
  544. <first_editor relative-caret-position="390">
  545. <caret line="26" lean-forward="true" selection-start-line="26" selection-end-line="26" />
  546. </first_editor>
  547. <second_editor />
  548. </state>
  549. </provider>
  550. </entry>
  551. <entry file="file://$PROJECT_DIR$/pom.xml">
  552. <provider selected="true" editor-type-id="text-editor" />
  553. </entry>
  554. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/bankaccountlab/MainApplication.java">
  555. <provider selected="true" editor-type-id="text-editor">
  556. <state relative-caret-position="75">
  557. <caret line="5" column="28" selection-start-line="5" selection-start-column="28" selection-end-line="5" selection-end-column="28" />
  558. </state>
  559. </provider>
  560. </entry>
  561. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/bankaccountlab/BankAccount.java" />
  562. <entry file="file://$PROJECT_DIR$/.gitignore">
  563. <provider selected="true" editor-type-id="text-editor">
  564. <state relative-caret-position="90">
  565. <caret line="6" column="5" selection-start-line="6" selection-start-column="5" selection-end-line="6" selection-end-column="5" />
  566. </state>
  567. </provider>
  568. </entry>
  569. <entry file="file://$PROJECT_DIR$/README.md">
  570. <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  571. <state split_layout="SPLIT">
  572. <first_editor relative-caret-position="30">
  573. <caret line="2" selection-start-line="2" selection-end-line="2" />
  574. </first_editor>
  575. <second_editor />
  576. </state>
  577. </provider>
  578. </entry>
  579. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/bankaccountlab/BankAccountTest.java" />
  580. <entry file="file://$PROJECT_DIR$/pom.xml">
  581. <provider selected="true" editor-type-id="text-editor" />
  582. </entry>
  583. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/bankaccountlab/MainApplication.java">
  584. <provider selected="true" editor-type-id="text-editor">
  585. <state relative-caret-position="75">
  586. <caret line="5" column="28" selection-start-line="5" selection-start-column="28" selection-end-line="5" selection-end-column="28" />
  587. </state>
  588. </provider>
  589. </entry>
  590. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/bankaccountlab/BankAccount.java" />
  591. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/bankaccountlab/BankAccountTest.java" />
  592. <entry file="file://$PROJECT_DIR$/.gitignore">
  593. <provider selected="true" editor-type-id="text-editor">
  594. <state relative-caret-position="90">
  595. <caret line="6" column="5" lean-forward="true" selection-start-line="6" selection-start-column="5" selection-end-line="6" selection-end-column="5" />
  596. </state>
  597. </provider>
  598. </entry>
  599. <entry file="file://$PROJECT_DIR$/README.md">
  600. <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  601. <state split_layout="SPLIT">
  602. <first_editor relative-caret-position="30">
  603. <caret line="2" lean-forward="true" selection-start-line="2" selection-end-line="2" />
  604. </first_editor>
  605. <second_editor />
  606. </state>
  607. </provider>
  608. </entry>
  609. <entry file="file://$PROJECT_DIR$/.idea/workspace.xml">
  610. <provider selected="true" editor-type-id="text-editor" />
  611. </entry>
  612. <entry file="file://$PROJECT_DIR$/.idea/vcs.xml">
  613. <provider selected="true" editor-type-id="text-editor" />
  614. </entry>
  615. <entry file="file://$PROJECT_DIR$/.idea/modules.xml">
  616. <provider selected="true" editor-type-id="text-editor" />
  617. </entry>
  618. <entry file="file://$PROJECT_DIR$/.idea/misc.xml">
  619. <provider selected="true" editor-type-id="text-editor" />
  620. </entry>
  621. <entry file="file://$PROJECT_DIR$/.idea/compiler.xml">
  622. <provider selected="true" editor-type-id="text-editor" />
  623. </entry>
  624. <entry file="file://$PROJECT_DIR$/bankaccountlab.iml">
  625. <provider selected="true" editor-type-id="text-editor" />
  626. </entry>
  627. <entry file="file://$PROJECT_DIR$/.gitignore">
  628. <provider selected="true" editor-type-id="text-editor">
  629. <state relative-caret-position="90">
  630. <caret line="6" column="5" selection-start-line="6" selection-start-column="5" selection-end-line="6" selection-end-column="5" />
  631. </state>
  632. </provider>
  633. </entry>
  634. <entry file="file://$PROJECT_DIR$/pom.xml">
  635. <provider selected="true" editor-type-id="text-editor">
  636. <state relative-caret-position="120">
  637. <caret line="8" selection-start-line="8" selection-end-line="9" />
  638. </state>
  639. </provider>
  640. </entry>
  641. <entry file="file://$PROJECT_DIR$/README.md">
  642. <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  643. <state split_layout="SPLIT">
  644. <first_editor relative-caret-position="165">
  645. <caret line="11" lean-forward="true" selection-start-line="11" selection-end-line="11" />
  646. </first_editor>
  647. <second_editor />
  648. </state>
  649. </provider>
  650. </entry>
  651. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/bankaccountlab/AccountTest.java" />
  652. <entry file="uml://JAVA/com.zipcodewilmington.bankaccountlab">
  653. <provider selected="true" editor-type-id="UmlEditorProvider">
  654. <state>
  655. <ID>JAVA</ID>
  656. <OriginalElement>com.zipcodewilmington.bankaccountlab</OriginalElement>
  657. <nodes>
  658. <node x="0.0" y="222.0">com.zipcodewilmington.bankaccountlab.testAccount</node>
  659. <node x="169.0" y="222.0">com.zipcodewilmington.bankaccountlab.Account</node>
  660. <node x="0.0" y="0.0">com.zipcodewilmington.bankaccountlab.BankAccountTest</node>
  661. <node x="0.0" y="296.0">com.zipcodewilmington.bankaccountlab.Atm</node>
  662. <node x="191.0" y="148.0">com.zipcodewilmington.bankaccountlab.BankAccount</node>
  663. <node x="201.0" y="74.0">com.zipcodewilmington.bankaccountlab.SavingsAccount</node>
  664. <node x="0.0" y="74.0">com.zipcodewilmington.bankaccountlab.BusinessAccount</node>
  665. <node x="203.0" y="0.0">com.zipcodewilmington.bankaccountlab.CheckingAccount</node>
  666. <node x="0.0" y="148.0">com.zipcodewilmington.bankaccountlab.MainApplication</node>
  667. </nodes>
  668. <notes />
  669. <edges />
  670. <settings layout="Hierarchic Group" zoom="1.0" x="180.0" y="265.0" />
  671. <SelectedNodes>
  672. <node>com.zipcodewilmington.bankaccountlab.BankAccountTest</node>
  673. </SelectedNodes>
  674. <Categories />
  675. <SCOPE>All</SCOPE>
  676. <VISIBILITY>private</VISIBILITY>
  677. </state>
  678. </provider>
  679. </entry>
  680. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/bankaccountlab/testAccount.java" />
  681. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/bankaccountlab/testBankAccount.java" />
  682. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/bankaccountlab/TestCheckingAccountTest.java" />
  683. <entry file="file://$PROJECT_DIR$/target/classes/com/zipcodewilmington/bankaccountlab/Atm.class">
  684. <provider selected="true" editor-type-id="text-editor" />
  685. </entry>
  686. <entry file="file://$PROJECT_DIR$/target/classes/com/zipcodewilmington/bankaccountlab/Account.class">
  687. <provider selected="true" editor-type-id="text-editor" />
  688. </entry>
  689. <entry file="file://$PROJECT_DIR$/target/classes/com/zipcodewilmington/bankaccountlab/BusinessAccount.class" />
  690. <entry file="file://$PROJECT_DIR$/target/classes/com/zipcodewilmington/bankaccountlab/CheckingAccount.class">
  691. <provider selected="true" editor-type-id="text-editor" />
  692. </entry>
  693. <entry file="file://$PROJECT_DIR$/target/classes/com/zipcodewilmington/bankaccountlab/MainApplication.class">
  694. <provider selected="true" editor-type-id="text-editor" />
  695. </entry>
  696. <entry file="file://$PROJECT_DIR$/target/classes/com/zipcodewilmington/bankaccountlab/SavingsAccount.class" />
  697. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/bankaccountlab/TestCheckingAccount.java" />
  698. <entry file="file://$PROJECT_DIR$/src/test/java/BankAccountTest.java" />
  699. <entry file="file://$PROJECT_DIR$/target/test-classes/com/zipcodewilmington/bankaccountlab/BankAccountTest.class" />
  700. <entry file="file://$PROJECT_DIR$/target/test-classes/com/zipcodewilmington/bankaccountlab/testAccount.class" />
  701. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/bankaccountlab/BankAccountTest.java" />
  702. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/bankaccountlab/BankAccount.java" />
  703. <entry file="jar://$MAVEN_REPOSITORY$/junit/junit/4.12/junit-4.12.jar!/org/junit/Assert.class">
  704. <provider selected="true" editor-type-id="text-editor">
  705. <state relative-caret-position="202">
  706. <caret line="258" column="77" selection-start-line="258" selection-start-column="77" selection-end-line="258" selection-end-column="77" />
  707. </state>
  708. </provider>
  709. </entry>
  710. <entry file="jar://$MAVEN_REPOSITORY$/junit/junit/4.12/junit-4.12-sources.jar!/org/junit/Assert.java">
  711. <provider selected="true" editor-type-id="text-editor">
  712. <state relative-caret-position="95">
  713. <caret line="681" column="23" selection-start-line="681" selection-start-column="23" selection-end-line="681" selection-end-column="23" />
  714. </state>
  715. </provider>
  716. </entry>
  717. <entry file="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_171.jdk/Contents/Home/src.zip!/java/lang/String.java">
  718. <provider selected="true" editor-type-id="text-editor">
  719. <state relative-caret-position="197">
  720. <caret line="110" column="19" selection-start-line="110" selection-start-column="19" selection-end-line="110" selection-end-column="19" />
  721. </state>
  722. </provider>
  723. </entry>
  724. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/bankaccountlab/TestAtm.java">
  725. <provider selected="true" editor-type-id="text-editor">
  726. <state relative-caret-position="75">
  727. <caret line="5" lean-forward="true" selection-start-line="5" selection-end-line="5" />
  728. </state>
  729. </provider>
  730. </entry>
  731. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/bankaccountlab/Atm.java">
  732. <provider selected="true" editor-type-id="text-editor">
  733. <state relative-caret-position="45">
  734. <caret line="3" selection-start-line="3" selection-end-line="3" />
  735. </state>
  736. </provider>
  737. </entry>
  738. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/bankaccountlab/CheckingAccount.java">
  739. <provider selected="true" editor-type-id="text-editor">
  740. <state relative-caret-position="105">
  741. <caret line="7" selection-start-line="7" selection-end-line="7" />
  742. <folding>
  743. <element signature="e#364#365#0" expanded="true" />
  744. <element signature="e#402#403#0" expanded="true" />
  745. </folding>
  746. </state>
  747. </provider>
  748. </entry>
  749. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/bankaccountlab/SavingsAccount.java">
  750. <provider selected="true" editor-type-id="text-editor">
  751. <state relative-caret-position="60">
  752. <caret line="4" column="112" selection-start-line="4" selection-start-column="112" selection-end-line="4" selection-end-column="112" />
  753. </state>
  754. </provider>
  755. </entry>
  756. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/bankaccountlab/Account.java">
  757. <provider selected="true" editor-type-id="text-editor">
  758. <state relative-caret-position="-383">
  759. <caret line="9" column="33" selection-start-line="9" selection-start-column="33" selection-end-line="9" selection-end-column="33" />
  760. </state>
  761. </provider>
  762. </entry>
  763. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/bankaccountlab/BusinessAccount.java">
  764. <provider selected="true" editor-type-id="text-editor">
  765. <state relative-caret-position="60">
  766. <caret line="4" column="113" selection-start-line="4" selection-start-column="113" selection-end-line="4" selection-end-column="113" />
  767. </state>
  768. </provider>
  769. </entry>
  770. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/bankaccountlab/CheckingAccountTest.java">
  771. <provider selected="true" editor-type-id="text-editor">
  772. <state relative-caret-position="389">
  773. <caret line="74" column="12" selection-start-line="74" selection-start-column="12" selection-end-line="74" selection-end-column="12" />
  774. </state>
  775. </provider>
  776. </entry>
  777. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/bankaccountlab/MainApplication.java">
  778. <provider selected="true" editor-type-id="text-editor">
  779. <state relative-caret-position="668">
  780. <caret line="45" column="8" selection-start-line="45" selection-start-column="8" selection-end-line="45" selection-end-column="8" />
  781. <folding>
  782. <element signature="imports" expanded="true" />
  783. </folding>
  784. </state>
  785. </provider>
  786. </entry>
  787. </component>
  788. </project>