- java.lang.Object
-
- io.annot8.testing.testimpl.TestItemFactory
-
- All Implemented Interfaces:
io.annot8.core.data.ItemFactory
public class TestItemFactory extends java.lang.Object implements io.annot8.core.data.ItemFactory
-
-
Constructor Summary
Constructors Constructor Description TestItemFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.annot8.core.data.Itemcreate()java.util.List<io.annot8.core.data.Item>getCreatedItems()
-