class TicketNotificationTest < Test::Unit::TestCase
def test_should_send_notification_after_creation_of_new_ticket
...
end
end