Dettagli del software:
Versione: 0.20130516.1
Data di caricamento: 20 Feb 15
Licenza: Libero
Popolarità: 76
prego è un framework di test del sistema in esecuzione come Python unittest testcases.
Matchers
- Test.assert_that (Host ('www.google.com'), raggiungibile ())
- Test.assert_that (Host ('www.google.com'), listen_port (80))
- Test.assert_that (Host ('localhost'), listen_port (2000))
- Test.assert_that (localhost, listen_port (2000))
- Test.assert_that (localhost, is_not (listen_port (3000)))
Requisiti :
- Python
I commenti non trovato