mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-12-14 11:23:46 +02:00
12 lines
465 B
JSON
12 lines
465 B
JSON
{
|
|
"methodString":"Method",
|
|
"synonymString":"Synonym",
|
|
"sectionsString":"Section",
|
|
"testsModule":"OPI_Tests",
|
|
"testsTableMethod":"OPI_TestDataRetrieval.GetTestTable()",
|
|
"testsSectionsMethod":"OPI_TestDataRetrieval.GetTestingSectionMapping()",
|
|
"codeExamplesSrc": "./docs/en/examples/",
|
|
"testValuesSrc": "./docs/en/data/",
|
|
"testsModulePath": "./src/en/OInt/tests/Modules/internal/OPI_Tests.os",
|
|
"testsRegionName":"AtomicTests"
|
|
} |