Test fix for null alert method
Pre-release
Pre-release
Initialise Alert's method to an empty string The change prevents NullPointerException when testing for equality, doing comparisons or obtaining the hash code if the alert no longer has a message (thus the method was not being set to a non-null value).