public final class ByGroupSplitter extends CollectionSplitter
Constructor and Description |
---|
ByGroupSplitter() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getKeys(org.testng.ITestResult result)
Return the keys the result should be associated with.
|
getLines, getTotalInstanceFailed, getTotalInstanceFailedEnvt, getTotalInstancePassed, getTotalInstancePassedEnvt, getTotalInstanceSkipped, getTotalInstanceSkippedEnvt, incrementRotalInstancePassedEnvt, incrementTotalInstanceFailed, incrementTotalInstanceFailedEnvt, incrementTotalInstancePassed, incrementTotalInstanceSkipped, incrementTotalInstanceSkippedEnvt, organize, setFilter, setSuite
public List<String> getKeys(org.testng.ITestResult result)
CollectionSplitter
getKeys
in class CollectionSplitter
Copyright © 2016 PayPal Open Source. All rights reserved.