mirror of
https://github.com/13hannes11/archive.git
synced 2024-09-03 21:50:58 +02:00
added all past projects
This commit is contained in:
21
Uni/Java/WS1516/Programmieren/Final01/tests/vertices.test
Normal file
21
Uni/Java/WS1516/Programmieren/Final01/tests/vertices.test
Normal file
@@ -0,0 +1,21 @@
|
||||
<"C:\Eclipse\workspace\Final01\tests\test.graph">
|
||||
#Errors
|
||||
00err : "vertices null"
|
||||
00err : "vertices 10"
|
||||
|
||||
#Standard
|
||||
"Aa
|
||||
bB
|
||||
C
|
||||
d" : "vertices"
|
||||
|
||||
#Remove till empty
|
||||
"OK" : "remove C;bB"
|
||||
"OK" : "remove C;d"
|
||||
"OK" : "remove Aa;d"
|
||||
"OK" : "remove Aa;bB"
|
||||
"OK" : "remove Aa;C"
|
||||
|
||||
#Empty output
|
||||
"
|
||||
" : "vertices"
|
||||
Reference in New Issue
Block a user