
synthetic.examples9.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of histone-acceptance-test-cases
Show all versions of histone-acceptance-test-cases
This artifact stores acceptance test cases for all histone implementations (histone-java, histone-javascript).
The newest version!
[{
"name": "various examples taken from histone console",
"cases": [{
"input": "{{include('template9.tpl') is loadText('template9.txt')}}",
"expectedResult": "true"
}]
}]