blob: 4199308af1b0652d371336815fc61af6958a6230 [file] [log] [blame]
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package org.apache.ignite.testsuites;
import org.apache.ignite.internal.processors.cache.GridCacheClearSelfTest;
import org.apache.ignite.internal.processors.cache.IgniteCacheClusterReadOnlyModeSelfTest;
import org.apache.ignite.internal.processors.cache.IgniteCacheInvokeClusterReadOnlyModeSelfTest;
import org.apache.ignite.internal.processors.cache.IgniteCacheStoreClusterReadOnlyModeSelfTest;
import org.apache.ignite.internal.processors.cache.IgniteNearCacheClusterReadOnlyModeSelfTest;
import org.apache.ignite.internal.processors.cache.IgniteNearCacheInvokeClusterReadOnlyModeSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheAtomicFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheAtomicNearEnabledFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheAtomicReloadAllSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheColocatedReloadAllSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.dht.GridCachePartitionedNearDisabledAtomicOnheapFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.dht.GridCachePartitionedNearDisabledAtomicOnheapMultiNodeFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.dht.GridCachePartitionedNearDisabledFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.dht.GridCachePartitionedNearDisabledMultiNodeFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.dht.GridCachePartitionedNearDisabledMultiNodeP2PDisabledFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.dht.GridCachePartitionedNearDisabledMultiNodeWithGroupFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.dht.GridCachePartitionedNearDisabledOnheapFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.dht.GridCachePartitionedNearDisabledOnheapMultiNodeFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.near.CachePartitionedMultiNodeLongTxTimeout2FullApiTest;
import org.apache.ignite.internal.processors.cache.distributed.near.CachePartitionedMultiNodeLongTxTimeoutFullApiTest;
import org.apache.ignite.internal.processors.cache.distributed.near.CachePartitionedNearEnabledMultiNodeLongTxTimeoutFullApiTest;
import org.apache.ignite.internal.processors.cache.distributed.near.GridCacheAtomicClientOnlyMultiNodeFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.near.GridCacheAtomicClientOnlyMultiNodeP2PDisabledFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.near.GridCacheAtomicCopyOnReadDisabledMultiNodeFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.near.GridCacheAtomicMultiNodeFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.near.GridCacheAtomicMultiNodeP2PDisabledFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.near.GridCacheAtomicMultiNodeWithGroupFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.near.GridCacheAtomicNearEnabledMultiNodeFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.near.GridCacheAtomicNearEnabledMultiNodeWithGroupFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.near.GridCacheAtomicNearOnlyMultiNodeFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.near.GridCacheAtomicNearOnlyMultiNodeP2PDisabledFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.near.GridCacheAtomicOnheapFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.near.GridCacheAtomicOnheapMultiNodeFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearOnlyMultiNodeFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearOnlyMultiNodeP2PDisabledFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearReloadAllSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearTxMultiNodeSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedAtomicOnheapFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedAtomicOnheapMultiNodeFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedClientOnlyNoPrimaryFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedCopyOnReadDisabledMultiNodeFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedFilteredPutSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedFullApiMultithreadedSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedMultiNodeCounterSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedMultiNodeFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedMultiNodeP2PDisabledFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedMultiNodeWithGroupFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedNearOnlyNoPrimaryFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedOnheapFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedOnheapMultiNodeFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.replicated.CacheReplicatedRendezvousAffinityExcludeNeighborsMultiNodeFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.replicated.CacheReplicatedRendezvousAffinityMultiNodeFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.replicated.GridCacheReplicatedAtomicFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.replicated.GridCacheReplicatedAtomicMultiNodeFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.replicated.GridCacheReplicatedFullApiMultithreadedSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.replicated.GridCacheReplicatedFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.replicated.GridCacheReplicatedMultiNodeFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.replicated.GridCacheReplicatedMultiNodeP2PDisabledFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.distributed.replicated.GridCacheReplicatedNearOnlyMultiNodeFullApiSelfTest;
import org.apache.ignite.internal.processors.cache.persistence.standbycluster.extended.GridActivateExtensionTest;
import org.junit.runner.RunWith;
import org.junit.runners.Suite;
/**
* Test suite for cache API.
*/
@RunWith(Suite.class)
@Suite.SuiteClasses({
GridCacheReplicatedFullApiSelfTest.class,
GridCachePartitionedFullApiSelfTest.class,
GridCacheAtomicFullApiSelfTest.class,
GridCachePartitionedNearDisabledFullApiSelfTest.class,
GridCachePartitionedFilteredPutSelfTest.class,
GridCacheReplicatedAtomicFullApiSelfTest.class,
GridCacheAtomicNearEnabledFullApiSelfTest.class,
GridCacheAtomicOnheapFullApiSelfTest.class,
GridCachePartitionedOnheapFullApiSelfTest.class,
GridCachePartitionedAtomicOnheapFullApiSelfTest.class,
GridCachePartitionedNearDisabledOnheapFullApiSelfTest.class,
GridCachePartitionedNearDisabledAtomicOnheapFullApiSelfTest.class,
// No primary.
GridCachePartitionedClientOnlyNoPrimaryFullApiSelfTest.class,
GridCachePartitionedNearOnlyNoPrimaryFullApiSelfTest.class,
// Multi-node.
GridCacheReplicatedMultiNodeFullApiSelfTest.class,
GridCacheReplicatedMultiNodeP2PDisabledFullApiSelfTest.class,
GridCacheReplicatedAtomicMultiNodeFullApiSelfTest.class,
GridCachePartitionedMultiNodeFullApiSelfTest.class,
GridCachePartitionedCopyOnReadDisabledMultiNodeFullApiSelfTest.class,
GridCacheAtomicMultiNodeFullApiSelfTest.class,
GridCacheAtomicCopyOnReadDisabledMultiNodeFullApiSelfTest.class,
GridCachePartitionedMultiNodeP2PDisabledFullApiSelfTest.class,
GridCacheAtomicMultiNodeP2PDisabledFullApiSelfTest.class,
GridCacheAtomicNearEnabledMultiNodeFullApiSelfTest.class,
CachePartitionedMultiNodeLongTxTimeoutFullApiTest.class,
CachePartitionedMultiNodeLongTxTimeout2FullApiTest.class,
CachePartitionedNearEnabledMultiNodeLongTxTimeoutFullApiTest.class,
GridCachePartitionedNearDisabledMultiNodeFullApiSelfTest.class,
GridCachePartitionedNearDisabledMultiNodeP2PDisabledFullApiSelfTest.class,
GridCacheNearOnlyMultiNodeFullApiSelfTest.class,
GridCacheNearOnlyMultiNodeP2PDisabledFullApiSelfTest.class,
GridCacheReplicatedNearOnlyMultiNodeFullApiSelfTest.class,
GridCacheAtomicClientOnlyMultiNodeFullApiSelfTest.class,
GridCacheAtomicClientOnlyMultiNodeP2PDisabledFullApiSelfTest.class,
GridCacheAtomicNearOnlyMultiNodeFullApiSelfTest.class,
GridCacheAtomicNearOnlyMultiNodeP2PDisabledFullApiSelfTest.class,
CacheReplicatedRendezvousAffinityExcludeNeighborsMultiNodeFullApiSelfTest.class,
CacheReplicatedRendezvousAffinityMultiNodeFullApiSelfTest.class,
GridCacheNearReloadAllSelfTest.class,
GridCacheColocatedReloadAllSelfTest.class,
GridCacheAtomicReloadAllSelfTest.class,
GridCacheNearTxMultiNodeSelfTest.class,
GridCachePartitionedMultiNodeCounterSelfTest.class,
GridCachePartitionedOnheapMultiNodeFullApiSelfTest.class,
GridCachePartitionedAtomicOnheapMultiNodeFullApiSelfTest.class,
GridCachePartitionedNearDisabledOnheapMultiNodeFullApiSelfTest.class,
GridCachePartitionedNearDisabledAtomicOnheapMultiNodeFullApiSelfTest.class,
GridCacheAtomicOnheapMultiNodeFullApiSelfTest.class,
// Multithreaded.
GridCacheReplicatedFullApiMultithreadedSelfTest.class,
GridCachePartitionedFullApiMultithreadedSelfTest.class,
// Other.
GridCacheClearSelfTest.class,
GridCacheAtomicMultiNodeWithGroupFullApiSelfTest.class,
GridCacheAtomicNearEnabledMultiNodeWithGroupFullApiSelfTest.class,
GridCachePartitionedMultiNodeWithGroupFullApiSelfTest.class,
GridCachePartitionedNearDisabledMultiNodeWithGroupFullApiSelfTest.class,
IgniteCacheClusterReadOnlyModeSelfTest.class,
IgniteNearCacheClusterReadOnlyModeSelfTest.class,
IgniteCacheInvokeClusterReadOnlyModeSelfTest.class,
IgniteNearCacheInvokeClusterReadOnlyModeSelfTest.class,
IgniteCacheStoreClusterReadOnlyModeSelfTest.class,
GridActivateExtensionTest.class
})
public class IgniteCacheFullApiSelfTestSuite {
}