Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Test suite for the Security REST service.

Assumptions

  • The run.config is configured with a "security.handler"
  • The run.config has a "test.user" and "test.password" that is valid for the configured handler.
  • The run.config has a "test.baduser" that fails to authenticate with any password for the configured handler.
  • The run.config has a "test.password" that fails to authenticate with any user for the configured handler.

Prerequisites

  • n/a

Test Cases.

This test suite comprises the following test cases:

...