Versions Compared

Key

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

...

FYI: Test classes are annotated with TestNG to coordinate execution, and individual tests most often make use of REST-assured to test and interact with the target endpoint.  Knowledge of both is essential to be able to judge test implementations for their conformance to the specification.  Likewise, LDP knowledge is essential to interpret the Fedora API specifications being tested.

To assist in conformance, it is helpful to see the actual responses from Fedora during test execution.  These can be seen in `report/testsuite-execution.log`


Status date: 3-9-2018

API Test Suite version: dcce6ea

...