Searched refs:inSessionNullKey (Results 1 – 1 of 1) sorted by relevance
404 String inSessionNullKey = IN_SESSION_NULL_KEY.toString(); in testHttpSessionIsSerializable() local406 assertEquals(NullObject.INSTANCE, deserializedSession.getAttribute(inSessionNullKey)); in testHttpSessionIsSerializable()