Eclipse RCP教程-16. 测试和调试 1. 单元测试RCP应用 1.1 使用JUnit进行单元测试 import static org.junit.Assert.*; import org.junit.<