| Package | Description |
|---|---|
| org.corpus_tools.pepper.core | |
| org.corpus_tools.pepper.impl | |
| org.corpus_tools.pepper.modules | |
| org.corpus_tools.pepper.modules.coreModules |
| Modifier and Type | Method and Description |
|---|---|
SelfTestDesc |
SelfTestDesc.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
protected ModuleFitness |
ModuleFitnessChecker.selfTest(PepperModule pepperModule,
ModuleFitness moduleFitness,
SelfTestDesc selfTestDesc)
When the specified module provides a self test, the fitness feature
ModuleFitness.FitnessFeature.HAS_SELFTEST is set to true and self test is ran. |
| Modifier and Type | Method and Description |
|---|---|
SelfTestDesc |
PepperModuleImpl.getSelfTestDesc() |
| Modifier and Type | Method and Description |
|---|---|
SelfTestDesc |
PepperModule.getSelfTestDesc()
This method is called by the Pepper framework to run an integration test
for module.
|
| Modifier and Type | Method and Description |
|---|---|
SelfTestDesc |
SaltValidator.getSelfTestDesc() |
SelfTestDesc |
TextExporter.getSelfTestDesc() |
SelfTestDesc |
DoNothingImporter.getSelfTestDesc() |
SelfTestDesc |
TextImporter.getSelfTestDesc() |
SelfTestDesc |
SaltXMLImporter.getSelfTestDesc() |
SelfTestDesc |
DOTManipulator.getSelfTestDesc() |
SelfTestDesc |
DoNothingManipulator.getSelfTestDesc() |
SelfTestDesc |
DOTExporter.getSelfTestDesc() |
SelfTestDesc |
DoNothingExporter.getSelfTestDesc() |
SelfTestDesc |
SaltXMLExporter.getSelfTestDesc() |
Copyright © 2009–2020 Humboldt-Universität zu Berlin, INRIA. All rights reserved.