Package org.jsr107.tck.expiry

This package contains infrastructure so that expiry policy can send information back to the JUnit test which initiated them so that asserts can happen.

See: Description

Package org.jsr107.tck.expiry Description

This package contains infrastructure so that expiry policy can send information back to the JUnit test which initiated them so that asserts can happen. An instance of ExpiryPolicyServer is created in the JUnit test, listening on port 10,005. This way no assumption is made about whether a expiry policy is running in-process or out of process.
Author:
Greg Luck, Brian Oliver, Joe Fialli

Copyright © 2014. All Rights Reserved.