Commit Graph

4 Commits

Author SHA1 Message Date
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