Something to make writing tests just a LITTLE bit easier that I just added....

view = UITestView(logger)
view.Check_Equality(value1, value2, "My value test")

You'll get automatic ReportPass/Failure with the value of value1 and value2 in the log on a failure, with the given message in either case. Check out TestTableSelection.py for an example....

Alec
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Open Source Applications Foundation "chandler-dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/chandler-dev

Reply via email to