jar

org.coconut.cache.test : coconut-cache-test-tck

Maven & Gradle

Nov 14, 2007
1 usages

Coconut Cache Test TCK · Coconut Cache Test Compatibility Kit

Table Of Contents

Latest Version

Download org.coconut.cache.test : coconut-cache-test-tck JAR file - Latest Versions:

All Versions

Download org.coconut.cache.test : coconut-cache-test-tck JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window coconut-cache-test-tck-1.0-alpha3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.coconut.cache.tck.core.entryset

├─ org.coconut.cache.tck.core.entryset.EntrySet.class - [JAR]

├─ org.coconut.cache.tck.core.entryset.EntrySetAdd.class - [JAR]

├─ org.coconut.cache.tck.core.entryset.EntrySetClear.class - [JAR]

├─ org.coconut.cache.tck.core.entryset.EntrySetContains.class - [JAR]

├─ org.coconut.cache.tck.core.entryset.EntrySetHashCodeEquals.class - [JAR]

├─ org.coconut.cache.tck.core.entryset.EntrySetIsEmpty.class - [JAR]

├─ org.coconut.cache.tck.core.entryset.EntrySetIterator.class - [JAR]

├─ org.coconut.cache.tck.core.entryset.EntrySetRemove.class - [JAR]

├─ org.coconut.cache.tck.core.entryset.EntrySetRetain.class - [JAR]

├─ org.coconut.cache.tck.core.entryset.EntrySetSize.class - [JAR]

├─ org.coconut.cache.tck.core.entryset.EntrySetSuite.class - [JAR]

├─ org.coconut.cache.tck.core.entryset.EntrySetToArray.class - [JAR]

org.coconut.cache.tck.service.statistics

├─ org.coconut.cache.tck.service.statistics.HitStat.class - [JAR]

├─ org.coconut.cache.tck.service.statistics.StatisticsMXBean.class - [JAR]

├─ org.coconut.cache.tck.service.statistics.StatisticsServiceGeneral.class - [JAR]

├─ org.coconut.cache.tck.service.statistics.StatisticsServiceLoading.class - [JAR]

├─ org.coconut.cache.tck.service.statistics.StatisticsSuite.class - [JAR]

org.coconut.cache.tck.core

├─ org.coconut.cache.tck.core.Clear.class - [JAR]

├─ org.coconut.cache.tck.core.Constructors.class - [JAR]

├─ org.coconut.cache.tck.core.ContainsKey.class - [JAR]

├─ org.coconut.cache.tck.core.ContainsValue.class - [JAR]

├─ org.coconut.cache.tck.core.CoreSuite.class - [JAR]

├─ org.coconut.cache.tck.core.EqualsHashcode.class - [JAR]

├─ org.coconut.cache.tck.core.Get.class - [JAR]

├─ org.coconut.cache.tck.core.GetAll.class - [JAR]

├─ org.coconut.cache.tck.core.IsEmpty.class - [JAR]

├─ org.coconut.cache.tck.core.Lifecycle.class - [JAR]

├─ org.coconut.cache.tck.core.Peek.class - [JAR]

├─ org.coconut.cache.tck.core.Put.class - [JAR]

├─ org.coconut.cache.tck.core.PutAll.class - [JAR]

├─ org.coconut.cache.tck.core.PutIfAbsent.class - [JAR]

├─ org.coconut.cache.tck.core.Remove.class - [JAR]

├─ org.coconut.cache.tck.core.RemoveAll.class - [JAR]

├─ org.coconut.cache.tck.core.Replace.class - [JAR]

├─ org.coconut.cache.tck.core.Size.class - [JAR]

├─ org.coconut.cache.tck.core.ToString.class - [JAR]

org.coconut.cache.tck.service.management

├─ org.coconut.cache.tck.service.management.ManagementCacheMXBean.class - [JAR]

├─ org.coconut.cache.tck.service.management.ManagementConfiguration.class - [JAR]

├─ org.coconut.cache.tck.service.management.ManagementService.class - [JAR]

├─ org.coconut.cache.tck.service.management.ManagementShutdown.class - [JAR]

├─ org.coconut.cache.tck.service.management.ManagementSuite.class - [JAR]

org.coconut.cache.tck.service.loading

├─ org.coconut.cache.tck.service.loading.AbstractLoadingTestBundle.class - [JAR]

├─ org.coconut.cache.tck.service.loading.ExpirationWithCacheLoader.class - [JAR]

├─ org.coconut.cache.tck.service.loading.ExplicitForcedLoading.class - [JAR]

├─ org.coconut.cache.tck.service.loading.ExplicitLoading.class - [JAR]

├─ org.coconut.cache.tck.service.loading.ImplicitLoading.class - [JAR]

├─ org.coconut.cache.tck.service.loading.LoadingCacheLoader.class - [JAR]

├─ org.coconut.cache.tck.service.loading.LoadingLazyStart.class - [JAR]

├─ org.coconut.cache.tck.service.loading.LoadingMXBean.class - [JAR]

├─ org.coconut.cache.tck.service.loading.LoadingRefresh.class - [JAR]

├─ org.coconut.cache.tck.service.loading.LoadingService.class - [JAR]

├─ org.coconut.cache.tck.service.loading.LoadingShutdown.class - [JAR]

├─ org.coconut.cache.tck.service.loading.LoadingSuite.class - [JAR]

├─ org.coconut.cache.tck.service.loading.RefreshFilter.class - [JAR]

org.coconut.cache.tck.core.keyset

├─ org.coconut.cache.tck.core.keyset.KeySet.class - [JAR]

├─ org.coconut.cache.tck.core.keyset.KeySetAdd.class - [JAR]

├─ org.coconut.cache.tck.core.keyset.KeySetClear.class - [JAR]

├─ org.coconut.cache.tck.core.keyset.KeySetContains.class - [JAR]

├─ org.coconut.cache.tck.core.keyset.KeySetHashCodeEquals.class - [JAR]

├─ org.coconut.cache.tck.core.keyset.KeySetIsEmpty.class - [JAR]

├─ org.coconut.cache.tck.core.keyset.KeySetIterator.class - [JAR]

├─ org.coconut.cache.tck.core.keyset.KeySetRemove.class - [JAR]

├─ org.coconut.cache.tck.core.keyset.KeySetRetain.class - [JAR]

├─ org.coconut.cache.tck.core.keyset.KeySetSize.class - [JAR]

├─ org.coconut.cache.tck.core.keyset.KeySetSuite.class - [JAR]

├─ org.coconut.cache.tck.core.keyset.KeySetToArray.class - [JAR]

org.coconut.cache.tck

├─ org.coconut.cache.tck.AbstractCacheTCKTest.class - [JAR]

├─ org.coconut.cache.tck.CacheTCKImplementationSpecifier.class - [JAR]

├─ org.coconut.cache.tck.CacheTCKRunner.class - [JAR]

org.coconut.cache.tck.service.eviction

├─ org.coconut.cache.tck.service.eviction.CacheEntryToPolicy.class - [JAR]

├─ org.coconut.cache.tck.service.eviction.EvictionLRU.class - [JAR]

├─ org.coconut.cache.tck.service.eviction.EvictionMXBean.class - [JAR]

├─ org.coconut.cache.tck.service.eviction.EvictionNoPolicy.class - [JAR]

├─ org.coconut.cache.tck.service.eviction.EvictionService.class - [JAR]

├─ org.coconut.cache.tck.service.eviction.EvictionSuite.class - [JAR]

├─ org.coconut.cache.tck.service.eviction.EvictionTrimming.class - [JAR]

├─ org.coconut.cache.tck.service.eviction.SimplePolicyEviction.class - [JAR]

org.coconut.cache.tck.core.values

├─ org.coconut.cache.tck.core.values.Values.class - [JAR]

├─ org.coconut.cache.tck.core.values.ValuesAdd.class - [JAR]

├─ org.coconut.cache.tck.core.values.ValuesClear.class - [JAR]

├─ org.coconut.cache.tck.core.values.ValuesContains.class - [JAR]

├─ org.coconut.cache.tck.core.values.ValuesHashCodeEquals.class - [JAR]

├─ org.coconut.cache.tck.core.values.ValuesIsEmpty.class - [JAR]

├─ org.coconut.cache.tck.core.values.ValuesIterator.class - [JAR]

├─ org.coconut.cache.tck.core.values.ValuesRemove.class - [JAR]

├─ org.coconut.cache.tck.core.values.ValuesRetain.class - [JAR]

├─ org.coconut.cache.tck.core.values.ValuesSize.class - [JAR]

├─ org.coconut.cache.tck.core.values.ValuesSuite.class - [JAR]

├─ org.coconut.cache.tck.core.values.ValuesToArray.class - [JAR]

org.coconut.cache.tck.service.exceptionhandling

├─ org.coconut.cache.tck.service.exceptionhandling.ExceptionHandling.class - [JAR]

├─ org.coconut.cache.tck.service.exceptionhandling.ExceptionHandlingLifecycle.class - [JAR]

├─ org.coconut.cache.tck.service.exceptionhandling.ExceptionHandlingSuite.class - [JAR]

org.coconut.cache.tck.cacheentry

├─ org.coconut.cache.tck.cacheentry.Attributes.class - [JAR]

├─ org.coconut.cache.tck.cacheentry.CacheEntrySuite.class - [JAR]

├─ org.coconut.cache.tck.cacheentry.Cost.class - [JAR]

├─ org.coconut.cache.tck.cacheentry.CreationTime.class - [JAR]

├─ org.coconut.cache.tck.cacheentry.ExpirationTime.class - [JAR]

├─ org.coconut.cache.tck.cacheentry.GetEntry.class - [JAR]

├─ org.coconut.cache.tck.cacheentry.Hits.class - [JAR]

├─ org.coconut.cache.tck.cacheentry.KeyValue.class - [JAR]

├─ org.coconut.cache.tck.cacheentry.LastAccessedTime.class - [JAR]

├─ org.coconut.cache.tck.cacheentry.LastUpdatedTime.class - [JAR]

├─ org.coconut.cache.tck.cacheentry.PeekEntry.class - [JAR]

├─ org.coconut.cache.tck.cacheentry.RefreshTime.class - [JAR]

├─ org.coconut.cache.tck.cacheentry.Size.class - [JAR]

org.coconut.cache.tck.service.expiration

├─ org.coconut.cache.tck.service.expiration.AbstractExpirationTestBundle.class - [JAR]

├─ org.coconut.cache.tck.service.expiration.ExpirationFilter.class - [JAR]

├─ org.coconut.cache.tck.service.expiration.ExpirationMXBean.class - [JAR]

├─ org.coconut.cache.tck.service.expiration.ExpirationPurge.class - [JAR]

├─ org.coconut.cache.tck.service.expiration.ExpirationPutWithTimeouts.class - [JAR]

├─ org.coconut.cache.tck.service.expiration.ExpirationService.class - [JAR]

├─ org.coconut.cache.tck.service.expiration.ExpirationSuite.class - [JAR]

├─ org.coconut.cache.tck.service.expiration.ExpirationWithDefaultTimeout.class - [JAR]

├─ org.coconut.cache.tck.service.expiration.ExpirationWithExplicitTimeout.class - [JAR]

org.coconut.cache.tck.service.event

├─ org.coconut.cache.tck.service.event.AbstractEventTestBundle.class - [JAR]

├─ org.coconut.cache.tck.service.event.EventBusShutdownLazyStart.class - [JAR]

├─ org.coconut.cache.tck.service.event.EventCacheCleared.class - [JAR]

├─ org.coconut.cache.tck.service.event.EventGet.class - [JAR]

├─ org.coconut.cache.tck.service.event.EventPut.class - [JAR]

├─ org.coconut.cache.tck.service.event.EventRemove.class - [JAR]

├─ org.coconut.cache.tck.service.event.EventReplace.class - [JAR]

├─ org.coconut.cache.tck.service.event.EventServiceBus.class - [JAR]

├─ org.coconut.cache.tck.service.event.EventServiceEviction.class - [JAR]

├─ org.coconut.cache.tck.service.event.EventServiceExpiration.class - [JAR]

├─ org.coconut.cache.tck.service.event.EventServiceGeneral.class - [JAR]

├─ org.coconut.cache.tck.service.event.EventServiceLoading.class - [JAR]

├─ org.coconut.cache.tck.service.event.EventSuite.class - [JAR]

├─ org.coconut.cache.tck.service.event.Events.class - [JAR]

org.hamcrest

├─ org.hamcrest.Description.class - [JAR]

├─ org.hamcrest.Matcher.class - [JAR]

├─ org.hamcrest.SelfDescribing.class - [JAR]

org.coconut.cache.tck.service.servicemanager

├─ org.coconut.cache.tck.service.servicemanager.ServiceManagerObjects.class - [JAR]

├─ org.coconut.cache.tck.service.servicemanager.ServiceManagerOnCache.class - [JAR]

├─ org.coconut.cache.tck.service.servicemanager.ServiceManagerService.class - [JAR]

├─ org.coconut.cache.tck.service.servicemanager.ServiceManagerSuite.class - [JAR]

├─ org.coconut.cache.tck.service.servicemanager.StartupFailed.class - [JAR]

Advertisement