// All is well: the database we're connecting to is the
// same as the database identified as "for testing"
}
else
{
abort("Will not run tests against a non-test database");
}
}
文章來源于領測軟件測試網 http://www.kjueaiud.com/
發布: 2010-4-19 11:19 | 作者: 不詳 | 來源: 領測測試網采編 | 查看: 38次 | 進入軟件測試論壇討論
// All is well: the database we're connecting to is the
// same as the database identified as "for testing"
}
else
{
abort("Will not run tests against a non-test database");
}
}
文章來源于領測軟件測試網 http://www.kjueaiud.com/