Searched refs:hasElements (Results 1 – 8 of 8) sorted by relevance
3 import static org.testng.collections.CollectionUtils.hasElements;15 boolean hasElements = hasElements(m_excludes) || hasElements(m_includes); in toXml()16 if (hasElements) { in toXml()25 if (hasElements) { in toXml()
3 import static org.testng.collections.CollectionUtils.hasElements;25 boolean hasElements = hasElements(m_includes); in toXml()26 if (hasElements) { in toXml()32 if (hasElements) { in toXml()
9 import static org.testng.collections.CollectionUtils.hasElements;26 boolean hasElements = hasElements(m_xmlDependencyGroups); in toXml()27 if (hasElements) { in toXml()33 if (hasElements) { in toXml()
9 import static org.testng.collections.CollectionUtils.hasElements;55 boolean hasGroups = hasElements(m_defines) || m_run != null in toXml()56 || hasElements(m_dependencies); in toXml()
3 import static org.testng.collections.CollectionUtils.hasElements;27 if (hasElements(m_methodSelectors)) { in toXml()
20 import static org.testng.collections.CollectionUtils.hasElements;500 if (hasElements(m_listeners)) { in toXml()510 if (hasElements(getXmlPackages())) { in toXml()524 if (hasElements(getMethodSelectors())) { in toXml()547 if (hasElements(included) || hasElements(excluded)) { in toXml()
10 public static boolean hasElements(Collection<?> c) { in hasElements() method in CollectionUtils14 public static boolean hasElements(Map<?, ?> c) { in hasElements() method in CollectionUtils
META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/ ...