org.nuiton.wikitty.memory
Class InMemoryStorageTest

java.lang.Object
  extended by org.nuiton.wikitty.api.AbstractTestApi
      extended by org.nuiton.wikitty.memory.InMemoryStorageTest

public class InMemoryStorageTest
extends AbstractTestApi


Field Summary
protected static DateFormat dateFormater
           
protected  org.nuiton.wikitty.services.WikittyServiceInMemory wikittyService
           
 
Fields inherited from class org.nuiton.wikitty.api.AbstractTestApi
log
 
Constructor Summary
InMemoryStorageTest()
           
 
Method Summary
 void init()
           
 void testFilePersistance()
           
 void testRequire()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

wikittyService

protected org.nuiton.wikitty.services.WikittyServiceInMemory wikittyService

dateFormater

protected static DateFormat dateFormater
Constructor Detail

InMemoryStorageTest

public InMemoryStorageTest()
Method Detail

init

public void init()
          throws Exception
Throws:
Exception

testFilePersistance

public void testFilePersistance()
                         throws Exception
Throws:
Exception

testRequire

public void testRequire()
                 throws Exception
Throws:
Exception


Copyright © 2009-2010 CodeLutin. All Rights Reserved.