org.squashtest.tm.plugin.testautomation.jenkins.internal
Class TestByProjectSorter

java.lang.Object
  extended by org.squashtest.tm.plugin.testautomation.jenkins.internal.TestByProjectSorter

public class TestByProjectSorter
extends Object


Constructor Summary
TestByProjectSorter(Collection<org.squashtest.tm.domain.testautomation.AutomatedTest> tests)
           
 
Method Summary
 org.squashtest.tm.service.testautomation.model.TestAutomationProjectContent getNext()
           
 boolean hasNext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestByProjectSorter

public TestByProjectSorter(Collection<org.squashtest.tm.domain.testautomation.AutomatedTest> tests)
Method Detail

hasNext

public boolean hasNext()

getNext

public org.squashtest.tm.service.testautomation.model.TestAutomationProjectContent getNext()


Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.