我使用test-ng在我的项目中创建了一些测试用例。当我从eclipse运行测试用例时,它运行正常。但是从我的ant构建脚本中,TestNG给出了以下错误:
run.unit.tests:
[testng] [TestNG] [Error]
[testng] An error occurred while instantiating class com.sydac.tangara.tos.backend.test.FaultFunctionalityTests: org/apache/log4j/Priority
有人知道这个错误吗? 如果需要更多信息,请回复。