| Class | Test::Unit::Notification |
| In: |
lib/test/unit/notification.rb
|
| Parent: | Object |
| SINGLE_CHARACTER | = | 'N' |
| LABEL | = | "Notification" |
| location | [R] | |
| message | [R] | |
| method_name | [R] | |
| test_name | [R] |
Creates a new Notification with the given location and message.