Class TurbineAvalonComponentServiceTest

java.lang.Object
org.apache.turbine.test.BaseTestCase
org.apache.turbine.services.avaloncomponent.TurbineAvalonComponentServiceTest

Simple test to make sure that the AvalonComponentService can be initialized.
Version:
$Id$
Author:
Quinton McCombs
  • Constructor Details

  • Method Details

    • testGetAndUseTestComponent

      Use the service to get an instance of the TestComponent. The test() method will be called to simply write a log message. The component will then be released.