Skip to content
Snippets Groups Projects
Commit b3c8349b authored by BARBI HUGO's avatar BARBI HUGO
Browse files

UML created

parent b5195a82
No related merge requests found
...@@ -33,21 +33,19 @@ ...@@ -33,21 +33,19 @@
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" /> <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
<property name="WebServerToolWindowFactoryState" value="false" /> <property name="WebServerToolWindowFactoryState" value="false" />
<property name="aspect.path.notification.shown" value="true" /> <property name="aspect.path.notification.shown" value="true" />
<property name="project.structure.last.edited" value="Modules" /> <property name="project.structure.last.edited" value="Project" />
<property name="project.structure.proportion" value="0.15" /> <property name="project.structure.proportion" value="0.15" />
<property name="project.structure.side.proportion" value="0.2" /> <property name="project.structure.side.proportion" value="0.2" />
<property name="settings.editor.selected.configurable" value="configurable.group.appearance" /> <property name="settings.editor.selected.configurable" value="configurable.group.appearance" />
</component> </component>
<component name="RunManager"> <component name="RunManager">
<configuration default="true" type="ArquillianTestNG" factoryName="" nameIsGenerated="true"> <configuration default="true" type="ArquillianJUnit" factoryName="" nameIsGenerated="true">
<option name="arquillianRunConfiguration"> <option name="arquillianRunConfiguration">
<value> <value>
<option name="containerStateName" value="" /> <option name="containerStateName" value="" />
</value> </value>
</option> </option>
<option name="TEST_OBJECT" value="CLASS" /> <option name="TEST_OBJECT" value="class" />
<properties />
<listeners />
<method v="2"> <method v="2">
<option name="Make" enabled="true" /> <option name="Make" enabled="true" />
</method> </method>
...@@ -66,6 +64,7 @@ ...@@ -66,6 +64,7 @@
<workItem from="1606914293705" duration="3199000" /> <workItem from="1606914293705" duration="3199000" />
<workItem from="1606917997099" duration="113000" /> <workItem from="1606917997099" duration="113000" />
<workItem from="1606918163106" duration="94000" /> <workItem from="1606918163106" duration="94000" />
<workItem from="1607006873797" duration="1035000" />
</task> </task>
<servers /> <servers />
</component> </component>
......
src/dcc.mdj 0 → 100644
This diff is collapsed.
...@@ -4,6 +4,6 @@ public class Main ...@@ -4,6 +4,6 @@ public class Main
{ {
public static void main(String[] args) public static void main(String[] args)
{ {
} }
} }
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