-
Jan 8th, 2008, 08:14 PM
#1
Testing with interceptors?
Is there a way to unit test Spring services using interceptors? Currently I have implemented an interceptor to do some setup/initialization work that is common for each web service call. When I unit test, this logic/behavior is unavailable. The example apps show how to test the endpoint by itself. Is there a way to unit test both interceptors and endpoints together?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules