bastion-dev / Bastion

Java test library for HTTP APIs
http://bastion.rocks
GNU General Public License v3.0
13 stars 8 forks source link

Functional Interface for Post Call Executions #1

Closed FrelliBB closed 8 years ago

FrelliBB commented 8 years ago

Updated the 'post call' execution for an API call to be compilable Java code via functional interfaces. An example of it in use can be seen in ApiSuiteRunnerTest.