Пример #1
0
 def test_constructor(self):
     my_app = AwsManagementApp()
     self.assertIsInstance(my_app, App)
Пример #2
0
 def setUp(self):
     self.my_app = AwsManagementApp()