KJS: introduce new base class WebDemoExamples* tests

This commit is contained in:
Zalim Bashorov
2017-04-20 20:39:56 +03:00
parent e1cf6445ee
commit 25dd31a2e0
32 changed files with 118 additions and 563 deletions
+45
View File
@@ -0,0 +1,45 @@
Maze:
I~~$
Result: Path found
Maze:
I O $
Result: No path
Maze:
O $
O ~
O ~
O ~
O ~~~~~~~~~I
Result: Path found
Maze:
OOOOOOOOOOO
O $~~~~~ O
OOOOOOO~OOO
O ~~~ O
OOOOO~OOOOO
O~~~~~ O
O~OOOOOOOOO
O~~~~~~ OO
OOOOOO~~~IO
Result: Path found
Maze:
OOOOOOOOOOOOOOOOO
O ~~~ O
O$~~O~ O
OOOOO~ O
O ~~~~ O
O ~OOOOOOOOOOOOOO
O ~ O I O
O ~~~~~~~~~~~~~ O
OOOOOOOOOOOOOOOOO
Result: Path found