enqueue and dequeue implemented

This commit is contained in:
Tim
2020-09-10 10:18:18 +02:00
parent 74bc7fce51
commit 32efc279c7
13 changed files with 96 additions and 2 deletions

11
QueueTest.ctxt Normal file
View File

@@ -0,0 +1,11 @@
#BlueJ class context
comment0.target=QueueTest
comment1.params=
comment1.target=void\ testeEnqueue()
comment2.params=
comment2.target=void\ testeDequeue()
comment3.params=
comment3.target=void\ testeFront()
comment4.params=
comment4.target=void\ testeIsEmpty()
numComments=5