public class AlgorithmManagerSubjectFactory extends Object implements ISubjectFactory
| Constructor and Description |
|---|
AlgorithmManagerSubjectFactory(Application app)
Construtor.
|
public AlgorithmManagerSubjectFactory(Application app)
app - Aplicação para disparar as tasks.public <T> Iterable<T> createSubject(ITest<T> test)
createSubject in interface ISubjectFactoryT - o tipo de objeto esperado pelo teste.test - o teste.Copyright © 2017. All rights reserved.