Esempio n. 1
0
def test_abstract_connection_form1():
    # Test check method.
    form = AbstractConnectionForm()
    form.check()
def test_abstract_connection_form1():
    # Test check method.
    form = AbstractConnectionForm()
    form.check()