public class MunitTestSuiteGenerator extends Object
| Modifier and Type | Field and Description |
|---|---|
static NamespaceWithLocation |
DOC_NAMESPACE |
static NamespaceWithLocation |
MUNIT_NAMESPACE |
static NamespaceWithLocation |
MUNIT_TOOLS_NAMESPACE |
| Constructor and Description |
|---|
MunitTestSuiteGenerator(List<GenerationModel> flowEntries,
MunitScaffolderContext scaffolderContext,
String mainFlowName) |
| Modifier and Type | Method and Description |
|---|---|
List<MuleConfig> |
generate() |
List<ScaffolderResource> |
getGeneratedResources() |
public static final NamespaceWithLocation DOC_NAMESPACE
public static final NamespaceWithLocation MUNIT_NAMESPACE
public static final NamespaceWithLocation MUNIT_TOOLS_NAMESPACE
public MunitTestSuiteGenerator(List<GenerationModel> flowEntries, MunitScaffolderContext scaffolderContext, String mainFlowName)
public List<ScaffolderResource> getGeneratedResources()
public List<MuleConfig> generate()
Copyright © 2022. All rights reserved.