Example #1
0
 def test_show_valid_os_types(self):
     ostypes = VM.show_valid_os_types()      
     self.assertEqual(ostypes, OSTYPES)