RestFixture

The RestFixture is a FitNesse fixture that allows developers, testers, and/or product owners to write test fixtures for REST API with simplicity in mind. The idea is to write tests that are self-documenting and easy to write and read, without the need to write Java code.

The fixture allows test writers to express tests as actions (using any of the allowed HTTP methods) to operate on resource URIs and to express expectations about the content of the return code, headers and body. All without writing one single line of Java code!

Key Links

Tags: API Deployment, Framework, Java, REST



/apitools/restfixture.php