org.nuiton.wikitty.layers
Class WikittyServiceCachedTest

java.lang.Object
  extended by org.nuiton.wikitty.layers.AbstractWikittyServiceTest
      extended by org.nuiton.wikitty.layers.WikittyServiceCachedTest

public class WikittyServiceCachedTest
extends AbstractWikittyServiceTest

test WikittyServiceCached


Field Summary
 
Fields inherited from class org.nuiton.wikitty.layers.AbstractWikittyServiceTest
EXT_NAME, extension, FIELD_NAME, service, token, VALUE
 
Constructor Summary
WikittyServiceCachedTest()
           
 
Method Summary
 void setUpWikittyServiceCachedTest()
           
 void testRestore()
          setting a field value doesn't corrupt cache
 void testRestoreAllwaysCopyPolicy()
          this test is the same but service cache policy is changed
 void testRestoreMultipleIds()
          same as testRestore() using methods that restore multiple ids
 
Methods inherited from class org.nuiton.wikitty.layers.AbstractWikittyServiceTest
getaWikitty, setService, setUp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WikittyServiceCachedTest

public WikittyServiceCachedTest()
Method Detail

setUpWikittyServiceCachedTest

public void setUpWikittyServiceCachedTest()

testRestore

public void testRestore()
                 throws Exception
setting a field value doesn't corrupt cache

Throws:
Exception

testRestoreMultipleIds

public void testRestoreMultipleIds()
                            throws Exception
same as testRestore() using methods that restore multiple ids

Throws:
Exception

testRestoreAllwaysCopyPolicy

public void testRestoreAllwaysCopyPolicy()
                                  throws Exception
this test is the same but service cache policy is changed

Throws:
Exception


Copyright © 2009-2012 CodeLutin. All Rights Reserved.