Uses of Interface
com.orientechnologies.orient.test.TestFactory
Packages that use TestFactory
-
Uses of TestFactory in com.orientechnologies.orient.test
Methods in com.orientechnologies.orient.test with parameters of type TestFactoryModifier and TypeMethodDescriptionTestBuilder.add(int threadCount, TestFactory<T> factory) ConcurrentTestHelper.prepareWorkers(int threadCount, TestFactory<T> factory) static <T> Collection<T>ConcurrentTestHelper.test(int threadCount, TestFactory<T> factory)