예제 #1
0
 def test_02_list_roles(self):
     self.assertIn(self.role, Role.list(self.pulp))
     self.assertIn(self.role2, Role.list(self.pulp))
예제 #2
0
 def test_04_list_roles(self):
     self.assertIn(self.role, Role.list(self.pulp))
     self.assertIn(self.role2, Role.list(self.pulp))