aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/tests/unit/test_cmd
AgeCommit message (Expand)AuthorFilesLines
2018-06-18Cleanup EnvCommand test casesRodolfo Alonso Hernandez1-33/+37
2018-06-07Cleanup TestYardstickNSCli classRodolfo Alonso Hernandez1-18/+32
2018-03-05assertTrue(mock.called) -> mock.assert_calledEmma Foley2-8/+8
2018-03-02Remove main() and __main__ from tests.Emma Foley3-18/+0
2018-03-02Replace assertEqual(None, xx) with assertIsNone(xx)Emma Foley1-4/+4
2018-01-25Move tests: unit/cmd/Emma Foley5-0/+222