Uses of Class
org.qubership.atp.mia.model.impl.generation.Template
Packages that use Template
-
Uses of Template in org.qubership.atp.mia.repo.impl
Method parameters in org.qubership.atp.mia.repo.impl with type arguments of type TemplateModifier and TypeMethodDescriptionvoidTestDataRepository.generateEventDescription(Command command, LinkedList<Template> templates, Scenario sceMain, Description descrM, Description descrS) Generate event for description.voidTestDataRepository.generateEventScenario(Command command, LinkedList<Template> templates, Scenario sceMain, Scenario sceSec) Generate event scenario.