...
Prerequisites are tested in the class ContentServiceRestTest.
- The terminology SNOMEDCT , version "latest, " is loaded from the config data project
- The terminology ICD9CM , version 2013 , is loaded from the config data project
- The config.properties file fully specifies the "security.handler" parameters
- The config.properties file specifies a "viewer.user" and "viewer.password"
...
- Normal Use - org.ihtsdo.otf.ts.test.rest.SecurityServiceRestNormalUseTest
- Case testNormalUseRestContentt001testNormalUseRestContent001
- Case testNormalUseRestContentt002testNormalUseRestContent002
- Case testNormalUseRestContent003
- Case testNormalUseRestContent004
- Case testNormalUseRestContent005
- Case testNormalUseRestContent006
- Case testNormalUseRestContent007
- Case testNormalUseRestContent008
- Case testNormalUseRestContent009
- Case testNormalUseRestContent010
- Case testNormalUseRestContent011
- Case testNormalUseRestContent012
- Case testNormalUseRestContent013
- Case testNormalUseRestContent014
- Case testNormalUseRestContent015
- Case testNormalUseRestContent016
- Case testNormalUseRestContent017
- Case testNormalUseRestContent018
- Case testNormalUseRestContent019
- Degenerate Use - org.ihtsdo.otf.ts.test.rest.SecurityServiceRestDegenerateUseTest
- Edge Cases - org.ihtsdo.otf.ts.test.rest.SecurityServiceRestEdgeCasesTest
- Role Check - org.ihtsdo.otf.ts.test.rest.SecurityServiceRestRoleCheckTest
...