org.nuiton.wikitty.services
Class WikittyServiceCachedCopyTest

java.lang.Object
  extended by org.nuiton.wikitty.WikittyClientAbstractTest
      extended by org.nuiton.wikitty.WikittyClientTest
          extended by org.nuiton.wikitty.services.WikittyServiceCachedCopyTest

public class WikittyServiceCachedCopyTest
extends WikittyClientTest

Same test as WikittyServiceCachedTest but with different cache policy.

Version:
$Revision: 1399 $ Last update: $Date: 2012-02-01 00:20:36 +0100 (mer, 01 fév 2012) $ by : $Author: echatellier $
Author:
poussin

Field Summary
 
Fields inherited from class org.nuiton.wikitty.WikittyClientAbstractTest
df, MEDIA_EXTENSION, MEDIA_EXTENSION_NAME, MOVIE_EXTENSION, MOVIE_EXTENSION_NAME, wikittyClient, wikittyConfig
 
Constructor Summary
WikittyServiceCachedCopyTest()
           
 
Method Summary
protected  org.nuiton.wikitty.WikittyClient getWikittyClient()
          Override to method in sub tests to change wikitty client implementation.
 void testRestoreAllwaysCopyPolicy()
          This test is the same but service cache policy is changed.
 
Methods inherited from class org.nuiton.wikitty.WikittyClientTest
assign, testExportCSV, testExportXml, testFieldConstraint, testFindAllByLabel, testFindByQueryMaker, testFindByQueryMakerMuliple, testFindByQueryMakerNoneFound, testFindQueryOnMovies, testFindQueryParser, testFindQueryParserMuliple, testI18n, testImportClients, testImportCSVBooks, testImportCSVBooksLinks, testImportTwice, testImportXml, testPaginedSearchSelect, testQueryMakerAnd, testQueryMakerBw, testQueryMakerContainsAll, testQueryMakerContainsOne, testQueryMakerEq, testQueryMakerEqFqf, testQueryMakerEqOnGroup, testQueryMakerFacetOnGroup, testQueryMakerFalse, testQueryMakerGt, testQueryMakerIdeq, testQueryMakerIdneq, testQueryMakerIsNotNull, testQueryMakerIsNull, testQueryMakerKeyword, testQueryMakerLike, testQueryMakerLowerCaseSearch, testQueryMakerLt, testQueryMakerNeq, testQueryMakerNot, testQueryMakerNotew, testQueryMakerNotsw, testQueryMakerOr, testQueryMakerSelect, testQueryMakerSw, testQueryMakerTrue, testQueryMakerUnlike, testQueryMarkerSelect, testQueryMarkerSelectSortAndAggregate, testQueryMarkerWilcardEquals, testQueryParseFalse, testQueryParserAnd, testQueryParserContainsAll, testQueryParserContainsOne, testQueryParserEw, testQueryParserExteq, testQueryParserGe, testQueryParserIdeq, testQueryParserIdneq, testQueryParserIsNotNull, testQueryParserIsNull, testQueryParserKeyword, testQueryParserLe, testQueryParserLike, testQueryParserLowerCaseSearch, testQueryParserNotew, testQueryParserNotsw, testQueryParserOnTree, testQueryParserOr, testQueryParserSelect, testQueryParserUnlike, testQueryParserWilcardEquals, testQueryParseTrue, testReindexWithAttachement, testReindexWithAttachementOrdering, testSearchByExampleFacet, testSearchEngineCountAttachment, testSearchEngineCountAttachmentAfterDeletion, testSearchEngineCountAttachmentFiltered, testSearchEngineCountAttachmentMultipleSameNode, testSearchEngineCountAttachmentNodeMove, testSearchEngineFullTextSearch, testSearchExtensionFacet, testSearchFacetSingleField, testSearchWithAccent, testSearchWithSort1, testSearchWithSort2, testSearchWithSortTestData, testSolrDeleteDocument, testSolrDeleteMoreThan10Documents, testStorageAndClassification, testStorageAndLabel, testStorageBinaryField, testStorageCastTo, testStorageExtensionDelete, testStorageExtensionDeleteUsed, testStorageExtensionMethod, testStorageExtensionRequires, testStorageFindDelete, testStoragePreviouslyDeleted, testStorageRestoreBasics, testStorageRestoreLists, testStorageRestoreNull, testStorageRestoreSingle, testStorageVersionForce, testStoreUnmodifiedEntity
 
Methods inherited from class org.nuiton.wikitty.WikittyClientAbstractTest
addTestDataInClient, assumeTrueSearchEngineCanRunTest, importBooks, importClients, setUpConfig, setUpTestData
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WikittyServiceCachedCopyTest

public WikittyServiceCachedCopyTest()
Method Detail

getWikittyClient

protected org.nuiton.wikitty.WikittyClient getWikittyClient()
Override to method in sub tests to change wikitty client implementation.

Overrides:
getWikittyClient in class WikittyClientAbstractTest
Returns:
wikitty client implementation to use in current test case instance

testRestoreAllwaysCopyPolicy

public void testRestoreAllwaysCopyPolicy()
This test is the same but service cache policy is changed. Inverse of test WikittyServiceCachedTest.testRestoreNoCopyPolicy() test



Copyright © 2009-2012 CodeLutin. All Rights Reserved.