module Rails::Generators::Testing::Behaviour
def destination_root_is_set?
def destination_root_is_set? raise "You need to configure your Rails::Generators::TestCase destination root." unless destination_root end
def destination_root_is_set? raise "You need to configure your Rails::Generators::TestCase destination root." unless destination_root end