Annotation Interface SkipCacheCheck


@Retention(RUNTIME) @Target({METHOD,TYPE}) public @interface SkipCacheCheck
When present, cache serialization check will not be performed for tests.
Since:
v7.2.0