
T - see TestFactorypublic 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–2025 OrientDB. All rights reserved.