Class MemcachedStorageServiceTest

java.lang.Object
org.opensaml.storage.impl.memcached.MemcachedStorageServiceTest

public class MemcachedStorageServiceTest extends Object
Unit test for MemcachedStorageService class.

NOTE
This test is not run by default since it requires an external test fixture, namely a memcached server running on localhost:11211. This test may be executed by running the test goal with the all maven profile if a local memcached service is available.