Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 3 Next »

Overview

Test suite for the Content REST service.

Prerequisites

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"

Assumptions

Assumptions not fulfilled will cause test failures.

  • The security handler specified exists and can be instantiated.
  • The security handler successfully authenticates the "viewer.user", and returns a user with application role of VIEWER

Test Cases.

This test suite comprises the following test cases:

 

testNormalUseRestContent004
testNormalUseRestContent005
testNormalUseRestContent006
testNormalUseRestContent007
testNormalUseRestContent008
testNormalUseRestContent009
testNormalUseRestContent010
testNormalUseRestContent011
testNormalUseRestContent012
testNormalUseRestContent013
testNormalUseRestContent014
testNormalUseRestContent015
testNormalUseRestContent016
testNormalUseRestContent017
testNormalUseRestContent018
testNormalUseRestContent019
  • No labels