Package org.testng.internal.protocols
Class Processor
java.lang.Object
org.testng.internal.protocols.Processor
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfindClassesInDirPackage
(String packageName, List<String> included, List<String> excluded, String packagePath, boolean recursive) includeOrExcludeClass
(String packageName, String className, List<String> included, List<String> excluded) static Processor
newInstance
(String protocol)
-
Field Details
-
CLS_NAME
-
-
Constructor Details
-
Processor
public Processor()
-
-
Method Details
-
newInstance
-
process
-
findClassesInDirPackage
-
includeOrExcludeClass
-