Compare commits

...

2 commits

Author SHA1 Message Date
a936226604 Updated Graph.uml 2020-03-25 10:42:42 +01:00
92d9944c51 Added new test config 2020-03-22 19:48:36 +01:00
3 changed files with 29 additions and 9 deletions

4
.gitignore vendored
View file

@ -18,7 +18,9 @@ doc
*.mapgr
*.path
*.tgz
/.idea/
!/.idea/
/.idea/*
!/.idea/runConfigurations/
/be-graphes-all.iml
/be-graphes-gui/be-graphes-gui.iml
/be-graphes-algos/be-graphes-algos.iml

View file

@ -0,0 +1,14 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Algos Tests" type="JUnit" factoryName="JUnit">
<module name="be-graphes-algos" />
<useClassPathOnly />
<option name="PACKAGE_NAME" value="" />
<option name="MAIN_CLASS_NAME" value="" />
<option name="METHOD_NAME" value="" />
<option name="TEST_OBJECT" value="package" />
<option name="PARAMETERS" value="" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
</component>

View file

@ -3,17 +3,21 @@
<ID>JAVA</ID>
<OriginalElement>org.insa.graphs.model.Arc</OriginalElement>
<nodes>
<node x="67.81410256410254" y="360.0">org.insa.graphs.model.Path</node>
<node x="-24.0" y="-19.0">org.insa.graphs.model.RoadInformation</node>
<node x="64.87467948717946" y="265.0">org.insa.graphs.model.Graph</node>
<node x="96.87307692307692" y="85.0">org.insa.graphs.model.Arc</node>
<node x="37.83076923076922" y="180.0">org.insa.graphs.model.Node</node>
<node x="121.21111111111114" y="752.0">org.insa.graphs.model.Path</node>
<node x="12.565277777777823" y="0.0">org.insa.graphs.model.RoadInformation</node>
<node x="56.21111111111114" y="531.0">org.insa.graphs.model.Graph</node>
<node x="0.0" y="442.0">org.insa.graphs.model.Arc</node>
<node x="92.43749999999999" y="241.0">org.insa.graphs.model.Node</node>
</nodes>
<notes />
<edges />
<settings layout="Hierarchic Group" zoom="1.0" x="80.5" y="188.0" />
<SelectedNodes />
<Categories />
<settings layout="Hierarchic Group" zoom="0.9424141749723145" x="181.5" y="441.5" />
<SelectedNodes>
<node>org.insa.graphs.model.Arc</node>
</SelectedNodes>
<Categories>
<Category>Fields</Category>
</Categories>
<SCOPE>All</SCOPE>
<VISIBILITY>private</VISIBILITY>
</Diagram>