标签: maven testing junit
有没有在pom.xml中将我的测试套装类介绍给maven?目前maven运行我的测试类没有订单,但我想用我在testsuit类中定义的特定顺序和配置来运行它们 谢谢