Class ProjectBuilder
java.lang.Object
org.squashtest.squash.automation.tm.testplan.library.model.mapper.ProjectBuilder
- All Implemented Interfaces:
BiConsumer<ProjectIdAndSourceVersion,List<Test>>
public class ProjectBuilder
extends Object
implements BiConsumer<ProjectIdAndSourceVersion,List<Test>>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(ProjectIdAndSourceVersion projectIdAndSourceVersion, List<Test> testList) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.function.BiConsumer
andThen
-
Constructor Details
-
ProjectBuilder
-
-
Method Details
-
accept
- Specified by:
acceptin interfaceBiConsumer<ProjectIdAndSourceVersion,List<Test>>
-
projectList
-
testExecutionsToTransmit
-