2024-08-07 13:56:41 +02:00
|
|
|
{
|
|
|
|
"methodString":"Method",
|
|
|
|
"synonymString":"Synonym",
|
|
|
|
"sectionsString":"Section",
|
|
|
|
"testsModule":"OPI_Tests",
|
|
|
|
"testsTableMethod":"OPI_TestDataRetrieval.GetTestTable()",
|
2024-08-13 13:35:37 +02:00
|
|
|
"testsSectionsMethod":"OPI_TestDataRetrieval.GetTestingSectionMapping()",
|
2024-10-28 08:24:38 +02:00
|
|
|
"testsSectionsMethodGA":"OPI_TestDataRetrieval.GetTestingSectionMappingGA()",
|
2024-08-13 13:35:37 +02:00
|
|
|
"codeExamplesSrc": "./docs/en/examples/",
|
|
|
|
"testValuesSrc": "./docs/en/data/",
|
|
|
|
"testsModulePath": "./src/en/OInt/tests/Modules/internal/OPI_Tests.os",
|
|
|
|
"testsRegionName":"AtomicTests"
|
2024-08-07 13:56:41 +02:00
|
|
|
}
|