org.test4j.junit.suite
类 CategorySuite

java.lang.Object
  继承者 org.test4j.junit.suite.CategorySuite

public abstract class CategorySuite
extends Object

根据 @IncludeCategory 和 @ExcludeCategory进行分组测试的suite基类

作者:
darui.wudr

构造方法摘要
CategorySuite()
           
 
方法摘要
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

CategorySuite

public CategorySuite()


Copyright © 2013. All rights reserved.