mybatis异常:java.lang.Exception: No tests found matching Method test5(com.crosudd.test.TestMybatis) from org.junit.internal.requests.ClassRequest@1565ec2
junit测试 测试方法上未加@Test注解,加上去就可以了,提示大家,编码过程中一定要细心,经验在于积累,记录每一天。
mybatis异常:java.lang.Exception: No tests found matching Method test5(com.crosudd.test.TestMybatis) from org.junit.internal.requests.ClassRequest@1565ec2
junit测试 测试方法上未加@Test注解,加上去就可以了,提示大家,编码过程中一定要细心,经验在于积累,记录每一天。