function: assertSuccess - egroise/uxtest GitHub Wiki
###Usage
assertSuccess(message)
Fires a custom success message into the report.
###Parameters
- message: Success text message to be displayed in the report.
###Example
assertSuccess("Signin works")