require 'test_helper' module SipgateIo class XmlResponseTestTest < ActiveSupport::TestCase # setup do # @routes = Engine.routes # end # # test "knows callback_url" do # puts SipgateIo::XmlResponse.gather() # end end end