| Package | Description |
|---|---|
| org.faktorips.runtime | |
| org.faktorips.runtime.internal | |
| org.faktorips.runtime.internal.toc | |
| org.faktorips.runtime.productdataprovider |
| Modifier and Type | Method and Description |
|---|---|
protected Element |
ClassloaderRuntimeRepository.getDocumentElement(TestCaseTocEntry tocEntry) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract IpsTestCaseBase |
AbstractTocBasedRuntimeRepository.createTestCase(TestCaseTocEntry tocEntry,
IRuntimeRepository runtimeRepository)
Creates the test case object for the given toc entry.
|
protected IpsTestCaseBase |
AbstractClassLoadingRuntimeRepository.createTestCase(TestCaseTocEntry tocEntry,
IRuntimeRepository runtimeRepository) |
protected abstract Element |
AbstractClassLoadingRuntimeRepository.getDocumentElement(TestCaseTocEntry tocEntry)
This method returns the xml element of the test case identified by the tocEntry
|
| Modifier and Type | Class and Description |
|---|---|
class |
FormulaTestTocEntry
A special kind of
TestCaseTocEntry for formula test entries |
| Modifier and Type | Method and Description |
|---|---|
TestCaseTocEntry |
IReadonlyTableOfContents.getTestCaseTocEntryByQName(String qName)
Returns a toc entry representing a test case for the given qualified name.
|
abstract TestCaseTocEntry |
AbstractReadonlyTableOfContents.getTestCaseTocEntryByQName(String qName)
Returns a toc entry representing a test case for the given qualified name.
|
TestCaseTocEntry |
ReadonlyTableOfContents.getTestCaseTocEntryByQName(String qName) |
| Modifier and Type | Method and Description |
|---|---|
List<TestCaseTocEntry> |
IReadonlyTableOfContents.getTestCaseTocEntries()
Returns all toc's entries representing test cases.
|
abstract List<TestCaseTocEntry> |
AbstractReadonlyTableOfContents.getTestCaseTocEntries()
Returns all toc's entries representing test cases.
|
List<TestCaseTocEntry> |
ReadonlyTableOfContents.getTestCaseTocEntries() |
| Modifier and Type | Method and Description |
|---|---|
protected Element |
DetachedContentRuntimeRepository.getDocumentElement(TestCaseTocEntry tocEntry) |
Element |
IProductDataProvider.getTestcaseElement(TestCaseTocEntry tocEntry)
Getting the test case data element for given tocEntry.
|
Element |
ClassLoaderProductDataProvider.getTestcaseElement(TestCaseTocEntry tocEntry) |
Copyright © 2020. All rights reserved.