-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathSearchTest.ctxt
More file actions
23 lines (23 loc) · 792 Bytes
/
SearchTest.ctxt
File metadata and controls
23 lines (23 loc) · 792 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#BlueJ class context
comment0.params=
comment0.target=SearchTest()
comment0.text=\n\ Default\ constructor\ for\ test\ class\ SearchTest\n
comment1.params=
comment1.target=void\ setUp()
comment1.text=\n\ Sets\ up\ the\ test\ fixture.\n\n\ Called\ before\ every\ test\ case\ method.\n
comment2.params=
comment2.target=void\ tearDown()
comment2.text=\n\ Tears\ down\ the\ test\ fixture.\n\n\ Called\ after\ every\ test\ case\ method.\n
comment3.params=
comment3.target=void\ testSearch1()
comment4.params=
comment4.target=void\ testSearch2()
comment5.params=
comment5.target=void\ testSearch3()
comment6.params=
comment6.target=void\ testSearchRecursive1()
comment7.params=
comment7.target=void\ testSearchRecursive2()
comment8.params=
comment8.target=void\ testSearchRecursive3()
numComments=9