Commit Graph

7 Commits

Author SHA1 Message Date
6ffb71154c
new tests for camp and street:
One test still fails in camp
2020-12-11 17:35:41 +03:00
35580a0700
Update tests to work with new constructors
Signed-off-by: HeshamTB <hishaminv@gmail.com>
2020-12-11 17:04:10 +03:00
8eaf53a3ca
StreetTest (incomplete)
Signed-off-by: HeshamTB <hishaminv@gmail.com>
2020-12-11 17:04:10 +03:00
58ed0a5df8
New test for Camp:
- test UID
	- test generateBusses()
	- test Constructor with (Dist, numberOFBusses)
2020-12-11 17:04:10 +03:00
df214053bd
Update CampTest to match vehicles type 2020-12-11 17:04:10 +03:00
8ff0477873
Update CampTest
First test is to check set/get
    and setVehicles(), getVehicles()
    check if they work correctly.
    The test is still not completed.

    Also, added setUp() which is run
    before every test case.
2020-12-11 17:04:10 +03:00
04d1de42cf
add tests
empty for now.
	maybe will change the tests also
2020-12-11 17:04:07 +03:00