|
@@ -2,25 +2,25 @@
|
2
|
2
|
dependency1.from=StringUtilitiesTest
|
3
|
3
|
dependency1.to=StringUtilities
|
4
|
4
|
dependency1.type=UsesDependency
|
5
|
|
-dependency2.from=BonusTest
|
6
|
|
-dependency2.to=Bonus
|
|
5
|
+dependency2.from=LoopFunTest
|
|
6
|
+dependency2.to=LoopFun
|
7
|
7
|
dependency2.type=UsesDependency
|
8
|
8
|
dependency3.from=MathUtilitiesTest
|
9
|
9
|
dependency3.to=MathUtilities
|
10
|
10
|
dependency3.type=UsesDependency
|
11
|
11
|
editor.fx.0.height=722
|
12
|
12
|
editor.fx.0.width=876
|
13
|
|
-editor.fx.0.x=158
|
14
|
|
-editor.fx.0.y=216
|
15
|
|
-objectbench.height=164
|
|
13
|
+editor.fx.0.x=-293
|
|
14
|
+editor.fx.0.y=-996
|
|
15
|
+objectbench.height=163
|
16
|
16
|
objectbench.width=669
|
17
|
17
|
package.divider.horizontal=0.6
|
18
|
|
-package.divider.vertical=0.7628294036061026
|
19
|
|
-package.editor.height=543
|
|
18
|
+package.divider.vertical=0.7635605006954103
|
|
19
|
+package.editor.height=542
|
20
|
20
|
package.editor.width=567
|
21
|
|
-package.editor.x=557
|
22
|
|
-package.editor.y=43
|
23
|
|
-package.frame.height=779
|
|
21
|
+package.editor.x=593
|
|
22
|
+package.editor.y=-1057
|
|
23
|
+package.frame.height=777
|
24
|
24
|
package.frame.width=693
|
25
|
25
|
package.numDependencies=3
|
26
|
26
|
package.numTargets=6
|
|
@@ -37,23 +37,22 @@ target1.name=StringUtilitiesTest
|
37
|
37
|
target1.showInterface=false
|
38
|
38
|
target1.type=UnitTestTargetJunit4
|
39
|
39
|
target1.width=110
|
40
|
|
-target1.x=110
|
41
|
|
-target1.y=150
|
|
40
|
+target1.x=100
|
|
41
|
+target1.y=190
|
42
|
42
|
target2.height=50
|
43
|
|
-target2.name=BonusTest
|
|
43
|
+target2.name=LoopFunTest
|
44
|
44
|
target2.showInterface=false
|
45
|
45
|
target2.type=UnitTestTargetJunit4
|
46
|
|
-target2.width=80
|
47
|
|
-target2.x=120
|
48
|
|
-target2.y=270
|
49
|
|
-target3.association=BonusTest
|
|
46
|
+target2.width=110
|
|
47
|
+target2.x=10
|
|
48
|
+target2.y=330
|
50
|
49
|
target3.height=50
|
51
|
|
-target3.name=Bonus
|
|
50
|
+target3.name=LoopFun
|
52
|
51
|
target3.showInterface=false
|
53
|
52
|
target3.type=ClassTarget
|
54
|
53
|
target3.width=80
|
55
|
|
-target3.x=90
|
56
|
|
-target3.y=300
|
|
54
|
+target3.x=40
|
|
55
|
+target3.y=390
|
57
|
56
|
target4.association=MathUtilitiesTest
|
58
|
57
|
target4.height=50
|
59
|
58
|
target4.name=MathUtilities
|
|
@@ -68,8 +67,8 @@ target5.name=StringUtilities
|
68
|
67
|
target5.showInterface=false
|
69
|
68
|
target5.type=ClassTarget
|
70
|
69
|
target5.width=110
|
71
|
|
-target5.x=80
|
72
|
|
-target5.y=180
|
|
70
|
+target5.x=70
|
|
71
|
+target5.y=220
|
73
|
72
|
target6.height=50
|
74
|
73
|
target6.name=MathUtilitiesTest
|
75
|
74
|
target6.showInterface=false
|