Annotation Interface的使用
cn.taketoday.test.annotation.Rollback
使用Rollback的程序包
-
cn.taketoday.test.annotation中Rollback的使用
注释类型为Rollback的cn.taketoday.test.annotation中的类修饰符和类型类说明@interface@Commitis a test annotation that is used to indicate that a test-managed transaction should be committed after the test method has completed.