T
- see TestFactory
public class TestBuilder<T> extends Object
Constructor and Description |
---|
TestBuilder() |
Modifier and Type | Method and Description |
---|---|
TestBuilder<T> |
add(int threadCount,
TestFactory<T> factory) |
Collection<T> |
go() |
public TestBuilder<T> add(int threadCount, TestFactory<T> factory)
public Collection<T> go()
Copyright © 2009–2020 OrientDB. All rights reserved.