org.silverpeas.attachment.repository
Class SimpleAttachmentConverterTest

java.lang.Object
  extended by org.silverpeas.attachment.repository.SimpleAttachmentConverterTest

public class SimpleAttachmentConverterTest
extends Object


Constructor Summary
SimpleAttachmentConverterTest()
           
 
Method Summary
 void clearRepository()
           
static void loadSpringContext()
           
 void setupJcr()
           
static void tearAlldown()
           
 void testConvertNode()
          Test of convertNode method, of class SimpleAttachmentConverter.
 void testFillNode()
          Test of fillNode method, of class SimpleAttachmentConverter.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleAttachmentConverterTest

public SimpleAttachmentConverterTest()
Method Detail

loadSpringContext

public static void loadSpringContext()
                              throws Exception
Throws:
Exception

tearAlldown

public static void tearAlldown()
                        throws Exception
Throws:
Exception

setupJcr

public void setupJcr()
              throws Exception
Throws:
Exception

clearRepository

public void clearRepository()
                     throws Exception
Throws:
Exception

testConvertNode

public void testConvertNode()
                     throws Exception
Test of convertNode method, of class SimpleAttachmentConverter.

Throws:
Exception

testFillNode

public void testFillNode()
                  throws Exception
Test of fillNode method, of class SimpleAttachmentConverter.

Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.