summaryrefslogtreecommitdiffstats
path: root/javatoscachecker/checker/src/test
AgeCommit message (Collapse)AuthorFilesLines
2018-04-10Add more unit testingSerban Jora2-26/+109
Unit testing for kwalify parser and validator and for domain model representation. Fix oparent reference in pom in datse format in docker image tag. Change-Id: Icca11ae7fc773cae3de910acb10fcacd51b909a4 Signed-off-by: Serban Jora <sj2381@att.com> Issue-ID: MODELING-53 Signed-off-by: Serban Jora <sj2381@att.com>
2018-02-16Adds LICENSE information to non-java filesSerban Jora33-0/+397
Change-Id: I7ef8cecc84c8fe2df6f6fd7c9557fac3093a642c Issue-ID: MODELING-63 Signed-off-by: Serban Jora <sj2381@att.com>
2017-10-02Add unit testingSerban Jora40-0/+3388
JUnit based testing added to the checker lib and service, work in progress. Includes grammar correction. Change-Id: I8fa950f89faba24e7b45ef41cbc0402362b3f394 Issue-Id: MODELING-26 Signed-off-by: Serban Jora <jora@research.att.com>
2017-09-19Fix top project reference, release versionSerban Jora5-1245/+0
Also add required license text to kwalify and remove old checker test files Change-Id: If737489a144acbb4e9bd2108e965b90f9ed24094 Issue-Id: MODELING-18 Signed-off-by: Serban Jora <jora@research.att.com>
2017-09-01Add initial ATT tosca checker toolSerban Jora5-0/+1245
Addressed license headers and copyright owner issues Addressed project folder name Issue-ID: MODELING-7 Change-Id: I150784c5871bb6093ff0a6615639088bc2e0c496 Signed-off-by: Serban Jora <jora@research.att.com>