Uses of Class
org.alfresco.utility.report.json.JsonTest
-
Packages that use JsonTest Package Description org.alfresco.utility.report.json -
-
Uses of JsonTest in org.alfresco.utility.report.json
Methods in org.alfresco.utility.report.json that return types with arguments of type JsonTest Modifier and Type Method Description java.util.List<JsonTest>JsonClass. getTests()Method parameters in org.alfresco.utility.report.json with type arguments of type JsonTest Modifier and Type Method Description voidJsonClass. setTests(java.util.List<JsonTest> jsonTests)
-