com.silverpeas.converter
Class ConverterImplementationInjectionTest

java.lang.Object
  extended by com.silverpeas.converter.ConverterImplementationInjectionTest

@ContextConfiguration(locations="/spring-converter.xml")
public class ConverterImplementationInjectionTest
extends Object

Unit tests to check the objects implementing the document format conversion API are correctly injected by an IoC container.


Constructor Summary
ConverterImplementationInjectionTest()
           
 
Method Summary
 void convertersShouldBeDirectlyInjected()
           
 void convertersShouldBeGetFromTheFactory()
           
 void emptyTest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConverterImplementationInjectionTest

public ConverterImplementationInjectionTest()
Method Detail

emptyTest

public void emptyTest()

convertersShouldBeDirectlyInjected

public void convertersShouldBeDirectlyInjected()

convertersShouldBeGetFromTheFactory

public void convertersShouldBeGetFromTheFactory()


Copyright © 2016 Silverpeas. All Rights Reserved.