eXo Kernel :: MC Kernel Integration :: Tests 2.4.3-GA

org.exoplatform.kernel.it
Class MCInjectionTest

java.lang.Object
  extended by org.exoplatform.kernel.it.MCInjectionTest
Direct Known Subclasses:
MCInjectionTest2, MCInjectionTest3

public class MCInjectionTest
extends Object

Presumption when running this test from within servlet container is that org.exoplatform.kernel.demos:exo.kernel.mc-int-demo jar has been deployed

Author:
Marko Strukelj

Field Summary
protected  InjectingBean bean
           
protected  String beanName
           
protected  boolean inJboss
           
protected  org.exoplatform.services.log.Log log
           
protected  boolean mcIntActive
           
 
Constructor Summary
MCInjectionTest()
           
 
Method Summary
protected  void init()
           
 void test()
           
protected  void testFieldInjection()
           
protected  void testInstallMethod()
           
protected  void testNameLookupMapInjection()
           
protected  void testNameLookupMethodInjection()
           
protected  void testPropertyValueMethodInjection()
           
protected  void tests()
           
protected  void testStarted()
           
protected  void testTransactionManager()
           
protected  void testTypeMatchingMethodInjection()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected org.exoplatform.services.log.Log log

beanName

protected String beanName

bean

protected InjectingBean bean

inJboss

protected boolean inJboss

mcIntActive

protected boolean mcIntActive
Constructor Detail

MCInjectionTest

public MCInjectionTest()
Method Detail

init

protected void init()

test

public void test()

tests

protected void tests()

testTransactionManager

protected void testTransactionManager()

testFieldInjection

protected void testFieldInjection()

testTypeMatchingMethodInjection

protected void testTypeMatchingMethodInjection()

testNameLookupMethodInjection

protected void testNameLookupMethodInjection()

testNameLookupMapInjection

protected void testNameLookupMapInjection()

testPropertyValueMethodInjection

protected void testPropertyValueMethodInjection()

testInstallMethod

protected void testInstallMethod()

testStarted

protected void testStarted()

eXo Kernel :: MC Kernel Integration :: Tests 2.4.3-GA

Copyright © 2013 eXo Platform SAS. All Rights Reserved.