mercredi 6 mai 2015

Python:In Unitest ,how to exclude the lines that are not executed

Using python unit-test framework i am writing test cases but due to Boolean conditions within for loop unable to exclude those lines that are not executed. Eg:else: or try: condtion

Aucun commentaire:

Enregistrer un commentaire