com.silverpeas.converter
Class ConverterImplementationInjectionTest
java.lang.Object
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.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConverterImplementationInjectionTest
public ConverterImplementationInjectionTest()
emptyTest
public void emptyTest()
convertersShouldBeDirectlyInjected
public void convertersShouldBeDirectlyInjected()
convertersShouldBeGetFromTheFactory
public void convertersShouldBeGetFromTheFactory()
Copyright © 2016 Silverpeas. All Rights Reserved.