Class ConcurrentTestHelper<T>
java.lang.Object
com.orientechnologies.orient.test.ConcurrentTestHelper<T>
- Type Parameters:
T- seeTestFactory
- Author:
- Artem Orobets (enisher-at-gmail.com)
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> TestBuilder<T>build()protected static <T> Collection<T>prepareWorkers(int threadCount, TestFactory<T> factory) static <T> Collection<T>test(int threadCount, TestFactory<T> factory)
-
Method Details
-
test
-
go
-
prepareWorkers
-
build
-