/** type code test. */
 @Test
 public void testTypeCode() {
   assertEquals(typeCode, genericCacheKey1.getTypeCode());
 }