Class AbstractProfileInterceptorResultTest


  • public class AbstractProfileInterceptorResultTest
    extends Object
    AbstractProfileInterceptorResult unit test.
    • Constructor Detail

      • AbstractProfileInterceptorResultTest

        public AbstractProfileInterceptorResultTest()
    • Method Detail

      • testEmptyContext

        public void testEmptyContext()
      • testEmptyKey

        public void testEmptyKey()
      • testEmptyValue

        public void testEmptyValue()
      • testNullContext

        public void testNullContext()
      • testNullKey

        public void testNullKey()
      • testNullValue

        public void testNullValue()
      • testNegativeExpiration

        public void testNegativeExpiration()
      • testNullExpiration

        public void testNullExpiration()
      • testZeroExpiration

        public void testZeroExpiration()
      • testResult

        public void testResult()