You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GabrielRoquigny edited this page Nov 3, 2014
·
12 revisions
What is restfuse
Restfuse is a library for automated REST/HTTP integration tests. It extends JUnit using JUnit APi to enhance the framework with the functionality to send http requests before a test method is executed. Afterwards the response can be tested within the test method. It also supports the testing of asynchronous services.