blob: fadd80aefc7ed5308f9f8375d4b1bc088891dbbc [file] [log] [blame]
PASS The Notification constructor requires at least one argument.
PASS The Notification object initializes its properties to their default values from the NotificationOptions dictionary if it is not provided.
PASS The Notification object initializes its properties to the values from NotificationOptions dictionary if it is provided.
PASS The NotificationOptions dictionary only accepts valid NotificationDirection values.