class PrismaDialogTest(unittest.TestCase):
Method | setUp |
Runs before each test. |
Method | tearDown |
Runs after each test. |
Method | test_dialog_cancel |
Test we can click cancel. |
Method | test_dialog_ok |
Test we can click OK. |
Instance Variable | dialog |
Undocumented |