Searched defs:CliTestCase (Results 1 - 1 of 1) sorted by relevance

/pkg/src/tests/
H A Dpkg5unittest.py28 # CliTestCase
2357 class CliTestCase(Pkg5TestCase): class in inherits:Pkg5TestCase
3544 class ManyDepotTestCase(CliTestCase):
3552 CliTestCase.setUp(self, image_count=image_count)
3653 CliTestCase.tearDown(self)
3658 CliTestCase.run(self, result)

Completed in 1685 milliseconds