donnaj 6 years ago
parent
commit
87b9d74506
3 changed files with 15 additions and 6 deletions
  1. BIN
      OperationsTest.class
  2. 9
    0
      OperationsTest.ctxt
  3. 6
    6
      package.bluej

BIN
OperationsTest.class View File


+ 9
- 0
OperationsTest.ctxt View File

1
+#BlueJ class context
2
+comment0.target=OperationsTest
3
+comment1.params=
4
+comment1.target=void\ testAdd()
5
+comment2.params=
6
+comment2.target=void\ testSubtract()
7
+comment3.params=
8
+comment3.target=void\ testMultiply()
9
+numComments=4

+ 6
- 6
package.bluej View File

2
 dependency1.from=OperationsTest
2
 dependency1.from=OperationsTest
3
 dependency1.to=Operations
3
 dependency1.to=Operations
4
 dependency1.type=UsesDependency
4
 dependency1.type=UsesDependency
5
-editor.fx.0.height=722
5
+editor.fx.0.height=717
6
 editor.fx.0.width=800
6
 editor.fx.0.width=800
7
-editor.fx.0.x=320
8
-editor.fx.0.y=75
7
+editor.fx.0.x=240
8
+editor.fx.0.y=23
9
 objectbench.height=164
9
 objectbench.height=164
10
-objectbench.width=776
10
+objectbench.width=461
11
 package.divider.horizontal=0.6
11
 package.divider.horizontal=0.6
12
 package.divider.vertical=0.6845018450184502
12
 package.divider.vertical=0.6845018450184502
13
 package.editor.height=364
13
 package.editor.height=364
14
 package.editor.width=674
14
 package.editor.width=674
15
-package.editor.x=-1455
16
-package.editor.y=82
15
+package.editor.x=100
16
+package.editor.y=100
17
 package.frame.height=600
17
 package.frame.height=600
18
 package.frame.width=800
18
 package.frame.width=800
19
 package.numDependencies=1
19
 package.numDependencies=1