mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-08 04:04:03 +02:00
14 lines
584 B
JSON
14 lines
584 B
JSON
{
|
|
"methodString":"Method",
|
|
"synonymString":"Synonym",
|
|
"sectionsString":"Section",
|
|
"testsModule":"OPI_Tests",
|
|
"testsModuleCLI":"OPI_TestsCLI",
|
|
"testsTableMethod":"OPI_TestDataRetrieval.GetTestTable()",
|
|
"testsSectionsMethod":"OPI_TestDataRetrieval.GetTestingSectionMapping()",
|
|
"testsSectionsMethodGA":"OPI_TestDataRetrieval.GetTestingSectionMappingGA()",
|
|
"codeExamplesSrc": "./docs/en/examples/",
|
|
"testValuesSrc": "./docs/en/data/",
|
|
"testsModulePath": "./src/en/OInt/tests/Modules/internal/OPI_Tests.os",
|
|
"testsRegionName":"AtomicTests"
|
|
} |