public interface TestContainerFactory
TestContainer factory.| Modifier and Type | Method and Description |
|---|---|
TestContainer[] |
create(ExamSystem system)
Creates a one or more
TestContainer. |
TestContainer[] create(ExamSystem system)
TestContainer. Depending on the underlying implementation.system - System that you want to materialize the containers fromTestContainerException - fail if incompatible options are being passed in.Copyright © 2006–2020 OPS4J - Open Participation Software for Java. All rights reserved.