Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想确保单元测试中的测试方法以特定的顺序运行。不依赖于以前的方法。测试是孤立的。该序列显然是基于方法名称的字母顺序。有没有办法通过属性控制运行顺序?